Shades of Horizon #628992
Tints of Horizon #628992
RGB
CMYK
RGB Variations
Color information
#628992 (or 0x628992) is known color: Horizon. HEX triplet: 62, 89 and 92. RGB value is (98,137,146). Sum of RGB (Red+Green+Blue) = 98+137+146=381 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.72% from 381); Green value is 137 (53.91% from 255 or 35.96% from 381); Blue value is 146 (57.42% from 255 or 38.32% from 381); Max value from RGB is 146 - color contains mainly: blue. Hex color #628992 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628992 is #9D766D. Grayscale: #7E7E7E. Windows color (decimal): -10319470 or 9603426. OLE color: 9603426.
HSL color Cylindrical-coordinate representation of color #628992: hue angle of 191.25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #628992 is Cyan = 0.33, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 137 | 146 | - |
| CMYK | 0.33 | 0.06 | 0 | 0.43 |
| HSL | 191.25º | 0.2% | 0.48% | - |
| HSV(B) | 191.25º | 0.33% | 0.57% | - |
| XYZ | 19.17 | 22.56 | 30.54 | - |
| YUV | 126.37 | 139.08 | 107.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 137 | 146 | 0.33 | 0.06 | 0 | 0.43 | 191.25 | 0.2 | 0.48 |
| Hex | 62 | 89 | 92 | 21 | 6 | 0 | 2B | BF | 14 | 30 |
| Octal | 142 | 211 | 222 | 41 | 6 | 0 | 53 | 277 | 24 | 60 |
| Binary | 1100010 | 10001001 | 10010010 | 100001 | 110 | 0 | 101011 | 10111111 | 10100 | 110000 |
Color Harmonies of #628992
Complementary color
Monochromatic Colors of #628992
Black with #628992
Text Example
Text Example
White with #628992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628992; }
p { color: rgb(98,137,146); }
H1.HeaderClassName
{
color: #628992;
}
.AnyTagClassName
{
color: #628992;
}
</style>
background-color css
<style>
a { background-color: #628992; }
a { background-color: rgb(98,137,146); }
div.DivClassName
{
background-color: #628992;
}
.BgClassName
{
background-color: #628992;
}
</style>
border-color css
<style>
span { border-color: #628992; }
span { border-color: rgb(98,137,146); }
td.TdClassName
{
border-color: #628992;
}
.TagClassName
{
border-color: #628992;
}
</style>