Shades of Paradiso #368087
Tints of Paradiso #368087
RGB
CMYK
RGB Variations
Color information
#368087 (or 0x368087) is known color: Paradiso. HEX triplet: 36, 80 and 87. RGB value is (54,128,135). Sum of RGB (Red+Green+Blue) = 54+128+135=317 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.03% from 317); Green value is 128 (50.39% from 255 or 40.38% from 317); Blue value is 135 (53.12% from 255 or 42.59% from 317); Max value from RGB is 135 - color contains mainly: blue. Hex color #368087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368087 is #C97F78. Grayscale: #6A6A6A. Windows color (decimal): -13205369 or 8880182. OLE color: 8880182.
HSL color Cylindrical-coordinate representation of color #368087: hue angle of 185.19º 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 #368087 is Cyan = 0.60, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 128 | 135 | - |
| CMYK | 0.60 | 0.05 | 0 | 0.47 |
| HSL | 185.19º | 0.43% | 0.37% | - |
| HSV(B) | 185.19º | 0.6% | 0.53% | - |
| XYZ | 13.61 | 17.97 | 25.67 | - |
| YUV | 106.67 | 143.98 | 90.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 128 | 135 | 0.60 | 0.05 | 0 | 0.47 | 185.19 | 0.43 | 0.37 |
| Hex | 36 | 80 | 87 | 3C | 5 | 0 | 2F | B9 | 2B | 25 |
| Octal | 66 | 200 | 207 | 74 | 5 | 0 | 57 | 271 | 53 | 45 |
| Binary | 110110 | 10000000 | 10000111 | 111100 | 101 | 0 | 101111 | 10111001 | 101011 | 100101 |
Color Harmonies of #368087
Complementary color
Monochromatic Colors of #368087
Black with #368087
Text Example
Text Example
White with #368087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368087; }
p { color: rgb(54,128,135); }
H1.HeaderClassName
{
color: #368087;
}
.AnyTagClassName
{
color: #368087;
}
</style>
background-color css
<style>
a { background-color: #368087; }
a { background-color: rgb(54,128,135); }
div.DivClassName
{
background-color: #368087;
}
.BgClassName
{
background-color: #368087;
}
</style>
border-color css
<style>
span { border-color: #368087; }
span { border-color: rgb(54,128,135); }
td.TdClassName
{
border-color: #368087;
}
.TagClassName
{
border-color: #368087;
}
</style>