Shades of Paradiso #478484
Tints of Paradiso #478484
RGB
CMYK
RGB Variations
Color information
#478484 (or 0x478484) is known color: Paradiso. HEX triplet: 47, 84 and 84. RGB value is (71,132,132). Sum of RGB (Red+Green+Blue) = 71+132+132=335 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.19% from 335); Green value is 132 (51.95% from 255 or 39.40% from 335); Blue value is 132 (51.95% from 255 or 39.40% from 335); Max value from RGB is 132 - color contains mainly: green, blue. Hex color #478484 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478484 is #B87B7B. Grayscale: #717171. Windows color (decimal): -12090236 or 8684615. OLE color: 8684615.
HSL color Cylindrical-coordinate representation of color #478484: hue angle of 180º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478484 is Cyan = 0.46, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 132 | - |
| CMYK | 0.46 | 0 | 0 | 0.48 |
| HSL | 180º | 0.3% | 0.4% | - |
| HSV(B) | 180º | 0.46% | 0.52% | - |
| XYZ | 15.01 | 19.51 | 24.8 | - |
| YUV | 113.76 | 138.29 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 132 | 0.46 | 0 | 0 | 0.48 | 180 | 0.3 | 0.4 |
| Hex | 47 | 84 | 84 | 2E | 0 | 0 | 30 | B4 | 1E | 28 |
| Octal | 107 | 204 | 204 | 56 | 0 | 0 | 60 | 264 | 36 | 50 |
| Binary | 1000111 | 10000100 | 10000100 | 101110 | 0 | 0 | 110000 | 10110100 | 11110 | 101000 |
Color Harmonies of #478484
Complementary color
Monochromatic Colors of #478484
Black with #478484
Text Example
Text Example
White with #478484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478484; }
p { color: rgb(71,132,132); }
H1.HeaderClassName
{
color: #478484;
}
.AnyTagClassName
{
color: #478484;
}
</style>
background-color css
<style>
a { background-color: #478484; }
a { background-color: rgb(71,132,132); }
div.DivClassName
{
background-color: #478484;
}
.BgClassName
{
background-color: #478484;
}
</style>
border-color css
<style>
span { border-color: #478484; }
span { border-color: rgb(71,132,132); }
td.TdClassName
{
border-color: #478484;
}
.TagClassName
{
border-color: #478484;
}
</style>