Shades of Pale Sky #697376
Tints of Pale Sky #697376
RGB
CMYK
RGB Variations
Color information
#697376 (or 0x697376) is known color: Pale Sky. HEX triplet: 69, 73 and 76. RGB value is (105,115,118). Sum of RGB (Red+Green+Blue) = 105+115+118=338 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.07% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 118 (46.48% from 255 or 34.91% from 338); Max value from RGB is 118 - color contains mainly: blue. Hex color #697376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697376 is #968C89. Grayscale: #707070. Windows color (decimal): -9866378 or 7762793. OLE color: 7762793.
HSL color Cylindrical-coordinate representation of color #697376: hue angle of 193.85º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #697376 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 115 | 118 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.54 |
| HSL | 193.85º | 0.06% | 0.44% | - |
| HSV(B) | 193.85º | 0.11% | 0.46% | - |
| XYZ | 15.23 | 16.57 | 19.54 | - |
| YUV | 112.35 | 131.19 | 122.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 118 | 0.11 | 0.03 | 0 | 0.54 | 193.85 | 0.06 | 0.44 |
| Hex | 69 | 73 | 76 | B | 3 | 0 | 36 | C2 | 6 | 2C |
| Octal | 151 | 163 | 166 | 13 | 3 | 0 | 66 | 302 | 6 | 54 |
| Binary | 1101001 | 1110011 | 1110110 | 1011 | 11 | 0 | 110110 | 11000010 | 110 | 101100 |
Color Harmonies of #697376
Complementary color
Monochromatic Colors of #697376
Black with #697376
Text Example
Text Example
White with #697376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697376; }
p { color: rgb(105,115,118); }
H1.HeaderClassName
{
color: #697376;
}
.AnyTagClassName
{
color: #697376;
}
</style>
background-color css
<style>
a { background-color: #697376; }
a { background-color: rgb(105,115,118); }
div.DivClassName
{
background-color: #697376;
}
.BgClassName
{
background-color: #697376;
}
</style>
border-color css
<style>
span { border-color: #697376; }
span { border-color: rgb(105,115,118); }
td.TdClassName
{
border-color: #697376;
}
.TagClassName
{
border-color: #697376;
}
</style>