Shades of Horizon #628490
Tints of Horizon #628490
RGB
CMYK
RGB Variations
Color information
#628490 (or 0x628490) is known color: Horizon. HEX triplet: 62, 84 and 90. RGB value is (98,132,144). Sum of RGB (Red+Green+Blue) = 98+132+144=374 (49% of max value = 765). Red value is 98 (38.67% from 255 or 26.20% from 374); Green value is 132 (51.95% from 255 or 35.29% from 374); Blue value is 144 (56.64% from 255 or 38.50% from 374); Max value from RGB is 144 - color contains mainly: blue. Hex color #628490 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628490 is #9D7B6F. Grayscale: #7B7B7B. Windows color (decimal): -10320752 or 9471074. OLE color: 9471074.
HSL color Cylindrical-coordinate representation of color #628490: hue angle of 195.65º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #628490 is Cyan = 0.32, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 132 | 144 | - |
| CMYK | 0.32 | 0.08 | 0 | 0.44 |
| HSL | 195.65º | 0.19% | 0.47% | - |
| HSV(B) | 195.65º | 0.32% | 0.56% | - |
| XYZ | 18.32 | 21.11 | 29.5 | - |
| YUV | 123.2 | 139.74 | 110.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 132 | 144 | 0.32 | 0.08 | 0 | 0.44 | 195.65 | 0.19 | 0.47 |
| Hex | 62 | 84 | 90 | 20 | 8 | 0 | 2C | C4 | 13 | 2F |
| Octal | 142 | 204 | 220 | 40 | 10 | 0 | 54 | 304 | 23 | 57 |
| Binary | 1100010 | 10000100 | 10010000 | 100000 | 1000 | 0 | 101100 | 11000100 | 10011 | 101111 |
Color Harmonies of #628490
Complementary color
Monochromatic Colors of #628490
Black with #628490
Text Example
Text Example
White with #628490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628490; }
p { color: rgb(98,132,144); }
H1.HeaderClassName
{
color: #628490;
}
.AnyTagClassName
{
color: #628490;
}
</style>
background-color css
<style>
a { background-color: #628490; }
a { background-color: rgb(98,132,144); }
div.DivClassName
{
background-color: #628490;
}
.BgClassName
{
background-color: #628490;
}
</style>
border-color css
<style>
span { border-color: #628490; }
span { border-color: rgb(98,132,144); }
td.TdClassName
{
border-color: #628490;
}
.TagClassName
{
border-color: #628490;
}
</style>