Shades of Paradiso #368187
Tints of Paradiso #368187
RGB
CMYK
RGB Variations
Color information
#368187 (or 0x368187) is known color: Paradiso. HEX triplet: 36, 81 and 87. RGB value is (54,129,135). Sum of RGB (Red+Green+Blue) = 54+129+135=318 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.98% from 318); Green value is 129 (50.78% from 255 or 40.57% from 318); Blue value is 135 (53.12% from 255 or 42.45% from 318); Max value from RGB is 135 - color contains mainly: blue. Hex color #368187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368187 is #C97E78. Grayscale: #6B6B6B. Windows color (decimal): -13205113 or 8880438. OLE color: 8880438.
HSL color Cylindrical-coordinate representation of color #368187: hue angle of 184.44º 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 #368187 is Cyan = 0.60, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 129 | 135 | - |
| CMYK | 0.60 | 0.04 | 0 | 0.47 |
| HSL | 184.44º | 0.43% | 0.37% | - |
| HSV(B) | 184.44º | 0.6% | 0.53% | - |
| XYZ | 13.74 | 18.23 | 25.72 | - |
| YUV | 107.26 | 143.65 | 90.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 135 | 0.60 | 0.04 | 0 | 0.47 | 184.44 | 0.43 | 0.37 |
| Hex | 36 | 81 | 87 | 3C | 4 | 0 | 2F | B8 | 2B | 25 |
| Octal | 66 | 201 | 207 | 74 | 4 | 0 | 57 | 270 | 53 | 45 |
| Binary | 110110 | 10000001 | 10000111 | 111100 | 100 | 0 | 101111 | 10111000 | 101011 | 100101 |
Color Harmonies of #368187
Complementary color
Monochromatic Colors of #368187
Black with #368187
Text Example
Text Example
White with #368187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368187; }
p { color: rgb(54,129,135); }
H1.HeaderClassName
{
color: #368187;
}
.AnyTagClassName
{
color: #368187;
}
</style>
background-color css
<style>
a { background-color: #368187; }
a { background-color: rgb(54,129,135); }
div.DivClassName
{
background-color: #368187;
}
.BgClassName
{
background-color: #368187;
}
</style>
border-color css
<style>
span { border-color: #368187; }
span { border-color: rgb(54,129,135); }
td.TdClassName
{
border-color: #368187;
}
.TagClassName
{
border-color: #368187;
}
</style>