Shades of Paradiso #398580
Tints of Paradiso #398580
RGB
CMYK
RGB Variations
Color information
#398580 (or 0x398580) is known color: Paradiso. HEX triplet: 39, 85 and 80. RGB value is (57,133,128). Sum of RGB (Red+Green+Blue) = 57+133+128=318 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.92% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 128 (50.39% from 255 or 40.25% from 318); Max value from RGB is 133 - color contains mainly: green. Hex color #398580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398580 is #C67A7F. Grayscale: #6D6D6D. Windows color (decimal): -13007488 or 8422713. OLE color: 8422713.
HSL color Cylindrical-coordinate representation of color #398580: hue angle of 176.05º 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 #398580 is Cyan = 0.57, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 128 | - |
| CMYK | 0.57 | 0 | 0.04 | 0.48 |
| HSL | 176.05º | 0.4% | 0.37% | - |
| HSV(B) | 176.05º | 0.57% | 0.52% | - |
| XYZ | 13.97 | 19.2 | 23.39 | - |
| YUV | 109.71 | 138.32 | 90.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 128 | 0.57 | 0 | 0.04 | 0.48 | 176.05 | 0.4 | 0.37 |
| Hex | 39 | 85 | 80 | 39 | 0 | 4 | 30 | B0 | 28 | 25 |
| Octal | 71 | 205 | 200 | 71 | 0 | 4 | 60 | 260 | 50 | 45 |
| Binary | 111001 | 10000101 | 10000000 | 111001 | 0 | 100 | 110000 | 10110000 | 101000 | 100101 |
Color Harmonies of #398580
Complementary color
Monochromatic Colors of #398580
Black with #398580
Text Example
Text Example
White with #398580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398580; }
p { color: rgb(57,133,128); }
H1.HeaderClassName
{
color: #398580;
}
.AnyTagClassName
{
color: #398580;
}
</style>
background-color css
<style>
a { background-color: #398580; }
a { background-color: rgb(57,133,128); }
div.DivClassName
{
background-color: #398580;
}
.BgClassName
{
background-color: #398580;
}
</style>
border-color css
<style>
span { border-color: #398580; }
span { border-color: rgb(57,133,128); }
td.TdClassName
{
border-color: #398580;
}
.TagClassName
{
border-color: #398580;
}
</style>