Shades of Paradiso #478589
Tints of Paradiso #478589
RGB
CMYK
RGB Variations
Color information
#478589 (or 0x478589) is known color: Paradiso. HEX triplet: 47, 85 and 89. RGB value is (71,133,137). Sum of RGB (Red+Green+Blue) = 71+133+137=341 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.82% from 341); Green value is 133 (52.34% from 255 or 39.00% from 341); Blue value is 137 (53.91% from 255 or 40.18% from 341); Max value from RGB is 137 - color contains mainly: blue. Hex color #478589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478589 is #B87A76. Grayscale: #727272. Windows color (decimal): -12089975 or 9012551. OLE color: 9012551.
HSL color Cylindrical-coordinate representation of color #478589: hue angle of 183.64º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478589 is Cyan = 0.48, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 133 | 137 | - |
| CMYK | 0.48 | 0.03 | 0 | 0.46 |
| HSL | 183.64º | 0.32% | 0.41% | - |
| HSV(B) | 183.64º | 0.48% | 0.54% | - |
| XYZ | 15.5 | 19.92 | 26.7 | - |
| YUV | 114.92 | 140.46 | 96.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 137 | 0.48 | 0.03 | 0 | 0.46 | 183.64 | 0.32 | 0.41 |
| Hex | 47 | 85 | 89 | 30 | 3 | 0 | 2E | B8 | 20 | 29 |
| Octal | 107 | 205 | 211 | 60 | 3 | 0 | 56 | 270 | 40 | 51 |
| Binary | 1000111 | 10000101 | 10001001 | 110000 | 11 | 0 | 101110 | 10111000 | 100000 | 101001 |
Color Harmonies of #478589
Complementary color
Monochromatic Colors of #478589
Black with #478589
Text Example
Text Example
White with #478589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478589; }
p { color: rgb(71,133,137); }
H1.HeaderClassName
{
color: #478589;
}
.AnyTagClassName
{
color: #478589;
}
</style>
background-color css
<style>
a { background-color: #478589; }
a { background-color: rgb(71,133,137); }
div.DivClassName
{
background-color: #478589;
}
.BgClassName
{
background-color: #478589;
}
</style>
border-color css
<style>
span { border-color: #478589; }
span { border-color: rgb(71,133,137); }
td.TdClassName
{
border-color: #478589;
}
.TagClassName
{
border-color: #478589;
}
</style>