Shades of Horizon #618791
Tints of Horizon #618791
RGB
CMYK
RGB Variations
Color information
#618791 (or 0x618791) is known color: Horizon. HEX triplet: 61, 87 and 91. RGB value is (97,135,145). Sum of RGB (Red+Green+Blue) = 97+135+145=377 (49% of max value = 765). Red value is 97 (38.28% from 255 or 25.73% from 377); Green value is 135 (53.12% from 255 or 35.81% from 377); Blue value is 145 (57.03% from 255 or 38.46% from 377); Max value from RGB is 145 - color contains mainly: blue. Hex color #618791 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618791 is #9E786E. Grayscale: #7C7C7C. Windows color (decimal): -10385519 or 9537377. OLE color: 9537377.
HSL color Cylindrical-coordinate representation of color #618791: hue angle of 192.5º 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 #618791 is Cyan = 0.33, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 135 | 145 | - |
| CMYK | 0.33 | 0.07 | 0 | 0.43 |
| HSL | 192.5º | 0.2% | 0.47% | - |
| HSV(B) | 192.5º | 0.33% | 0.57% | - |
| XYZ | 18.7 | 21.91 | 30.03 | - |
| YUV | 124.78 | 139.41 | 108.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 135 | 145 | 0.33 | 0.07 | 0 | 0.43 | 192.5 | 0.2 | 0.47 |
| Hex | 61 | 87 | 91 | 21 | 7 | 0 | 2B | C0 | 14 | 2F |
| Octal | 141 | 207 | 221 | 41 | 7 | 0 | 53 | 300 | 24 | 57 |
| Binary | 1100001 | 10000111 | 10010001 | 100001 | 111 | 0 | 101011 | 11000000 | 10100 | 101111 |
Color Harmonies of #618791
Complementary color
Monochromatic Colors of #618791
Black with #618791
Text Example
Text Example
White with #618791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618791; }
p { color: rgb(97,135,145); }
H1.HeaderClassName
{
color: #618791;
}
.AnyTagClassName
{
color: #618791;
}
</style>
background-color css
<style>
a { background-color: #618791; }
a { background-color: rgb(97,135,145); }
div.DivClassName
{
background-color: #618791;
}
.BgClassName
{
background-color: #618791;
}
</style>
border-color css
<style>
span { border-color: #618791; }
span { border-color: rgb(97,135,145); }
td.TdClassName
{
border-color: #618791;
}
.TagClassName
{
border-color: #618791;
}
</style>