Shades of Paradiso #458580
Tints of Paradiso #458580
RGB
CMYK
RGB Variations
Color information
#458580 (or 0x458580) is known color: Paradiso. HEX triplet: 45, 85 and 80. RGB value is (69,133,128). Sum of RGB (Red+Green+Blue) = 69+133+128=330 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.91% from 330); Green value is 133 (52.34% from 255 or 40.30% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 133 - color contains mainly: green. Hex color #458580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458580 is #BA7A7F. Grayscale: #717171. Windows color (decimal): -12221056 or 8422725. OLE color: 8422725.
HSL color Cylindrical-coordinate representation of color #458580: hue angle of 175.31º 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 #458580 is Cyan = 0.48, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 128 | - |
| CMYK | 0.48 | 0 | 0.04 | 0.48 |
| HSL | 175.31º | 0.32% | 0.4% | - |
| HSV(B) | 175.31º | 0.48% | 0.52% | - |
| XYZ | 14.74 | 19.6 | 23.43 | - |
| YUV | 113.29 | 136.3 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 128 | 0.48 | 0 | 0.04 | 0.48 | 175.31 | 0.32 | 0.4 |
| Hex | 45 | 85 | 80 | 30 | 0 | 4 | 30 | AF | 20 | 28 |
| Octal | 105 | 205 | 200 | 60 | 0 | 4 | 60 | 257 | 40 | 50 |
| Binary | 1000101 | 10000101 | 10000000 | 110000 | 0 | 100 | 110000 | 10101111 | 100000 | 101000 |
Color Harmonies of #458580
Complementary color
Monochromatic Colors of #458580
Black with #458580
Text Example
Text Example
White with #458580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458580; }
p { color: rgb(69,133,128); }
H1.HeaderClassName
{
color: #458580;
}
.AnyTagClassName
{
color: #458580;
}
</style>
background-color css
<style>
a { background-color: #458580; }
a { background-color: rgb(69,133,128); }
div.DivClassName
{
background-color: #458580;
}
.BgClassName
{
background-color: #458580;
}
</style>
border-color css
<style>
span { border-color: #458580; }
span { border-color: rgb(69,133,128); }
td.TdClassName
{
border-color: #458580;
}
.TagClassName
{
border-color: #458580;
}
</style>