Shades of Horizon #618298
Tints of Horizon #618298
RGB
CMYK
RGB Variations
Color information
#618298 (or 0x618298) is known color: Horizon. HEX triplet: 61, 82 and 98. RGB value is (97,130,152). Sum of RGB (Red+Green+Blue) = 97+130+152=379 (50% of max value = 765). Red value is 97 (38.28% from 255 or 25.59% from 379); Green value is 130 (51.17% from 255 or 34.30% from 379); Blue value is 152 (59.77% from 255 or 40.11% from 379); Max value from RGB is 152 - color contains mainly: blue. Hex color #618298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618298 is #9E7D67. Grayscale: #7A7A7A. Windows color (decimal): -10386792 or 9994849. OLE color: 9994849.
HSL color Cylindrical-coordinate representation of color #618298: hue angle of 204º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #618298 is Cyan = 0.36, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 130 | 152 | - |
| CMYK | 0.36 | 0.14 | 0 | 0.40 |
| HSL | 204º | 0.22% | 0.49% | - |
| HSV(B) | 204º | 0.36% | 0.6% | - |
| XYZ | 18.58 | 20.77 | 32.74 | - |
| YUV | 122.64 | 144.57 | 109.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 152 | 0.36 | 0.14 | 0 | 0.40 | 204 | 0.22 | 0.49 |
| Hex | 61 | 82 | 98 | 24 | E | 0 | 28 | CC | 16 | 31 |
| Octal | 141 | 202 | 230 | 44 | 16 | 0 | 50 | 314 | 26 | 61 |
| Binary | 1100001 | 10000010 | 10011000 | 100100 | 1110 | 0 | 101000 | 11001100 | 10110 | 110001 |
Color Harmonies of #618298
Complementary color
Monochromatic Colors of #618298
Black with #618298
Text Example
Text Example
White with #618298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618298; }
p { color: rgb(97,130,152); }
H1.HeaderClassName
{
color: #618298;
}
.AnyTagClassName
{
color: #618298;
}
</style>
background-color css
<style>
a { background-color: #618298; }
a { background-color: rgb(97,130,152); }
div.DivClassName
{
background-color: #618298;
}
.BgClassName
{
background-color: #618298;
}
</style>
border-color css
<style>
span { border-color: #618298; }
span { border-color: rgb(97,130,152); }
td.TdClassName
{
border-color: #618298;
}
.TagClassName
{
border-color: #618298;
}
</style>