Shades of Pale Sky #717576
Tints of Pale Sky #717576
RGB
CMYK
RGB Variations
Color information
#717576 (or 0x717576) is known color: Pale Sky. HEX triplet: 71, 75 and 76. RGB value is (113,117,118). Sum of RGB (Red+Green+Blue) = 113+117+118=348 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.47% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 118 - color contains mainly: blue. Hex color #717576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717576 is #8E8A89. Grayscale: #737373. Windows color (decimal): -9341578 or 7763313. OLE color: 7763313.
HSL color Cylindrical-coordinate representation of color #717576: hue angle of 192º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #717576 is Cyan = 0.04, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 117 | 118 | - |
| CMYK | 0.04 | 0.01 | 0 | 0.54 |
| HSL | 192º | 0.02% | 0.45% | - |
| HSV(B) | 192º | 0.04% | 0.46% | - |
| XYZ | 16.44 | 17.54 | 19.66 | - |
| YUV | 115.92 | 129.17 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 117 | 118 | 0.04 | 0.01 | 0 | 0.54 | 192 | 0.02 | 0.45 |
| Hex | 71 | 75 | 76 | 4 | 1 | 0 | 36 | C0 | 2 | 2D |
| Octal | 161 | 165 | 166 | 4 | 1 | 0 | 66 | 300 | 2 | 55 |
| Binary | 1110001 | 1110101 | 1110110 | 100 | 1 | 0 | 110110 | 11000000 | 10 | 101101 |
Color Harmonies of #717576
Complementary color
Monochromatic Colors of #717576
Black with #717576
Text Example
Text Example
White with #717576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717576; }
p { color: rgb(113,117,118); }
H1.HeaderClassName
{
color: #717576;
}
.AnyTagClassName
{
color: #717576;
}
</style>
background-color css
<style>
a { background-color: #717576; }
a { background-color: rgb(113,117,118); }
div.DivClassName
{
background-color: #717576;
}
.BgClassName
{
background-color: #717576;
}
</style>
border-color css
<style>
span { border-color: #717576; }
span { border-color: rgb(113,117,118); }
td.TdClassName
{
border-color: #717576;
}
.TagClassName
{
border-color: #717576;
}
</style>