Shades of Horizon #628397
Tints of Horizon #628397
RGB
CMYK
RGB Variations
Color information
#628397 (or 0x628397) is known color: Horizon. HEX triplet: 62, 83 and 97. RGB value is (98,131,151). Sum of RGB (Red+Green+Blue) = 98+131+151=380 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.79% from 380); Green value is 131 (51.56% from 255 or 34.47% from 380); Blue value is 151 (59.38% from 255 or 39.74% from 380); Max value from RGB is 151 - color contains mainly: blue. Hex color #628397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628397 is #9D7C68. Grayscale: #7B7B7B. Windows color (decimal): -10321001 or 9929570. OLE color: 9929570.
HSL color Cylindrical-coordinate representation of color #628397: hue angle of 202.64º 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 #628397 is Cyan = 0.35, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 131 | 151 | - |
| CMYK | 0.35 | 0.13 | 0 | 0.41 |
| HSL | 202.64º | 0.21% | 0.49% | - |
| HSV(B) | 202.64º | 0.35% | 0.59% | - |
| XYZ | 18.74 | 21.06 | 32.36 | - |
| YUV | 123.41 | 143.57 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 131 | 151 | 0.35 | 0.13 | 0 | 0.41 | 202.64 | 0.21 | 0.49 |
| Hex | 62 | 83 | 97 | 23 | D | 0 | 29 | CB | 15 | 31 |
| Octal | 142 | 203 | 227 | 43 | 15 | 0 | 51 | 313 | 25 | 61 |
| Binary | 1100010 | 10000011 | 10010111 | 100011 | 1101 | 0 | 101001 | 11001011 | 10101 | 110001 |
Color Harmonies of #628397
Complementary color
Monochromatic Colors of #628397
Black with #628397
Text Example
Text Example
White with #628397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628397; }
p { color: rgb(98,131,151); }
H1.HeaderClassName
{
color: #628397;
}
.AnyTagClassName
{
color: #628397;
}
</style>
background-color css
<style>
a { background-color: #628397; }
a { background-color: rgb(98,131,151); }
div.DivClassName
{
background-color: #628397;
}
.BgClassName
{
background-color: #628397;
}
</style>
border-color css
<style>
span { border-color: #628397; }
span { border-color: rgb(98,131,151); }
td.TdClassName
{
border-color: #628397;
}
.TagClassName
{
border-color: #628397;
}
</style>