Shades of Pale Sky #677073
Tints of Pale Sky #677073
RGB
CMYK
RGB Variations
Color information
#677073 (or 0x677073) is known color: Pale Sky. HEX triplet: 67, 70 and 73. RGB value is (103,112,115). Sum of RGB (Red+Green+Blue) = 103+112+115=330 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.21% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 115 - color contains mainly: blue. Hex color #677073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677073 is #988F8C. Grayscale: #6D6D6D. Windows color (decimal): -9998221 or 7565415. OLE color: 7565415.
HSL color Cylindrical-coordinate representation of color #677073: hue angle of 195º degrees, saturation: 0.06, 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 #677073 is Cyan = 0.10, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 112 | 115 | - |
| CMYK | 0.10 | 0.03 | 0 | 0.55 |
| HSL | 195º | 0.06% | 0.43% | - |
| HSV(B) | 195º | 0.1% | 0.45% | - |
| XYZ | 14.48 | 15.71 | 18.49 | - |
| YUV | 109.65 | 131.02 | 123.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 115 | 0.10 | 0.03 | 0 | 0.55 | 195 | 0.06 | 0.43 |
| Hex | 67 | 70 | 73 | A | 3 | 0 | 37 | C3 | 6 | 2B |
| Octal | 147 | 160 | 163 | 12 | 3 | 0 | 67 | 303 | 6 | 53 |
| Binary | 1100111 | 1110000 | 1110011 | 1010 | 11 | 0 | 110111 | 11000011 | 110 | 101011 |
Color Harmonies of #677073
Complementary color
Monochromatic Colors of #677073
Black with #677073
Text Example
Text Example
White with #677073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677073; }
p { color: rgb(103,112,115); }
H1.HeaderClassName
{
color: #677073;
}
.AnyTagClassName
{
color: #677073;
}
</style>
background-color css
<style>
a { background-color: #677073; }
a { background-color: rgb(103,112,115); }
div.DivClassName
{
background-color: #677073;
}
.BgClassName
{
background-color: #677073;
}
</style>
border-color css
<style>
span { border-color: #677073; }
span { border-color: rgb(103,112,115); }
td.TdClassName
{
border-color: #677073;
}
.TagClassName
{
border-color: #677073;
}
</style>