Shades of Paradiso #398484
Tints of Paradiso #398484
RGB
CMYK
RGB Variations
Color information
#398484 (or 0x398484) is known color: Paradiso. HEX triplet: 39, 84 and 84. RGB value is (57,132,132). Sum of RGB (Red+Green+Blue) = 57+132+132=321 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.76% from 321); Green value is 132 (51.95% from 255 or 41.12% from 321); Blue value is 132 (51.95% from 255 or 41.12% from 321); Max value from RGB is 132 - color contains mainly: green, blue. Hex color #398484 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398484 is #C67B7B. Grayscale: #6D6D6D. Windows color (decimal): -13007740 or 8684601. OLE color: 8684601.
HSL color Cylindrical-coordinate representation of color #398484: hue angle of 180º 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 #398484 is Cyan = 0.57, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 132 | - |
| CMYK | 0.57 | 0 | 0 | 0.48 |
| HSL | 180º | 0.4% | 0.37% | - |
| HSV(B) | 180º | 0.57% | 0.52% | - |
| XYZ | 14.1 | 19.04 | 24.76 | - |
| YUV | 109.58 | 140.65 | 90.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 132 | 0.57 | 0 | 0 | 0.48 | 180 | 0.4 | 0.37 |
| Hex | 39 | 84 | 84 | 39 | 0 | 0 | 30 | B4 | 28 | 25 |
| Octal | 71 | 204 | 204 | 71 | 0 | 0 | 60 | 264 | 50 | 45 |
| Binary | 111001 | 10000100 | 10000100 | 111001 | 0 | 0 | 110000 | 10110100 | 101000 | 100101 |
Color Harmonies of #398484
Complementary color
Monochromatic Colors of #398484
Black with #398484
Text Example
Text Example
White with #398484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398484; }
p { color: rgb(57,132,132); }
H1.HeaderClassName
{
color: #398484;
}
.AnyTagClassName
{
color: #398484;
}
</style>
background-color css
<style>
a { background-color: #398484; }
a { background-color: rgb(57,132,132); }
div.DivClassName
{
background-color: #398484;
}
.BgClassName
{
background-color: #398484;
}
</style>
border-color css
<style>
span { border-color: #398484; }
span { border-color: rgb(57,132,132); }
td.TdClassName
{
border-color: #398484;
}
.TagClassName
{
border-color: #398484;
}
</style>