Shades of Paradiso #388386
Tints of Paradiso #388386
RGB
CMYK
RGB Variations
Color information
#388386 (or 0x388386) is known color: Paradiso. HEX triplet: 38, 83 and 86. RGB value is (56,131,134). Sum of RGB (Red+Green+Blue) = 56+131+134=321 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.45% from 321); Green value is 131 (51.56% from 255 or 40.81% from 321); Blue value is 134 (52.73% from 255 or 41.74% from 321); Max value from RGB is 134 - color contains mainly: blue. Hex color #388386 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388386 is #C77C79. Grayscale: #6C6C6C. Windows color (decimal): -13073530 or 8815416. OLE color: 8815416.
HSL color Cylindrical-coordinate representation of color #388386: hue angle of 182.31º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388386 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 131 | 134 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.47 |
| HSL | 182.31º | 0.41% | 0.37% | - |
| HSV(B) | 182.31º | 0.58% | 0.53% | - |
| XYZ | 14.05 | 18.79 | 25.44 | - |
| YUV | 108.92 | 142.15 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 134 | 0.58 | 0.02 | 0 | 0.47 | 182.31 | 0.41 | 0.37 |
| Hex | 38 | 83 | 86 | 3A | 2 | 0 | 2F | B6 | 29 | 25 |
| Octal | 70 | 203 | 206 | 72 | 2 | 0 | 57 | 266 | 51 | 45 |
| Binary | 111000 | 10000011 | 10000110 | 111010 | 10 | 0 | 101111 | 10110110 | 101001 | 100101 |
Color Harmonies of #388386
Complementary color
Monochromatic Colors of #388386
Black with #388386
Text Example
Text Example
White with #388386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388386; }
p { color: rgb(56,131,134); }
H1.HeaderClassName
{
color: #388386;
}
.AnyTagClassName
{
color: #388386;
}
</style>
background-color css
<style>
a { background-color: #388386; }
a { background-color: rgb(56,131,134); }
div.DivClassName
{
background-color: #388386;
}
.BgClassName
{
background-color: #388386;
}
</style>
border-color css
<style>
span { border-color: #388386; }
span { border-color: rgb(56,131,134); }
td.TdClassName
{
border-color: #388386;
}
.TagClassName
{
border-color: #388386;
}
</style>