Shades of Paradiso #458582
Tints of Paradiso #458582
RGB
CMYK
RGB Variations
Color information
#458582 (or 0x458582) is known color: Paradiso. HEX triplet: 45, 85 and 82. RGB value is (69,133,130). Sum of RGB (Red+Green+Blue) = 69+133+130=332 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.78% from 332); Green value is 133 (52.34% from 255 or 40.06% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 133 - color contains mainly: green. Hex color #458582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458582 is #BA7A7D. Grayscale: #717171. Windows color (decimal): -12221054 or 8553797. OLE color: 8553797.
HSL color Cylindrical-coordinate representation of color #458582: hue angle of 177.19º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #458582 is Cyan = 0.48, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 130 | - |
| CMYK | 0.48 | 0 | 0.02 | 0.48 |
| HSL | 177.19º | 0.32% | 0.4% | - |
| HSV(B) | 177.19º | 0.48% | 0.52% | - |
| XYZ | 14.87 | 19.65 | 24.13 | - |
| YUV | 113.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 130 | 0.48 | 0 | 0.02 | 0.48 | 177.19 | 0.32 | 0.4 |
| Hex | 45 | 85 | 82 | 30 | 0 | 2 | 30 | B1 | 20 | 28 |
| Octal | 105 | 205 | 202 | 60 | 0 | 2 | 60 | 261 | 40 | 50 |
| Binary | 1000101 | 10000101 | 10000010 | 110000 | 0 | 10 | 110000 | 10110001 | 100000 | 101000 |
Color Harmonies of #458582
Complementary color
Monochromatic Colors of #458582
Black with #458582
Text Example
Text Example
White with #458582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458582; }
p { color: rgb(69,133,130); }
H1.HeaderClassName
{
color: #458582;
}
.AnyTagClassName
{
color: #458582;
}
</style>
background-color css
<style>
a { background-color: #458582; }
a { background-color: rgb(69,133,130); }
div.DivClassName
{
background-color: #458582;
}
.BgClassName
{
background-color: #458582;
}
</style>
border-color css
<style>
span { border-color: #458582; }
span { border-color: rgb(69,133,130); }
td.TdClassName
{
border-color: #458582;
}
.TagClassName
{
border-color: #458582;
}
</style>