Shades of Paradiso #488487
Tints of Paradiso #488487
RGB
CMYK
RGB Variations
Color information
#488487 (or 0x488487) is known color: Paradiso. HEX triplet: 48, 84 and 87. RGB value is (72,132,135). Sum of RGB (Red+Green+Blue) = 72+132+135=339 (44% of max value = 765). Red value is 72 (28.52% from 255 or 21.24% from 339); Green value is 132 (51.95% from 255 or 38.94% from 339); Blue value is 135 (53.12% from 255 or 39.82% from 339); Max value from RGB is 135 - color contains mainly: blue. Hex color #488487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #488487 is #B77B78. Grayscale: #727272. Windows color (decimal): -12024697 or 8881224. OLE color: 8881224.
HSL color Cylindrical-coordinate representation of color #488487: hue angle of 182.86º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #488487 is Cyan = 0.47, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 132 | 135 | - |
| CMYK | 0.47 | 0.02 | 0 | 0.47 |
| HSL | 182.86º | 0.3% | 0.41% | - |
| HSV(B) | 182.86º | 0.47% | 0.53% | - |
| XYZ | 15.3 | 19.63 | 25.9 | - |
| YUV | 114.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 132 | 135 | 0.47 | 0.02 | 0 | 0.47 | 182.86 | 0.3 | 0.41 |
| Hex | 48 | 84 | 87 | 2F | 2 | 0 | 2F | B7 | 1E | 29 |
| Octal | 110 | 204 | 207 | 57 | 2 | 0 | 57 | 267 | 36 | 51 |
| Binary | 1001000 | 10000100 | 10000111 | 101111 | 10 | 0 | 101111 | 10110111 | 11110 | 101001 |
Color Harmonies of #488487
Complementary color
Monochromatic Colors of #488487
Black with #488487
Text Example
Text Example
White with #488487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488487; }
p { color: rgb(72,132,135); }
H1.HeaderClassName
{
color: #488487;
}
.AnyTagClassName
{
color: #488487;
}
</style>
background-color css
<style>
a { background-color: #488487; }
a { background-color: rgb(72,132,135); }
div.DivClassName
{
background-color: #488487;
}
.BgClassName
{
background-color: #488487;
}
</style>
border-color css
<style>
span { border-color: #488487; }
span { border-color: rgb(72,132,135); }
td.TdClassName
{
border-color: #488487;
}
.TagClassName
{
border-color: #488487;
}
</style>