Shades of Paradiso #388382
Tints of Paradiso #388382
RGB
CMYK
RGB Variations
Color information
#388382 (or 0x388382) is known color: Paradiso. HEX triplet: 38, 83 and 82. RGB value is (56,131,130). Sum of RGB (Red+Green+Blue) = 56+131+130=317 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.67% from 317); Green value is 131 (51.56% from 255 or 41.32% from 317); Blue value is 130 (51.17% from 255 or 41.01% from 317); Max value from RGB is 131 - color contains mainly: green. Hex color #388382 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388382 is #C77C7D. Grayscale: #6C6C6C. Windows color (decimal): -13073534 or 8553272. OLE color: 8553272.
HSL color Cylindrical-coordinate representation of color #388382: hue angle of 179.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388382 is Cyan = 0.57, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 130 | - |
| CMYK | 0.57 | 0 | 0.01 | 0.49 |
| HSL | 179.2º | 0.4% | 0.37% | - |
| HSV(B) | 179.2º | 0.57% | 0.51% | - |
| XYZ | 13.78 | 18.69 | 24 | - |
| YUV | 108.46 | 140.15 | 90.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 130 | 0.57 | 0 | 0.01 | 0.49 | 179.2 | 0.4 | 0.37 |
| Hex | 38 | 83 | 82 | 39 | 0 | 1 | 31 | B3 | 28 | 25 |
| Octal | 70 | 203 | 202 | 71 | 0 | 1 | 61 | 263 | 50 | 45 |
| Binary | 111000 | 10000011 | 10000010 | 111001 | 0 | 1 | 110001 | 10110011 | 101000 | 100101 |
Color Harmonies of #388382
Complementary color
Monochromatic Colors of #388382
Black with #388382
Text Example
Text Example
White with #388382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388382; }
p { color: rgb(56,131,130); }
H1.HeaderClassName
{
color: #388382;
}
.AnyTagClassName
{
color: #388382;
}
</style>
background-color css
<style>
a { background-color: #388382; }
a { background-color: rgb(56,131,130); }
div.DivClassName
{
background-color: #388382;
}
.BgClassName
{
background-color: #388382;
}
</style>
border-color css
<style>
span { border-color: #388382; }
span { border-color: rgb(56,131,130); }
td.TdClassName
{
border-color: #388382;
}
.TagClassName
{
border-color: #388382;
}
</style>