Shades of Paradiso #478384
Tints of Paradiso #478384
RGB
CMYK
RGB Variations
Color information
#478384 (or 0x478384) is known color: Paradiso. HEX triplet: 47, 83 and 84. RGB value is (71,131,132). Sum of RGB (Red+Green+Blue) = 71+131+132=334 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.26% from 334); Green value is 131 (51.56% from 255 or 39.22% from 334); Blue value is 132 (51.95% from 255 or 39.52% from 334); Max value from RGB is 132 - color contains mainly: blue. Hex color #478384 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478384 is #B87C7B. Grayscale: #717171. Windows color (decimal): -12090492 or 8684359. OLE color: 8684359.
HSL color Cylindrical-coordinate representation of color #478384: hue angle of 180.98º 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 #478384 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 131 | 132 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.48 |
| HSL | 180.98º | 0.3% | 0.4% | - |
| HSV(B) | 180.98º | 0.46% | 0.52% | - |
| XYZ | 14.88 | 19.24 | 24.76 | - |
| YUV | 113.17 | 138.62 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 132 | 0.46 | 0.01 | 0 | 0.48 | 180.98 | 0.3 | 0.4 |
| Hex | 47 | 83 | 84 | 2E | 1 | 0 | 30 | B5 | 1E | 28 |
| Octal | 107 | 203 | 204 | 56 | 1 | 0 | 60 | 265 | 36 | 50 |
| Binary | 1000111 | 10000011 | 10000100 | 101110 | 1 | 0 | 110000 | 10110101 | 11110 | 101000 |
Color Harmonies of #478384
Complementary color
Monochromatic Colors of #478384
Black with #478384
Text Example
Text Example
White with #478384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478384; }
p { color: rgb(71,131,132); }
H1.HeaderClassName
{
color: #478384;
}
.AnyTagClassName
{
color: #478384;
}
</style>
background-color css
<style>
a { background-color: #478384; }
a { background-color: rgb(71,131,132); }
div.DivClassName
{
background-color: #478384;
}
.BgClassName
{
background-color: #478384;
}
</style>
border-color css
<style>
span { border-color: #478384; }
span { border-color: rgb(71,131,132); }
td.TdClassName
{
border-color: #478384;
}
.TagClassName
{
border-color: #478384;
}
</style>