Shades of Horizon #618591
Tints of Horizon #618591
RGB
CMYK
RGB Variations
Color information
#618591 (or 0x618591) is known color: Horizon. HEX triplet: 61, 85 and 91. RGB value is (97,133,145). Sum of RGB (Red+Green+Blue) = 97+133+145=375 (49% of max value = 765). Red value is 97 (38.28% from 255 or 25.87% from 375); Green value is 133 (52.34% from 255 or 35.47% from 375); Blue value is 145 (57.03% from 255 or 38.67% from 375); Max value from RGB is 145 - color contains mainly: blue. Hex color #618591 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618591 is #9E7A6E. Grayscale: #7B7B7B. Windows color (decimal): -10386031 or 9536865. OLE color: 9536865.
HSL color Cylindrical-coordinate representation of color #618591: hue angle of 195º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #618591 is Cyan = 0.33, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 133 | 145 | - |
| CMYK | 0.33 | 0.08 | 0 | 0.43 |
| HSL | 195º | 0.2% | 0.47% | - |
| HSV(B) | 195º | 0.33% | 0.57% | - |
| XYZ | 18.43 | 21.36 | 29.94 | - |
| YUV | 123.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 133 | 145 | 0.33 | 0.08 | 0 | 0.43 | 195 | 0.2 | 0.47 |
| Hex | 61 | 85 | 91 | 21 | 8 | 0 | 2B | C3 | 14 | 2F |
| Octal | 141 | 205 | 221 | 41 | 10 | 0 | 53 | 303 | 24 | 57 |
| Binary | 1100001 | 10000101 | 10010001 | 100001 | 1000 | 0 | 101011 | 11000011 | 10100 | 101111 |
Color Harmonies of #618591
Complementary color
Monochromatic Colors of #618591
Black with #618591
Text Example
Text Example
White with #618591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618591; }
p { color: rgb(97,133,145); }
H1.HeaderClassName
{
color: #618591;
}
.AnyTagClassName
{
color: #618591;
}
</style>
background-color css
<style>
a { background-color: #618591; }
a { background-color: rgb(97,133,145); }
div.DivClassName
{
background-color: #618591;
}
.BgClassName
{
background-color: #618591;
}
</style>
border-color css
<style>
span { border-color: #618591; }
span { border-color: rgb(97,133,145); }
td.TdClassName
{
border-color: #618591;
}
.TagClassName
{
border-color: #618591;
}
</style>