Shades of Paradiso #368188
Tints of Paradiso #368188
RGB
CMYK
RGB Variations
Color information
#368188 (or 0x368188) is known color: Paradiso. HEX triplet: 36, 81 and 88. RGB value is (54,129,136). Sum of RGB (Red+Green+Blue) = 54+129+136=319 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.93% from 319); Green value is 129 (50.78% from 255 or 40.44% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #368188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368188 is #C97E77. Grayscale: #6B6B6B. Windows color (decimal): -13205112 or 8945974. OLE color: 8945974.
HSL color Cylindrical-coordinate representation of color #368188: hue angle of 185.12º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #368188 is Cyan = 0.60, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 129 | 136 | - |
| CMYK | 0.60 | 0.05 | 0 | 0.47 |
| HSL | 185.12º | 0.43% | 0.37% | - |
| HSV(B) | 185.12º | 0.6% | 0.53% | - |
| XYZ | 13.82 | 18.26 | 26.09 | - |
| YUV | 107.37 | 144.15 | 89.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 136 | 0.60 | 0.05 | 0 | 0.47 | 185.12 | 0.43 | 0.37 |
| Hex | 36 | 81 | 88 | 3C | 5 | 0 | 2F | B9 | 2B | 25 |
| Octal | 66 | 201 | 210 | 74 | 5 | 0 | 57 | 271 | 53 | 45 |
| Binary | 110110 | 10000001 | 10001000 | 111100 | 101 | 0 | 101111 | 10111001 | 101011 | 100101 |
Color Harmonies of #368188
Complementary color
Monochromatic Colors of #368188
Black with #368188
Text Example
Text Example
White with #368188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368188; }
p { color: rgb(54,129,136); }
H1.HeaderClassName
{
color: #368188;
}
.AnyTagClassName
{
color: #368188;
}
</style>
background-color css
<style>
a { background-color: #368188; }
a { background-color: rgb(54,129,136); }
div.DivClassName
{
background-color: #368188;
}
.BgClassName
{
background-color: #368188;
}
</style>
border-color css
<style>
span { border-color: #368188; }
span { border-color: rgb(54,129,136); }
td.TdClassName
{
border-color: #368188;
}
.TagClassName
{
border-color: #368188;
}
</style>