Shades of Paradiso #558289
Tints of Paradiso #558289
RGB
CMYK
RGB Variations
Color information
#558289 (or 0x558289) is known color: Paradiso. HEX triplet: 55, 82 and 89. RGB value is (85,130,137). Sum of RGB (Red+Green+Blue) = 85+130+137=352 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.15% from 352); Green value is 130 (51.17% from 255 or 36.93% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #558289 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558289 is #AA7D76. Grayscale: #757575. Windows color (decimal): -11173239 or 9011797. OLE color: 9011797.
HSL color Cylindrical-coordinate representation of color #558289: hue angle of 188.08º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #558289 is Cyan = 0.38, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 130 | 137 | - |
| CMYK | 0.38 | 0.05 | 0 | 0.46 |
| HSL | 188.08º | 0.23% | 0.44% | - |
| HSV(B) | 188.08º | 0.38% | 0.54% | - |
| XYZ | 16.24 | 19.7 | 26.61 | - |
| YUV | 117.34 | 139.09 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 130 | 137 | 0.38 | 0.05 | 0 | 0.46 | 188.08 | 0.23 | 0.44 |
| Hex | 55 | 82 | 89 | 26 | 5 | 0 | 2E | BC | 17 | 2C |
| Octal | 125 | 202 | 211 | 46 | 5 | 0 | 56 | 274 | 27 | 54 |
| Binary | 1010101 | 10000010 | 10001001 | 100110 | 101 | 0 | 101110 | 10111100 | 10111 | 101100 |
Color Harmonies of #558289
Complementary color
Monochromatic Colors of #558289
Black with #558289
Text Example
Text Example
White with #558289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558289; }
p { color: rgb(85,130,137); }
H1.HeaderClassName
{
color: #558289;
}
.AnyTagClassName
{
color: #558289;
}
</style>
background-color css
<style>
a { background-color: #558289; }
a { background-color: rgb(85,130,137); }
div.DivClassName
{
background-color: #558289;
}
.BgClassName
{
background-color: #558289;
}
</style>
border-color css
<style>
span { border-color: #558289; }
span { border-color: rgb(85,130,137); }
td.TdClassName
{
border-color: #558289;
}
.TagClassName
{
border-color: #558289;
}
</style>