Shades of Paradiso #458487
Tints of Paradiso #458487
RGB
CMYK
RGB Variations
Color information
#458487 (or 0x458487) is known color: Paradiso. HEX triplet: 45, 84 and 87. RGB value is (69,132,135). Sum of RGB (Red+Green+Blue) = 69+132+135=336 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.54% from 336); Green value is 132 (51.95% from 255 or 39.29% 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 #458487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458487 is #BA7B78. Grayscale: #717171. Windows color (decimal): -12221305 or 8881221. OLE color: 8881221.
HSL color Cylindrical-coordinate representation of color #458487: hue angle of 182.73º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458487 is Cyan = 0.49, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 132 | 135 | - |
| CMYK | 0.49 | 0.02 | 0 | 0.47 |
| HSL | 182.73º | 0.32% | 0.4% | - |
| HSV(B) | 182.73º | 0.49% | 0.53% | - |
| XYZ | 15.08 | 19.52 | 25.89 | - |
| YUV | 113.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 135 | 0.49 | 0.02 | 0 | 0.47 | 182.73 | 0.32 | 0.4 |
| Hex | 45 | 84 | 87 | 31 | 2 | 0 | 2F | B7 | 20 | 28 |
| Octal | 105 | 204 | 207 | 61 | 2 | 0 | 57 | 267 | 40 | 50 |
| Binary | 1000101 | 10000100 | 10000111 | 110001 | 10 | 0 | 101111 | 10110111 | 100000 | 101000 |
Color Harmonies of #458487
Complementary color
Monochromatic Colors of #458487
Black with #458487
Text Example
Text Example
White with #458487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458487; }
p { color: rgb(69,132,135); }
H1.HeaderClassName
{
color: #458487;
}
.AnyTagClassName
{
color: #458487;
}
</style>
background-color css
<style>
a { background-color: #458487; }
a { background-color: rgb(69,132,135); }
div.DivClassName
{
background-color: #458487;
}
.BgClassName
{
background-color: #458487;
}
</style>
border-color css
<style>
span { border-color: #458487; }
span { border-color: rgb(69,132,135); }
td.TdClassName
{
border-color: #458487;
}
.TagClassName
{
border-color: #458487;
}
</style>