Shades of Paradiso #398186
Tints of Paradiso #398186
RGB
CMYK
RGB Variations
Color information
#398186 (or 0x398186) is known color: Paradiso. HEX triplet: 39, 81 and 86. RGB value is (57,129,134). Sum of RGB (Red+Green+Blue) = 57+129+134=320 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.81% from 320); Green value is 129 (50.78% from 255 or 40.31% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #398186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398186 is #C67E79. Grayscale: #6B6B6B. Windows color (decimal): -13008506 or 8814905. OLE color: 8814905.
HSL color Cylindrical-coordinate representation of color #398186: hue angle of 183.9º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398186 is Cyan = 0.57, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 129 | 134 | - |
| CMYK | 0.57 | 0.04 | 0 | 0.47 |
| HSL | 183.9º | 0.4% | 0.37% | - |
| HSV(B) | 183.9º | 0.57% | 0.53% | - |
| XYZ | 13.84 | 18.29 | 25.36 | - |
| YUV | 108.04 | 142.65 | 91.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 134 | 0.57 | 0.04 | 0 | 0.47 | 183.9 | 0.4 | 0.37 |
| Hex | 39 | 81 | 86 | 39 | 4 | 0 | 2F | B8 | 28 | 25 |
| Octal | 71 | 201 | 206 | 71 | 4 | 0 | 57 | 270 | 50 | 45 |
| Binary | 111001 | 10000001 | 10000110 | 111001 | 100 | 0 | 101111 | 10111000 | 101000 | 100101 |
Color Harmonies of #398186
Complementary color
Monochromatic Colors of #398186
Black with #398186
Text Example
Text Example
White with #398186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398186; }
p { color: rgb(57,129,134); }
H1.HeaderClassName
{
color: #398186;
}
.AnyTagClassName
{
color: #398186;
}
</style>
background-color css
<style>
a { background-color: #398186; }
a { background-color: rgb(57,129,134); }
div.DivClassName
{
background-color: #398186;
}
.BgClassName
{
background-color: #398186;
}
</style>
border-color css
<style>
span { border-color: #398186; }
span { border-color: rgb(57,129,134); }
td.TdClassName
{
border-color: #398186;
}
.TagClassName
{
border-color: #398186;
}
</style>