Shades of Pale Sky #697072
Tints of Pale Sky #697072
RGB
CMYK
RGB Variations
Color information
#697072 (or 0x697072) is known color: Pale Sky. HEX triplet: 69, 70 and 72. RGB value is (105,112,114). Sum of RGB (Red+Green+Blue) = 105+112+114=331 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.72% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 114 - color contains mainly: blue. Hex color #697072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697072 is #968F8D. Grayscale: #6E6E6E. Windows color (decimal): -9867150 or 7499881. OLE color: 7499881.
HSL color Cylindrical-coordinate representation of color #697072: hue angle of 193.33º degrees, saturation: 0.04, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #697072 is Cyan = 0.08, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 112 | 114 | - |
| CMYK | 0.08 | 0.02 | 0 | 0.55 |
| HSL | 193.33º | 0.04% | 0.43% | - |
| HSV(B) | 193.33º | 0.08% | 0.45% | - |
| XYZ | 14.66 | 15.81 | 18.2 | - |
| YUV | 110.14 | 130.18 | 124.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 114 | 0.08 | 0.02 | 0 | 0.55 | 193.33 | 0.04 | 0.43 |
| Hex | 69 | 70 | 72 | 8 | 2 | 0 | 37 | C1 | 4 | 2B |
| Octal | 151 | 160 | 162 | 10 | 2 | 0 | 67 | 301 | 4 | 53 |
| Binary | 1101001 | 1110000 | 1110010 | 1000 | 10 | 0 | 110111 | 11000001 | 100 | 101011 |
Color Harmonies of #697072
Complementary color
Monochromatic Colors of #697072
Black with #697072
Text Example
Text Example
White with #697072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697072; }
p { color: rgb(105,112,114); }
H1.HeaderClassName
{
color: #697072;
}
.AnyTagClassName
{
color: #697072;
}
</style>
background-color css
<style>
a { background-color: #697072; }
a { background-color: rgb(105,112,114); }
div.DivClassName
{
background-color: #697072;
}
.BgClassName
{
background-color: #697072;
}
</style>
border-color css
<style>
span { border-color: #697072; }
span { border-color: rgb(105,112,114); }
td.TdClassName
{
border-color: #697072;
}
.TagClassName
{
border-color: #697072;
}
</style>