Shades of Paradiso #368386
Tints of Paradiso #368386
RGB
CMYK
RGB Variations
Color information
#368386 (or 0x368386) is known color: Paradiso. HEX triplet: 36, 83 and 86. RGB value is (54,131,134). Sum of RGB (Red+Green+Blue) = 54+131+134=319 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.93% from 319); Green value is 131 (51.56% from 255 or 41.07% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #368386 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368386 is #C97C79. Grayscale: #6C6C6C. Windows color (decimal): -13204602 or 8815414. OLE color: 8815414.
HSL color Cylindrical-coordinate representation of color #368386: hue angle of 182.25º 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 #368386 is Cyan = 0.60, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 131 | 134 | - |
| CMYK | 0.60 | 0.02 | 0 | 0.47 |
| HSL | 182.25º | 0.43% | 0.37% | - |
| HSV(B) | 182.25º | 0.6% | 0.53% | - |
| XYZ | 13.94 | 18.74 | 25.44 | - |
| YUV | 108.32 | 142.49 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 134 | 0.60 | 0.02 | 0 | 0.47 | 182.25 | 0.43 | 0.37 |
| Hex | 36 | 83 | 86 | 3C | 2 | 0 | 2F | B6 | 2B | 25 |
| Octal | 66 | 203 | 206 | 74 | 2 | 0 | 57 | 266 | 53 | 45 |
| Binary | 110110 | 10000011 | 10000110 | 111100 | 10 | 0 | 101111 | 10110110 | 101011 | 100101 |
Color Harmonies of #368386
Complementary color
Monochromatic Colors of #368386
Black with #368386
Text Example
Text Example
White with #368386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368386; }
p { color: rgb(54,131,134); }
H1.HeaderClassName
{
color: #368386;
}
.AnyTagClassName
{
color: #368386;
}
</style>
background-color css
<style>
a { background-color: #368386; }
a { background-color: rgb(54,131,134); }
div.DivClassName
{
background-color: #368386;
}
.BgClassName
{
background-color: #368386;
}
</style>
border-color css
<style>
span { border-color: #368386; }
span { border-color: rgb(54,131,134); }
td.TdClassName
{
border-color: #368386;
}
.TagClassName
{
border-color: #368386;
}
</style>