Shades of Horizon #618290
Tints of Horizon #618290
RGB
CMYK
RGB Variations
Color information
#618290 (or 0x618290) is known color: Horizon. HEX triplet: 61, 82 and 90. RGB value is (97,130,144). Sum of RGB (Red+Green+Blue) = 97+130+144=371 (49% of max value = 765). Red value is 97 (38.28% from 255 or 26.15% from 371); Green value is 130 (51.17% from 255 or 35.04% from 371); Blue value is 144 (56.64% from 255 or 38.81% from 371); Max value from RGB is 144 - color contains mainly: blue. Hex color #618290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618290 is #9E7D6F. Grayscale: #797979. Windows color (decimal): -10386800 or 9470561. OLE color: 9470561.
HSL color Cylindrical-coordinate representation of color #618290: hue angle of 197.87º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #618290 is Cyan = 0.33, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 130 | 144 | - |
| CMYK | 0.33 | 0.10 | 0 | 0.44 |
| HSL | 197.87º | 0.2% | 0.47% | - |
| HSV(B) | 197.87º | 0.33% | 0.56% | - |
| XYZ | 17.95 | 20.52 | 29.4 | - |
| YUV | 121.73 | 140.57 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 144 | 0.33 | 0.10 | 0 | 0.44 | 197.87 | 0.2 | 0.47 |
| Hex | 61 | 82 | 90 | 21 | A | 0 | 2C | C6 | 14 | 2F |
| Octal | 141 | 202 | 220 | 41 | 12 | 0 | 54 | 306 | 24 | 57 |
| Binary | 1100001 | 10000010 | 10010000 | 100001 | 1010 | 0 | 101100 | 11000110 | 10100 | 101111 |
Color Harmonies of #618290
Complementary color
Monochromatic Colors of #618290
Black with #618290
Text Example
Text Example
White with #618290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618290; }
p { color: rgb(97,130,144); }
H1.HeaderClassName
{
color: #618290;
}
.AnyTagClassName
{
color: #618290;
}
</style>
background-color css
<style>
a { background-color: #618290; }
a { background-color: rgb(97,130,144); }
div.DivClassName
{
background-color: #618290;
}
.BgClassName
{
background-color: #618290;
}
</style>
border-color css
<style>
span { border-color: #618290; }
span { border-color: rgb(97,130,144); }
td.TdClassName
{
border-color: #618290;
}
.TagClassName
{
border-color: #618290;
}
</style>