Shades of Pale Sky #667175
Tints of Pale Sky #667175
RGB
CMYK
RGB Variations
Color information
#667175 (or 0x667175) is known color: Pale Sky. HEX triplet: 66, 71 and 75. RGB value is (102,113,117). Sum of RGB (Red+Green+Blue) = 102+113+117=332 (43% of max value = 765). Red value is 102 (40.23% from 255 or 30.72% from 332); Green value is 113 (44.53% from 255 or 34.04% from 332); Blue value is 117 (46.09% from 255 or 35.24% from 332); Max value from RGB is 117 - color contains mainly: blue. Hex color #667175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667175 is #998E8A. Grayscale: #6E6E6E. Windows color (decimal): -10063499 or 7696742. OLE color: 7696742.
HSL color Cylindrical-coordinate representation of color #667175: hue angle of 196º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #667175 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 113 | 117 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.54 |
| HSL | 196º | 0.07% | 0.43% | - |
| HSV(B) | 196º | 0.13% | 0.46% | - |
| XYZ | 14.6 | 15.92 | 19.13 | - |
| YUV | 110.17 | 131.86 | 122.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 117 | 0.13 | 0.03 | 0 | 0.54 | 196 | 0.07 | 0.43 |
| Hex | 66 | 71 | 75 | D | 3 | 0 | 36 | C4 | 7 | 2B |
| Octal | 146 | 161 | 165 | 15 | 3 | 0 | 66 | 304 | 7 | 53 |
| Binary | 1100110 | 1110001 | 1110101 | 1101 | 11 | 0 | 110110 | 11000100 | 111 | 101011 |
Color Harmonies of #667175
Complementary color
Monochromatic Colors of #667175
Black with #667175
Text Example
Text Example
White with #667175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667175; }
p { color: rgb(102,113,117); }
H1.HeaderClassName
{
color: #667175;
}
.AnyTagClassName
{
color: #667175;
}
</style>
background-color css
<style>
a { background-color: #667175; }
a { background-color: rgb(102,113,117); }
div.DivClassName
{
background-color: #667175;
}
.BgClassName
{
background-color: #667175;
}
</style>
border-color css
<style>
span { border-color: #667175; }
span { border-color: rgb(102,113,117); }
td.TdClassName
{
border-color: #667175;
}
.TagClassName
{
border-color: #667175;
}
</style>