Shades of Pale Sky #687175
Tints of Pale Sky #687175
RGB
CMYK
RGB Variations
Color information
#687175 (or 0x687175) is known color: Pale Sky. HEX triplet: 68, 71 and 75. RGB value is (104,113,117). Sum of RGB (Red+Green+Blue) = 104+113+117=334 (44% of max value = 765). Red value is 104 (41.02% from 255 or 31.14% from 334); Green value is 113 (44.53% from 255 or 33.83% from 334); Blue value is 117 (46.09% from 255 or 35.03% from 334); Max value from RGB is 117 - color contains mainly: blue. Hex color #687175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687175 is #978E8A. Grayscale: #6E6E6E. Windows color (decimal): -9932427 or 7696744. OLE color: 7696744.
HSL color Cylindrical-coordinate representation of color #687175: hue angle of 198.46º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #687175 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 113 | 117 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.54 |
| HSL | 198.46º | 0.06% | 0.43% | - |
| HSV(B) | 198.46º | 0.11% | 0.46% | - |
| XYZ | 14.82 | 16.04 | 19.14 | - |
| YUV | 110.77 | 131.52 | 123.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 117 | 0.11 | 0.03 | 0 | 0.54 | 198.46 | 0.06 | 0.43 |
| Hex | 68 | 71 | 75 | B | 3 | 0 | 36 | C6 | 6 | 2B |
| Octal | 150 | 161 | 165 | 13 | 3 | 0 | 66 | 306 | 6 | 53 |
| Binary | 1101000 | 1110001 | 1110101 | 1011 | 11 | 0 | 110110 | 11000110 | 110 | 101011 |
Color Harmonies of #687175
Complementary color
Monochromatic Colors of #687175
Black with #687175
Text Example
Text Example
White with #687175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687175; }
p { color: rgb(104,113,117); }
H1.HeaderClassName
{
color: #687175;
}
.AnyTagClassName
{
color: #687175;
}
</style>
background-color css
<style>
a { background-color: #687175; }
a { background-color: rgb(104,113,117); }
div.DivClassName
{
background-color: #687175;
}
.BgClassName
{
background-color: #687175;
}
</style>
border-color css
<style>
span { border-color: #687175; }
span { border-color: rgb(104,113,117); }
td.TdClassName
{
border-color: #687175;
}
.TagClassName
{
border-color: #687175;
}
</style>