Shades of Paradiso #568189
Tints of Paradiso #568189
RGB
CMYK
RGB Variations
Color information
#568189 (or 0x568189) is known color: Paradiso. HEX triplet: 56, 81 and 89. RGB value is (86,129,137). Sum of RGB (Red+Green+Blue) = 86+129+137=352 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.43% from 352); Green value is 129 (50.78% from 255 or 36.65% 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 #568189 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568189 is #A97E76. Grayscale: #747474. Windows color (decimal): -11107959 or 9011542. OLE color: 9011542.
HSL color Cylindrical-coordinate representation of color #568189: hue angle of 189.41º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #568189 is Cyan = 0.37, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 129 | 137 | - |
| CMYK | 0.37 | 0.06 | 0 | 0.46 |
| HSL | 189.41º | 0.23% | 0.44% | - |
| HSV(B) | 189.41º | 0.37% | 0.54% | - |
| XYZ | 16.2 | 19.49 | 26.57 | - |
| YUV | 117.06 | 139.25 | 105.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 129 | 137 | 0.37 | 0.06 | 0 | 0.46 | 189.41 | 0.23 | 0.44 |
| Hex | 56 | 81 | 89 | 25 | 6 | 0 | 2E | BD | 17 | 2C |
| Octal | 126 | 201 | 211 | 45 | 6 | 0 | 56 | 275 | 27 | 54 |
| Binary | 1010110 | 10000001 | 10001001 | 100101 | 110 | 0 | 101110 | 10111101 | 10111 | 101100 |
Color Harmonies of #568189
Complementary color
Monochromatic Colors of #568189
Black with #568189
Text Example
Text Example
White with #568189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568189; }
p { color: rgb(86,129,137); }
H1.HeaderClassName
{
color: #568189;
}
.AnyTagClassName
{
color: #568189;
}
</style>
background-color css
<style>
a { background-color: #568189; }
a { background-color: rgb(86,129,137); }
div.DivClassName
{
background-color: #568189;
}
.BgClassName
{
background-color: #568189;
}
</style>
border-color css
<style>
span { border-color: #568189; }
span { border-color: rgb(86,129,137); }
td.TdClassName
{
border-color: #568189;
}
.TagClassName
{
border-color: #568189;
}
</style>