Shades of Paradiso #398286
Tints of Paradiso #398286
RGB
CMYK
RGB Variations
Color information
#398286 (or 0x398286) is known color: Paradiso. HEX triplet: 39, 82 and 86. RGB value is (57,130,134). Sum of RGB (Red+Green+Blue) = 57+130+134=321 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.76% from 321); Green value is 130 (51.17% from 255 or 40.50% from 321); Blue value is 134 (52.73% from 255 or 41.74% from 321); Max value from RGB is 134 - color contains mainly: blue. Hex color #398286 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398286 is #C67D79. Grayscale: #6C6C6C. Windows color (decimal): -13008250 or 8815161. OLE color: 8815161.
HSL color Cylindrical-coordinate representation of color #398286: hue angle of 183.12º 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 #398286 is Cyan = 0.57, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 130 | 134 | - |
| CMYK | 0.57 | 0.03 | 0 | 0.47 |
| HSL | 183.12º | 0.4% | 0.37% | - |
| HSV(B) | 183.12º | 0.57% | 0.53% | - |
| XYZ | 13.97 | 18.56 | 25.4 | - |
| YUV | 108.63 | 142.32 | 91.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 134 | 0.57 | 0.03 | 0 | 0.47 | 183.12 | 0.4 | 0.37 |
| Hex | 39 | 82 | 86 | 39 | 3 | 0 | 2F | B7 | 28 | 25 |
| Octal | 71 | 202 | 206 | 71 | 3 | 0 | 57 | 267 | 50 | 45 |
| Binary | 111001 | 10000010 | 10000110 | 111001 | 11 | 0 | 101111 | 10110111 | 101000 | 100101 |
Color Harmonies of #398286
Complementary color
Monochromatic Colors of #398286
Black with #398286
Text Example
Text Example
White with #398286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398286; }
p { color: rgb(57,130,134); }
H1.HeaderClassName
{
color: #398286;
}
.AnyTagClassName
{
color: #398286;
}
</style>
background-color css
<style>
a { background-color: #398286; }
a { background-color: rgb(57,130,134); }
div.DivClassName
{
background-color: #398286;
}
.BgClassName
{
background-color: #398286;
}
</style>
border-color css
<style>
span { border-color: #398286; }
span { border-color: rgb(57,130,134); }
td.TdClassName
{
border-color: #398286;
}
.TagClassName
{
border-color: #398286;
}
</style>