Shades of Paradiso #478382
Tints of Paradiso #478382
RGB
CMYK
RGB Variations
Color information
#478382 (or 0x478382) is known color: Paradiso. HEX triplet: 47, 83 and 82. RGB value is (71,131,130). Sum of RGB (Red+Green+Blue) = 71+131+130=332 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.39% from 332); Green value is 131 (51.56% from 255 or 39.46% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 131 - color contains mainly: green. Hex color #478382 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478382 is #B87C7D. Grayscale: #707070. Windows color (decimal): -12090494 or 8553287. OLE color: 8553287.
HSL color Cylindrical-coordinate representation of color #478382: hue angle of 179º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478382 is Cyan = 0.46, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 130 | - |
| CMYK | 0.46 | 0 | 0.01 | 0.49 |
| HSL | 179º | 0.3% | 0.4% | - |
| HSV(B) | 179º | 0.46% | 0.51% | - |
| XYZ | 14.74 | 19.18 | 24.04 | - |
| YUV | 112.95 | 137.62 | 98.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 130 | 0.46 | 0 | 0.01 | 0.49 | 179 | 0.3 | 0.4 |
| Hex | 47 | 83 | 82 | 2E | 0 | 1 | 31 | B3 | 1E | 28 |
| Octal | 107 | 203 | 202 | 56 | 0 | 1 | 61 | 263 | 36 | 50 |
| Binary | 1000111 | 10000011 | 10000010 | 101110 | 0 | 1 | 110001 | 10110011 | 11110 | 101000 |
Color Harmonies of #478382
Complementary color
Monochromatic Colors of #478382
Black with #478382
Text Example
Text Example
White with #478382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478382; }
p { color: rgb(71,131,130); }
H1.HeaderClassName
{
color: #478382;
}
.AnyTagClassName
{
color: #478382;
}
</style>
background-color css
<style>
a { background-color: #478382; }
a { background-color: rgb(71,131,130); }
div.DivClassName
{
background-color: #478382;
}
.BgClassName
{
background-color: #478382;
}
</style>
border-color css
<style>
span { border-color: #478382; }
span { border-color: rgb(71,131,130); }
td.TdClassName
{
border-color: #478382;
}
.TagClassName
{
border-color: #478382;
}
</style>