Shades of Horizon #628597
Tints of Horizon #628597
RGB
CMYK
RGB Variations
Color information
#628597 (or 0x628597) is known color: Horizon. HEX triplet: 62, 85 and 97. RGB value is (98,133,151). Sum of RGB (Red+Green+Blue) = 98+133+151=382 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.65% from 382); Green value is 133 (52.34% from 255 or 34.82% from 382); Blue value is 151 (59.38% from 255 or 39.53% from 382); Max value from RGB is 151 - color contains mainly: blue. Hex color #628597 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628597 is #9D7A68. Grayscale: #7C7C7C. Windows color (decimal): -10320489 or 9930082. OLE color: 9930082.
HSL color Cylindrical-coordinate representation of color #628597: hue angle of 200.38º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #628597 is Cyan = 0.35, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 133 | 151 | - |
| CMYK | 0.35 | 0.12 | 0 | 0.41 |
| HSL | 200.38º | 0.21% | 0.49% | - |
| HSV(B) | 200.38º | 0.35% | 0.59% | - |
| XYZ | 19.01 | 21.61 | 32.45 | - |
| YUV | 124.59 | 142.9 | 109.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 151 | 0.35 | 0.12 | 0 | 0.41 | 200.38 | 0.21 | 0.49 |
| Hex | 62 | 85 | 97 | 23 | C | 0 | 29 | C8 | 15 | 31 |
| Octal | 142 | 205 | 227 | 43 | 14 | 0 | 51 | 310 | 25 | 61 |
| Binary | 1100010 | 10000101 | 10010111 | 100011 | 1100 | 0 | 101001 | 11001000 | 10101 | 110001 |
Color Harmonies of #628597
Complementary color
Monochromatic Colors of #628597
Black with #628597
Text Example
Text Example
White with #628597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628597; }
p { color: rgb(98,133,151); }
H1.HeaderClassName
{
color: #628597;
}
.AnyTagClassName
{
color: #628597;
}
</style>
background-color css
<style>
a { background-color: #628597; }
a { background-color: rgb(98,133,151); }
div.DivClassName
{
background-color: #628597;
}
.BgClassName
{
background-color: #628597;
}
</style>
border-color css
<style>
span { border-color: #628597; }
span { border-color: rgb(98,133,151); }
td.TdClassName
{
border-color: #628597;
}
.TagClassName
{
border-color: #628597;
}
</style>