Shades of Paradiso #398481
Tints of Paradiso #398481
RGB
CMYK
RGB Variations
Color information
#398481 (or 0x398481) is known color: Paradiso. HEX triplet: 39, 84 and 81. RGB value is (57,132,129). Sum of RGB (Red+Green+Blue) = 57+132+129=318 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.92% from 318); Green value is 132 (51.95% from 255 or 41.51% from 318); Blue value is 129 (50.78% from 255 or 40.57% from 318); Max value from RGB is 132 - color contains mainly: green. Hex color #398481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398481 is #C67B7E. Grayscale: #6D6D6D. Windows color (decimal): -13007743 or 8487993. OLE color: 8487993.
HSL color Cylindrical-coordinate representation of color #398481: hue angle of 177.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398481 is Cyan = 0.57, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 129 | - |
| CMYK | 0.57 | 0 | 0.02 | 0.48 |
| HSL | 177.6º | 0.4% | 0.37% | - |
| HSV(B) | 177.6º | 0.57% | 0.52% | - |
| XYZ | 13.9 | 18.96 | 23.7 | - |
| YUV | 109.23 | 139.15 | 90.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 129 | 0.57 | 0 | 0.02 | 0.48 | 177.6 | 0.4 | 0.37 |
| Hex | 39 | 84 | 81 | 39 | 0 | 2 | 30 | B2 | 28 | 25 |
| Octal | 71 | 204 | 201 | 71 | 0 | 2 | 60 | 262 | 50 | 45 |
| Binary | 111001 | 10000100 | 10000001 | 111001 | 0 | 10 | 110000 | 10110010 | 101000 | 100101 |
Color Harmonies of #398481
Complementary color
Monochromatic Colors of #398481
Black with #398481
Text Example
Text Example
White with #398481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398481; }
p { color: rgb(57,132,129); }
H1.HeaderClassName
{
color: #398481;
}
.AnyTagClassName
{
color: #398481;
}
</style>
background-color css
<style>
a { background-color: #398481; }
a { background-color: rgb(57,132,129); }
div.DivClassName
{
background-color: #398481;
}
.BgClassName
{
background-color: #398481;
}
</style>
border-color css
<style>
span { border-color: #398481; }
span { border-color: rgb(57,132,129); }
td.TdClassName
{
border-color: #398481;
}
.TagClassName
{
border-color: #398481;
}
</style>