Shades of Pale Sky #677072
Tints of Pale Sky #677072
RGB
CMYK
RGB Variations
Color information
#677072 (or 0x677072) is known color: Pale Sky. HEX triplet: 67, 70 and 72. RGB value is (103,112,114). Sum of RGB (Red+Green+Blue) = 103+112+114=329 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.31% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 114 (44.92% from 255 or 34.65% from 329); Max value from RGB is 114 - color contains mainly: blue. Hex color #677072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677072 is #988F8D. Grayscale: #6D6D6D. Windows color (decimal): -9998222 or 7499879. OLE color: 7499879.
HSL color Cylindrical-coordinate representation of color #677072: hue angle of 190.91º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #677072 is Cyan = 0.10, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 112 | 114 | - |
| CMYK | 0.10 | 0.02 | 0 | 0.55 |
| HSL | 190.91º | 0.05% | 0.43% | - |
| HSV(B) | 190.91º | 0.1% | 0.45% | - |
| XYZ | 14.42 | 15.69 | 18.19 | - |
| YUV | 109.54 | 130.52 | 123.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 114 | 0.10 | 0.02 | 0 | 0.55 | 190.91 | 0.05 | 0.43 |
| Hex | 67 | 70 | 72 | A | 2 | 0 | 37 | BF | 5 | 2B |
| Octal | 147 | 160 | 162 | 12 | 2 | 0 | 67 | 277 | 5 | 53 |
| Binary | 1100111 | 1110000 | 1110010 | 1010 | 10 | 0 | 110111 | 10111111 | 101 | 101011 |
Color Harmonies of #677072
Complementary color
Monochromatic Colors of #677072
Black with #677072
Text Example
Text Example
White with #677072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677072; }
p { color: rgb(103,112,114); }
H1.HeaderClassName
{
color: #677072;
}
.AnyTagClassName
{
color: #677072;
}
</style>
background-color css
<style>
a { background-color: #677072; }
a { background-color: rgb(103,112,114); }
div.DivClassName
{
background-color: #677072;
}
.BgClassName
{
background-color: #677072;
}
</style>
border-color css
<style>
span { border-color: #677072; }
span { border-color: rgb(103,112,114); }
td.TdClassName
{
border-color: #677072;
}
.TagClassName
{
border-color: #677072;
}
</style>