Shades of Paradiso #478581
Tints of Paradiso #478581
RGB
CMYK
RGB Variations
Color information
#478581 (or 0x478581) is known color: Paradiso. HEX triplet: 47, 85 and 81. RGB value is (71,133,129). Sum of RGB (Red+Green+Blue) = 71+133+129=333 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.32% from 333); Green value is 133 (52.34% from 255 or 39.94% from 333); Blue value is 129 (50.78% from 255 or 38.74% from 333); Max value from RGB is 133 - color contains mainly: green. Hex color #478581 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478581 is #B87A7E. Grayscale: #717171. Windows color (decimal): -12089983 or 8488263. OLE color: 8488263.
HSL color Cylindrical-coordinate representation of color #478581: hue angle of 176.13º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478581 is Cyan = 0.47, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 129 | - |
| CMYK | 0.47 | 0 | 0.03 | 0.48 |
| HSL | 176.13º | 0.3% | 0.4% | - |
| HSV(B) | 176.13º | 0.47% | 0.52% | - |
| XYZ | 14.95 | 19.7 | 23.78 | - |
| YUV | 114.01 | 136.46 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 129 | 0.47 | 0 | 0.03 | 0.48 | 176.13 | 0.3 | 0.4 |
| Hex | 47 | 85 | 81 | 2F | 0 | 3 | 30 | B0 | 1E | 28 |
| Octal | 107 | 205 | 201 | 57 | 0 | 3 | 60 | 260 | 36 | 50 |
| Binary | 1000111 | 10000101 | 10000001 | 101111 | 0 | 11 | 110000 | 10110000 | 11110 | 101000 |
Color Harmonies of #478581
Complementary color
Monochromatic Colors of #478581
Black with #478581
Text Example
Text Example
White with #478581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478581; }
p { color: rgb(71,133,129); }
H1.HeaderClassName
{
color: #478581;
}
.AnyTagClassName
{
color: #478581;
}
</style>
background-color css
<style>
a { background-color: #478581; }
a { background-color: rgb(71,133,129); }
div.DivClassName
{
background-color: #478581;
}
.BgClassName
{
background-color: #478581;
}
</style>
border-color css
<style>
span { border-color: #478581; }
span { border-color: rgb(71,133,129); }
td.TdClassName
{
border-color: #478581;
}
.TagClassName
{
border-color: #478581;
}
</style>