Shades of Pale Sky #657176
Tints of Pale Sky #657176
RGB
CMYK
RGB Variations
Color information
#657176 (or 0x657176) is known color: Pale Sky. HEX triplet: 65, 71 and 76. RGB value is (101,113,118). Sum of RGB (Red+Green+Blue) = 101+113+118=332 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.42% from 332); Green value is 113 (44.53% from 255 or 34.04% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 118 - color contains mainly: blue. Hex color #657176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657176 is #9A8E89. Grayscale: #6D6D6D. Windows color (decimal): -10129034 or 7762277. OLE color: 7762277.
HSL color Cylindrical-coordinate representation of color #657176: hue angle of 197.65º degrees, saturation: 0.08, 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 #657176 is Cyan = 0.14, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 113 | 118 | - |
| CMYK | 0.14 | 0.04 | 0 | 0.54 |
| HSL | 197.65º | 0.08% | 0.43% | - |
| HSV(B) | 197.65º | 0.14% | 0.46% | - |
| XYZ | 14.54 | 15.88 | 19.44 | - |
| YUV | 109.98 | 132.52 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 118 | 0.14 | 0.04 | 0 | 0.54 | 197.65 | 0.08 | 0.43 |
| Hex | 65 | 71 | 76 | E | 4 | 0 | 36 | C6 | 8 | 2B |
| Octal | 145 | 161 | 166 | 16 | 4 | 0 | 66 | 306 | 10 | 53 |
| Binary | 1100101 | 1110001 | 1110110 | 1110 | 100 | 0 | 110110 | 11000110 | 1000 | 101011 |
Color Harmonies of #657176
Complementary color
Monochromatic Colors of #657176
Black with #657176
Text Example
Text Example
White with #657176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657176; }
p { color: rgb(101,113,118); }
H1.HeaderClassName
{
color: #657176;
}
.AnyTagClassName
{
color: #657176;
}
</style>
background-color css
<style>
a { background-color: #657176; }
a { background-color: rgb(101,113,118); }
div.DivClassName
{
background-color: #657176;
}
.BgClassName
{
background-color: #657176;
}
</style>
border-color css
<style>
span { border-color: #657176; }
span { border-color: rgb(101,113,118); }
td.TdClassName
{
border-color: #657176;
}
.TagClassName
{
border-color: #657176;
}
</style>