Shades of Pale Sky #667376
Tints of Pale Sky #667376
RGB
CMYK
RGB Variations
Color information
#667376 (or 0x667376) is known color: Pale Sky. HEX triplet: 66, 73 and 76. RGB value is (102,115,118). Sum of RGB (Red+Green+Blue) = 102+115+118=335 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.45% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 118 - color contains mainly: blue. Hex color #667376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667376 is #998C89. Grayscale: #6F6F6F. Windows color (decimal): -10062986 or 7762790. OLE color: 7762790.
HSL color Cylindrical-coordinate representation of color #667376: hue angle of 191.25º 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 #667376 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 115 | 118 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.54 |
| HSL | 191.25º | 0.07% | 0.43% | - |
| HSV(B) | 191.25º | 0.14% | 0.46% | - |
| XYZ | 14.88 | 16.39 | 19.52 | - |
| YUV | 111.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 118 | 0.14 | 0.03 | 0 | 0.54 | 191.25 | 0.07 | 0.43 |
| Hex | 66 | 73 | 76 | E | 3 | 0 | 36 | BF | 7 | 2B |
| Octal | 146 | 163 | 166 | 16 | 3 | 0 | 66 | 277 | 7 | 53 |
| Binary | 1100110 | 1110011 | 1110110 | 1110 | 11 | 0 | 110110 | 10111111 | 111 | 101011 |
Color Harmonies of #667376
Complementary color
Monochromatic Colors of #667376
Black with #667376
Text Example
Text Example
White with #667376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667376; }
p { color: rgb(102,115,118); }
H1.HeaderClassName
{
color: #667376;
}
.AnyTagClassName
{
color: #667376;
}
</style>
background-color css
<style>
a { background-color: #667376; }
a { background-color: rgb(102,115,118); }
div.DivClassName
{
background-color: #667376;
}
.BgClassName
{
background-color: #667376;
}
</style>
border-color css
<style>
span { border-color: #667376; }
span { border-color: rgb(102,115,118); }
td.TdClassName
{
border-color: #667376;
}
.TagClassName
{
border-color: #667376;
}
</style>