Shades of Pale Sky #697275
Tints of Pale Sky #697275
RGB
CMYK
RGB Variations
Color information
#697275 (or 0x697275) is known color: Pale Sky. HEX triplet: 69, 72 and 75. RGB value is (105,114,117). Sum of RGB (Red+Green+Blue) = 105+114+117=336 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.25% from 336); Green value is 114 (44.92% from 255 or 33.93% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 117 - color contains mainly: blue. Hex color #697275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697275 is #968D8A. Grayscale: #6F6F6F. Windows color (decimal): -9866635 or 7697001. OLE color: 7697001.
HSL color Cylindrical-coordinate representation of color #697275: hue angle of 195º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #697275 is Cyan = 0.10, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 114 | 117 | - |
| CMYK | 0.10 | 0.03 | 0 | 0.54 |
| HSL | 195º | 0.05% | 0.44% | - |
| HSV(B) | 195º | 0.1% | 0.46% | - |
| XYZ | 15.05 | 16.32 | 19.19 | - |
| YUV | 111.65 | 131.02 | 123.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 117 | 0.10 | 0.03 | 0 | 0.54 | 195 | 0.05 | 0.44 |
| Hex | 69 | 72 | 75 | A | 3 | 0 | 36 | C3 | 5 | 2C |
| Octal | 151 | 162 | 165 | 12 | 3 | 0 | 66 | 303 | 5 | 54 |
| Binary | 1101001 | 1110010 | 1110101 | 1010 | 11 | 0 | 110110 | 11000011 | 101 | 101100 |
Color Harmonies of #697275
Complementary color
Monochromatic Colors of #697275
Black with #697275
Text Example
Text Example
White with #697275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697275; }
p { color: rgb(105,114,117); }
H1.HeaderClassName
{
color: #697275;
}
.AnyTagClassName
{
color: #697275;
}
</style>
background-color css
<style>
a { background-color: #697275; }
a { background-color: rgb(105,114,117); }
div.DivClassName
{
background-color: #697275;
}
.BgClassName
{
background-color: #697275;
}
</style>
border-color css
<style>
span { border-color: #697275; }
span { border-color: rgb(105,114,117); }
td.TdClassName
{
border-color: #697275;
}
.TagClassName
{
border-color: #697275;
}
</style>