Shades of Paradiso #478287
Tints of Paradiso #478287
RGB
CMYK
RGB Variations
Color information
#478287 (or 0x478287) is known color: Paradiso. HEX triplet: 47, 82 and 87. RGB value is (71,130,135). Sum of RGB (Red+Green+Blue) = 71+130+135=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 130 (51.17% from 255 or 38.69% from 336); Blue value is 135 (53.12% from 255 or 40.18% from 336); Max value from RGB is 135 - color contains mainly: blue. Hex color #478287 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478287 is #B87D78. Grayscale: #707070. Windows color (decimal): -12090745 or 8880711. OLE color: 8880711.
HSL color Cylindrical-coordinate representation of color #478287: hue angle of 184.69º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478287 is Cyan = 0.47, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 130 | 135 | - |
| CMYK | 0.47 | 0.04 | 0 | 0.47 |
| HSL | 184.69º | 0.31% | 0.4% | - |
| HSV(B) | 184.69º | 0.47% | 0.53% | - |
| XYZ | 14.95 | 19.05 | 25.81 | - |
| YUV | 112.93 | 140.45 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 135 | 0.47 | 0.04 | 0 | 0.47 | 184.69 | 0.31 | 0.4 |
| Hex | 47 | 82 | 87 | 2F | 4 | 0 | 2F | B9 | 1F | 28 |
| Octal | 107 | 202 | 207 | 57 | 4 | 0 | 57 | 271 | 37 | 50 |
| Binary | 1000111 | 10000010 | 10000111 | 101111 | 100 | 0 | 101111 | 10111001 | 11111 | 101000 |
Color Harmonies of #478287
Complementary color
Monochromatic Colors of #478287
Black with #478287
Text Example
Text Example
White with #478287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478287; }
p { color: rgb(71,130,135); }
H1.HeaderClassName
{
color: #478287;
}
.AnyTagClassName
{
color: #478287;
}
</style>
background-color css
<style>
a { background-color: #478287; }
a { background-color: rgb(71,130,135); }
div.DivClassName
{
background-color: #478287;
}
.BgClassName
{
background-color: #478287;
}
</style>
border-color css
<style>
span { border-color: #478287; }
span { border-color: rgb(71,130,135); }
td.TdClassName
{
border-color: #478287;
}
.TagClassName
{
border-color: #478287;
}
</style>