Shades of Pale Sky #657275
Tints of Pale Sky #657275
RGB
CMYK
RGB Variations
Color information
#657275 (or 0x657275) is known color: Pale Sky. HEX triplet: 65, 72 and 75. RGB value is (101,114,117). Sum of RGB (Red+Green+Blue) = 101+114+117=332 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.42% from 332); Green value is 114 (44.92% from 255 or 34.34% 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 #657275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657275 is #9A8D8A. Grayscale: #6E6E6E. Windows color (decimal): -10128779 or 7696997. OLE color: 7696997.
HSL color Cylindrical-coordinate representation of color #657275: hue angle of 191.25º degrees, saturation: 0.07, 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 #657275 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 114 | 117 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.54 |
| HSL | 191.25º | 0.07% | 0.43% | - |
| HSV(B) | 191.25º | 0.14% | 0.46% | - |
| XYZ | 14.6 | 16.09 | 19.17 | - |
| YUV | 110.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 114 | 117 | 0.14 | 0.03 | 0 | 0.54 | 191.25 | 0.07 | 0.43 |
| Hex | 65 | 72 | 75 | E | 3 | 0 | 36 | BF | 7 | 2B |
| Octal | 145 | 162 | 165 | 16 | 3 | 0 | 66 | 277 | 7 | 53 |
| Binary | 1100101 | 1110010 | 1110101 | 1110 | 11 | 0 | 110110 | 10111111 | 111 | 101011 |
Color Harmonies of #657275
Complementary color
Monochromatic Colors of #657275
Black with #657275
Text Example
Text Example
White with #657275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657275; }
p { color: rgb(101,114,117); }
H1.HeaderClassName
{
color: #657275;
}
.AnyTagClassName
{
color: #657275;
}
</style>
background-color css
<style>
a { background-color: #657275; }
a { background-color: rgb(101,114,117); }
div.DivClassName
{
background-color: #657275;
}
.BgClassName
{
background-color: #657275;
}
</style>
border-color css
<style>
span { border-color: #657275; }
span { border-color: rgb(101,114,117); }
td.TdClassName
{
border-color: #657275;
}
.TagClassName
{
border-color: #657275;
}
</style>