Shades of Horizon #628195
Tints of Horizon #628195
RGB
CMYK
RGB Variations
Color information
#628195 (or 0x628195) is known color: Horizon. HEX triplet: 62, 81 and 95. RGB value is (98,129,149). Sum of RGB (Red+Green+Blue) = 98+129+149=376 (49% of max value = 765). Red value is 98 (38.67% from 255 or 26.06% from 376); Green value is 129 (50.78% from 255 or 34.31% from 376); Blue value is 149 (58.59% from 255 or 39.63% from 376); Max value from RGB is 149 - color contains mainly: blue. Hex color #628195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628195 is #9D7E6A. Grayscale: #797979. Windows color (decimal): -10321515 or 9797986. OLE color: 9797986.
HSL color Cylindrical-coordinate representation of color #628195: hue angle of 203.53º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #628195 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 129 | 149 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.42 |
| HSL | 203.53º | 0.21% | 0.48% | - |
| HSV(B) | 203.53º | 0.34% | 0.58% | - |
| XYZ | 18.31 | 20.47 | 31.42 | - |
| YUV | 122.01 | 143.23 | 110.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 129 | 149 | 0.34 | 0.13 | 0 | 0.42 | 203.53 | 0.21 | 0.48 |
| Hex | 62 | 81 | 95 | 22 | D | 0 | 2A | CC | 15 | 30 |
| Octal | 142 | 201 | 225 | 42 | 15 | 0 | 52 | 314 | 25 | 60 |
| Binary | 1100010 | 10000001 | 10010101 | 100010 | 1101 | 0 | 101010 | 11001100 | 10101 | 110000 |
Color Harmonies of #628195
Complementary color
Monochromatic Colors of #628195
Black with #628195
Text Example
Text Example
White with #628195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628195; }
p { color: rgb(98,129,149); }
H1.HeaderClassName
{
color: #628195;
}
.AnyTagClassName
{
color: #628195;
}
</style>
background-color css
<style>
a { background-color: #628195; }
a { background-color: rgb(98,129,149); }
div.DivClassName
{
background-color: #628195;
}
.BgClassName
{
background-color: #628195;
}
</style>
border-color css
<style>
span { border-color: #628195; }
span { border-color: rgb(98,129,149); }
td.TdClassName
{
border-color: #628195;
}
.TagClassName
{
border-color: #628195;
}
</style>