Shades of Paradiso #388287
Tints of Paradiso #388287
RGB
CMYK
RGB Variations
Color information
#388287 (or 0x388287) is known color: Paradiso. HEX triplet: 38, 82 and 87. RGB value is (56,130,135). Sum of RGB (Red+Green+Blue) = 56+130+135=321 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.45% from 321); Green value is 130 (51.17% from 255 or 40.50% from 321); Blue value is 135 (53.12% from 255 or 42.06% from 321); Max value from RGB is 135 - color contains mainly: blue. Hex color #388287 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388287 is #C77D78. Grayscale: #6C6C6C. Windows color (decimal): -13073785 or 8880696. OLE color: 8880696.
HSL color Cylindrical-coordinate representation of color #388287: hue angle of 183.8º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #388287 is Cyan = 0.59, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 130 | 135 | - |
| CMYK | 0.59 | 0.04 | 0 | 0.47 |
| HSL | 183.8º | 0.41% | 0.37% | - |
| HSV(B) | 183.8º | 0.59% | 0.53% | - |
| XYZ | 13.99 | 18.56 | 25.77 | - |
| YUV | 108.44 | 142.98 | 90.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 135 | 0.59 | 0.04 | 0 | 0.47 | 183.8 | 0.41 | 0.37 |
| Hex | 38 | 82 | 87 | 3B | 4 | 0 | 2F | B8 | 29 | 25 |
| Octal | 70 | 202 | 207 | 73 | 4 | 0 | 57 | 270 | 51 | 45 |
| Binary | 111000 | 10000010 | 10000111 | 111011 | 100 | 0 | 101111 | 10111000 | 101001 | 100101 |
Color Harmonies of #388287
Complementary color
Monochromatic Colors of #388287
Black with #388287
Text Example
Text Example
White with #388287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388287; }
p { color: rgb(56,130,135); }
H1.HeaderClassName
{
color: #388287;
}
.AnyTagClassName
{
color: #388287;
}
</style>
background-color css
<style>
a { background-color: #388287; }
a { background-color: rgb(56,130,135); }
div.DivClassName
{
background-color: #388287;
}
.BgClassName
{
background-color: #388287;
}
</style>
border-color css
<style>
span { border-color: #388287; }
span { border-color: rgb(56,130,135); }
td.TdClassName
{
border-color: #388287;
}
.TagClassName
{
border-color: #388287;
}
</style>