Shades of Pale Sky #647376
Tints of Pale Sky #647376
RGB
CMYK
RGB Variations
Color information
#647376 (or 0x647376) is known color: Pale Sky. HEX triplet: 64, 73 and 76. RGB value is (100,115,118). Sum of RGB (Red+Green+Blue) = 100+115+118=333 (44% of max value = 765). Red value is 100 (39.45% from 255 or 30.03% from 333); Green value is 115 (45.31% from 255 or 34.53% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 118 - color contains mainly: blue. Hex color #647376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647376 is #9B8C89. Grayscale: #6E6E6E. Windows color (decimal): -10194058 or 7762788. OLE color: 7762788.
HSL color Cylindrical-coordinate representation of color #647376: hue angle of 190º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #647376 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 115 | 118 | - |
| CMYK | 0.15 | 0.03 | 0 | 0.54 |
| HSL | 190º | 0.08% | 0.43% | - |
| HSV(B) | 190º | 0.15% | 0.46% | - |
| XYZ | 14.66 | 16.28 | 19.51 | - |
| YUV | 110.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 118 | 0.15 | 0.03 | 0 | 0.54 | 190 | 0.08 | 0.43 |
| Hex | 64 | 73 | 76 | F | 3 | 0 | 36 | BE | 8 | 2B |
| Octal | 144 | 163 | 166 | 17 | 3 | 0 | 66 | 276 | 10 | 53 |
| Binary | 1100100 | 1110011 | 1110110 | 1111 | 11 | 0 | 110110 | 10111110 | 1000 | 101011 |
Color Harmonies of #647376
Complementary color
Monochromatic Colors of #647376
Black with #647376
Text Example
Text Example
White with #647376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647376; }
p { color: rgb(100,115,118); }
H1.HeaderClassName
{
color: #647376;
}
.AnyTagClassName
{
color: #647376;
}
</style>
background-color css
<style>
a { background-color: #647376; }
a { background-color: rgb(100,115,118); }
div.DivClassName
{
background-color: #647376;
}
.BgClassName
{
background-color: #647376;
}
</style>
border-color css
<style>
span { border-color: #647376; }
span { border-color: rgb(100,115,118); }
td.TdClassName
{
border-color: #647376;
}
.TagClassName
{
border-color: #647376;
}
</style>