Shades of Pale Sky #667476
Tints of Pale Sky #667476
RGB
CMYK
RGB Variations
Color information
#667476 (or 0x667476) is known color: Pale Sky. HEX triplet: 66, 74 and 76. RGB value is (102,116,118). Sum of RGB (Red+Green+Blue) = 102+116+118=336 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.36% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 118 - color contains mainly: blue. Hex color #667476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667476 is #998B89. Grayscale: #707070. Windows color (decimal): -10062730 or 7763046. OLE color: 7763046.
HSL color Cylindrical-coordinate representation of color #667476: hue angle of 187.5º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667476 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 116 | 118 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.54 |
| HSL | 187.5º | 0.07% | 0.43% | - |
| HSV(B) | 187.5º | 0.14% | 0.46% | - |
| XYZ | 14.99 | 16.62 | 19.56 | - |
| YUV | 112.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 118 | 0.14 | 0.02 | 0 | 0.54 | 187.5 | 0.07 | 0.43 |
| Hex | 66 | 74 | 76 | E | 2 | 0 | 36 | BC | 7 | 2B |
| Octal | 146 | 164 | 166 | 16 | 2 | 0 | 66 | 274 | 7 | 53 |
| Binary | 1100110 | 1110100 | 1110110 | 1110 | 10 | 0 | 110110 | 10111100 | 111 | 101011 |
Color Harmonies of #667476
Complementary color
Monochromatic Colors of #667476
Black with #667476
Text Example
Text Example
White with #667476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667476; }
p { color: rgb(102,116,118); }
H1.HeaderClassName
{
color: #667476;
}
.AnyTagClassName
{
color: #667476;
}
</style>
background-color css
<style>
a { background-color: #667476; }
a { background-color: rgb(102,116,118); }
div.DivClassName
{
background-color: #667476;
}
.BgClassName
{
background-color: #667476;
}
</style>
border-color css
<style>
span { border-color: #667476; }
span { border-color: rgb(102,116,118); }
td.TdClassName
{
border-color: #667476;
}
.TagClassName
{
border-color: #667476;
}
</style>