Shades of Paradiso #568188
Tints of Paradiso #568188
RGB
CMYK
RGB Variations
Color information
#568188 (or 0x568188) is known color: Paradiso. HEX triplet: 56, 81 and 88. RGB value is (86,129,136). Sum of RGB (Red+Green+Blue) = 86+129+136=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 129 (50.78% from 255 or 36.75% from 351); Blue value is 136 (53.52% from 255 or 38.75% from 351); Max value from RGB is 136 - color contains mainly: blue. Hex color #568188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568188 is #A97E77. Grayscale: #747474. Windows color (decimal): -11107960 or 8946006. OLE color: 8946006.
HSL color Cylindrical-coordinate representation of color #568188: hue angle of 188.4º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #568188 is Cyan = 0.37, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 129 | 136 | - |
| CMYK | 0.37 | 0.05 | 0 | 0.47 |
| HSL | 188.4º | 0.23% | 0.44% | - |
| HSV(B) | 188.4º | 0.37% | 0.53% | - |
| XYZ | 16.13 | 19.46 | 26.2 | - |
| YUV | 116.94 | 138.75 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 129 | 136 | 0.37 | 0.05 | 0 | 0.47 | 188.4 | 0.23 | 0.44 |
| Hex | 56 | 81 | 88 | 25 | 5 | 0 | 2F | BC | 17 | 2C |
| Octal | 126 | 201 | 210 | 45 | 5 | 0 | 57 | 274 | 27 | 54 |
| Binary | 1010110 | 10000001 | 10001000 | 100101 | 101 | 0 | 101111 | 10111100 | 10111 | 101100 |
Color Harmonies of #568188
Complementary color
Monochromatic Colors of #568188
Black with #568188
Text Example
Text Example
White with #568188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568188; }
p { color: rgb(86,129,136); }
H1.HeaderClassName
{
color: #568188;
}
.AnyTagClassName
{
color: #568188;
}
</style>
background-color css
<style>
a { background-color: #568188; }
a { background-color: rgb(86,129,136); }
div.DivClassName
{
background-color: #568188;
}
.BgClassName
{
background-color: #568188;
}
</style>
border-color css
<style>
span { border-color: #568188; }
span { border-color: rgb(86,129,136); }
td.TdClassName
{
border-color: #568188;
}
.TagClassName
{
border-color: #568188;
}
</style>