Shades of Pale Sky #607276
Tints of Pale Sky #607276
RGB
CMYK
RGB Variations
Color information
#607276 (or 0x607276) is known color: Pale Sky. HEX triplet: 60, 72 and 76. RGB value is (96,114,118). Sum of RGB (Red+Green+Blue) = 96+114+118=328 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.27% from 328); Green value is 114 (44.92% from 255 or 34.76% from 328); Blue value is 118 (46.48% from 255 or 35.98% from 328); Max value from RGB is 118 - color contains mainly: blue. Hex color #607276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607276 is #9F8D89. Grayscale: #6D6D6D. Windows color (decimal): -10456458 or 7762528. OLE color: 7762528.
HSL color Cylindrical-coordinate representation of color #607276: hue angle of 190.91º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #607276 is Cyan = 0.19, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 114 | 118 | - |
| CMYK | 0.19 | 0.03 | 0 | 0.54 |
| HSL | 190.91º | 0.1% | 0.42% | - |
| HSV(B) | 190.91º | 0.19% | 0.46% | - |
| XYZ | 14.11 | 15.83 | 19.45 | - |
| YUV | 109.07 | 133.04 | 118.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 118 | 0.19 | 0.03 | 0 | 0.54 | 190.91 | 0.1 | 0.42 |
| Hex | 60 | 72 | 76 | 13 | 3 | 0 | 36 | BF | A | 2A |
| Octal | 140 | 162 | 166 | 23 | 3 | 0 | 66 | 277 | 12 | 52 |
| Binary | 1100000 | 1110010 | 1110110 | 10011 | 11 | 0 | 110110 | 10111111 | 1010 | 101010 |
Color Harmonies of #607276
Complementary color
Monochromatic Colors of #607276
Black with #607276
Text Example
Text Example
White with #607276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607276; }
p { color: rgb(96,114,118); }
H1.HeaderClassName
{
color: #607276;
}
.AnyTagClassName
{
color: #607276;
}
</style>
background-color css
<style>
a { background-color: #607276; }
a { background-color: rgb(96,114,118); }
div.DivClassName
{
background-color: #607276;
}
.BgClassName
{
background-color: #607276;
}
</style>
border-color css
<style>
span { border-color: #607276; }
span { border-color: rgb(96,114,118); }
td.TdClassName
{
border-color: #607276;
}
.TagClassName
{
border-color: #607276;
}
</style>