Shades of Paradiso #477880
Tints of Paradiso #477880
RGB
CMYK
RGB Variations
Color information
#477880 (or 0x477880) is known color: Paradiso. HEX triplet: 47, 78 and 80. RGB value is (71,120,128). Sum of RGB (Red+Green+Blue) = 71+120+128=319 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.26% from 319); Green value is 120 (47.27% from 255 or 37.62% from 319); Blue value is 128 (50.39% from 255 or 40.13% from 319); Max value from RGB is 128 - color contains mainly: blue. Hex color #477880 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477880 is #B8877F. Grayscale: #6A6A6A. Windows color (decimal): -12093312 or 8419399. OLE color: 8419399.
HSL color Cylindrical-coordinate representation of color #477880: hue angle of 188.42º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #477880 is Cyan = 0.45, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 120 | 128 | - |
| CMYK | 0.45 | 0.06 | 0 | 0.50 |
| HSL | 188.42º | 0.29% | 0.39% | - |
| HSV(B) | 188.42º | 0.45% | 0.5% | - |
| XYZ | 13.21 | 16.33 | 22.88 | - |
| YUV | 106.26 | 140.27 | 102.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 128 | 0.45 | 0.06 | 0 | 0.50 | 188.42 | 0.29 | 0.39 |
| Hex | 47 | 78 | 80 | 2D | 6 | 0 | 32 | BC | 1D | 27 |
| Octal | 107 | 170 | 200 | 55 | 6 | 0 | 62 | 274 | 35 | 47 |
| Binary | 1000111 | 1111000 | 10000000 | 101101 | 110 | 0 | 110010 | 10111100 | 11101 | 100111 |
Color Harmonies of #477880
Complementary color
Monochromatic Colors of #477880
Black with #477880
Text Example
Text Example
White with #477880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477880; }
p { color: rgb(71,120,128); }
H1.HeaderClassName
{
color: #477880;
}
.AnyTagClassName
{
color: #477880;
}
</style>
background-color css
<style>
a { background-color: #477880; }
a { background-color: rgb(71,120,128); }
div.DivClassName
{
background-color: #477880;
}
.BgClassName
{
background-color: #477880;
}
</style>
border-color css
<style>
span { border-color: #477880; }
span { border-color: rgb(71,120,128); }
td.TdClassName
{
border-color: #477880;
}
.TagClassName
{
border-color: #477880;
}
</style>