Shades of Paradiso #388385
Tints of Paradiso #388385
RGB
CMYK
RGB Variations
Color information
#388385 (or 0x388385) is known color: Paradiso. HEX triplet: 38, 83 and 85. RGB value is (56,131,133). Sum of RGB (Red+Green+Blue) = 56+131+133=320 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.5% from 320); Green value is 131 (51.56% from 255 or 40.94% from 320); Blue value is 133 (52.34% from 255 or 41.56% from 320); Max value from RGB is 133 - color contains mainly: blue. Hex color #388385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388385 is #C77C7A. Grayscale: #6C6C6C. Windows color (decimal): -13073531 or 8749880. OLE color: 8749880.
HSL color Cylindrical-coordinate representation of color #388385: hue angle of 181.56º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388385 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 131 | 133 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.48 |
| HSL | 181.56º | 0.41% | 0.37% | - |
| HSV(B) | 181.56º | 0.58% | 0.52% | - |
| XYZ | 13.98 | 18.77 | 25.08 | - |
| YUV | 108.8 | 141.65 | 90.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 133 | 0.58 | 0.02 | 0 | 0.48 | 181.56 | 0.41 | 0.37 |
| Hex | 38 | 83 | 85 | 3A | 2 | 0 | 30 | B6 | 29 | 25 |
| Octal | 70 | 203 | 205 | 72 | 2 | 0 | 60 | 266 | 51 | 45 |
| Binary | 111000 | 10000011 | 10000101 | 111010 | 10 | 0 | 110000 | 10110110 | 101001 | 100101 |
Color Harmonies of #388385
Complementary color
Monochromatic Colors of #388385
Black with #388385
Text Example
Text Example
White with #388385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388385; }
p { color: rgb(56,131,133); }
H1.HeaderClassName
{
color: #388385;
}
.AnyTagClassName
{
color: #388385;
}
</style>
background-color css
<style>
a { background-color: #388385; }
a { background-color: rgb(56,131,133); }
div.DivClassName
{
background-color: #388385;
}
.BgClassName
{
background-color: #388385;
}
</style>
border-color css
<style>
span { border-color: #388385; }
span { border-color: rgb(56,131,133); }
td.TdClassName
{
border-color: #388385;
}
.TagClassName
{
border-color: #388385;
}
</style>