Shades of Horizon #628295
Tints of Horizon #628295
RGB
CMYK
RGB Variations
Color information
#628295 (or 0x628295) is known color: Horizon. HEX triplet: 62, 82 and 95. RGB value is (98,130,149). Sum of RGB (Red+Green+Blue) = 98+130+149=377 (49% of max value = 765). Red value is 98 (38.67% from 255 or 25.99% from 377); Green value is 130 (51.17% from 255 or 34.48% from 377); Blue value is 149 (58.59% from 255 or 39.52% from 377); Max value from RGB is 149 - color contains mainly: blue. Hex color #628295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628295 is #9D7D6A. Grayscale: #7A7A7A. Windows color (decimal): -10321259 or 9798242. OLE color: 9798242.
HSL color Cylindrical-coordinate representation of color #628295: hue angle of 202.35º 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 #628295 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 130 | 149 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.42 |
| HSL | 202.35º | 0.21% | 0.48% | - |
| HSV(B) | 202.35º | 0.34% | 0.58% | - |
| XYZ | 18.44 | 20.73 | 31.46 | - |
| YUV | 122.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 130 | 149 | 0.34 | 0.13 | 0 | 0.42 | 202.35 | 0.21 | 0.48 |
| Hex | 62 | 82 | 95 | 22 | D | 0 | 2A | CA | 15 | 30 |
| Octal | 142 | 202 | 225 | 42 | 15 | 0 | 52 | 312 | 25 | 60 |
| Binary | 1100010 | 10000010 | 10010101 | 100010 | 1101 | 0 | 101010 | 11001010 | 10101 | 110000 |
Color Harmonies of #628295
Complementary color
Monochromatic Colors of #628295
Black with #628295
Text Example
Text Example
White with #628295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628295; }
p { color: rgb(98,130,149); }
H1.HeaderClassName
{
color: #628295;
}
.AnyTagClassName
{
color: #628295;
}
</style>
background-color css
<style>
a { background-color: #628295; }
a { background-color: rgb(98,130,149); }
div.DivClassName
{
background-color: #628295;
}
.BgClassName
{
background-color: #628295;
}
</style>
border-color css
<style>
span { border-color: #628295; }
span { border-color: rgb(98,130,149); }
td.TdClassName
{
border-color: #628295;
}
.TagClassName
{
border-color: #628295;
}
</style>