Shades of Paradiso #598287
Tints of Paradiso #598287
RGB
CMYK
RGB Variations
Color information
#598287 (or 0x598287) is known color: Paradiso. HEX triplet: 59, 82 and 87. RGB value is (89,130,135). Sum of RGB (Red+Green+Blue) = 89+130+135=354 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.14% from 354); Green value is 130 (51.17% from 255 or 36.72% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 135 - color contains mainly: blue. Hex color #598287 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598287 is #A67D78. Grayscale: #767676. Windows color (decimal): -10911097 or 8880729. OLE color: 8880729.
HSL color Cylindrical-coordinate representation of color #598287: hue angle of 186.52º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #598287 is Cyan = 0.34, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 130 | 135 | - |
| CMYK | 0.34 | 0.04 | 0 | 0.47 |
| HSL | 186.52º | 0.21% | 0.44% | - |
| HSV(B) | 186.52º | 0.34% | 0.53% | - |
| XYZ | 16.48 | 19.84 | 25.88 | - |
| YUV | 118.31 | 137.42 | 107.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 130 | 135 | 0.34 | 0.04 | 0 | 0.47 | 186.52 | 0.21 | 0.44 |
| Hex | 59 | 82 | 87 | 22 | 4 | 0 | 2F | BB | 15 | 2C |
| Octal | 131 | 202 | 207 | 42 | 4 | 0 | 57 | 273 | 25 | 54 |
| Binary | 1011001 | 10000010 | 10000111 | 100010 | 100 | 0 | 101111 | 10111011 | 10101 | 101100 |
Color Harmonies of #598287
Complementary color
Monochromatic Colors of #598287
Black with #598287
Text Example
Text Example
White with #598287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598287; }
p { color: rgb(89,130,135); }
H1.HeaderClassName
{
color: #598287;
}
.AnyTagClassName
{
color: #598287;
}
</style>
background-color css
<style>
a { background-color: #598287; }
a { background-color: rgb(89,130,135); }
div.DivClassName
{
background-color: #598287;
}
.BgClassName
{
background-color: #598287;
}
</style>
border-color css
<style>
span { border-color: #598287; }
span { border-color: rgb(89,130,135); }
td.TdClassName
{
border-color: #598287;
}
.TagClassName
{
border-color: #598287;
}
</style>