Color Squant gray (#666666):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Squant gray (#666666):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
neutral-muted
Saturation:
almost gray
Tones:
colorful tone
Shade:
dark
Temperature:
neutral
Chromaticity:
grayscale
Chroma:
low chroma
Color Information about Squant / #666666
The HTML HEX code is #666666. The corresponding color name is "Squant". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 102%, Green (G): 102%, Blue (B): 102%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 60%. In the HSL color space, #666666 has a hue of 0°, saturation of 0%, and lightness of 40%. The HSV representation is 0° for hue, 0% for saturation, and 40% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 43, a* (green to red) = 0, and b* (blue to yellow) = 0. The XYZ representation is X: 13, Y: 13, Z: 14. In the YUV color space, it translates to Y (luminance) = 0.4000, U (chrominance) = 0.0000, and V (chrominance) = 0.0000.
The decimal value of the color is 6710886. The closest Web-safe HEX code is #666666. Variations of the colour are #999999 for a 20% lighter version and #333333 for a 20% darker version.
For the color with hex value #666666, the correlated color temperature (CT) is estimated to be 6504 Kelvin (6504K).
The approximate wavelength of #666666 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 666666 | #666666 |
RGB Decimal Code | 102, 102, 102 | rgb(102, 102, 102) |
CMYK | 0, 0, 0, 60 | / |
HSL | 0°, 0%, 40% | hsl(0°, 0%, 40%) |
HSV | 0°, 0%, 40% | / |
CIE-LAB | 43, 0, 0 | / |
XYZ | 13, 13, 14 | / |
YUV | 0.4000, 0.0000, 0.0000 | / |
Decimal value | 6710886 | / |
Web-Safe HEX | 666666 | #666666 |
Color Temperature (CT) | 6504 Kelvin (6504K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Squant (Hex: #666666): Exploring its Impact in Design and Culture
The hex color #666666, named Squant, resembles the smooth and polished surface of granite. It evokes the cool and understated elegance found in natural stone, making it a versatile choice for interior design. Squant pairs well with neutral tones, creating a modern and sophisticated aesthetic. To enhance its effect, use Squant in minimalist designs or as an accent color in contemporary furniture. It can also be incorporated into corporate branding to convey a sense of stability and professionalism.
Download Stunning Squant Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Squant Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Squant 4K Wallpaper
Immerse yourself in the beauty of our Squant 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Squant 4K WallpaperTints and Shades of #666666 HEX color (Squant)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #666666, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #D9D9D9
- #B3B3B3
- #8C8C8C
- #666666
- #4D4D4D
- #333333
- #1A1A1A
- #000000
Tones of Squant (#666666 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #666666, #707070 is the less saturated color, while #666666 is the most saturated one.
- #707070
- #6e6e6e
- #6b6b6b
- #696969
- #666666
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #666666;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #666666.
CSS color code example
p { color: #666666; }
Text with hexadecimal color #666666
This is a sample text with color #666666.
Background Color with #666666
This is a example with background color #666666.
Border Color with #666666
#666666 Color Preview on White (#ffffff) Background
This is a example of text with color #666666 on white background.
#666666 Color Preview on Black (#000000) Background
This is a example of text with color #666666 on black background.
CSS codes examples
.text {color:#666666;}
.background {background-color:#666666;}
.border {border:1px solid #666666;}