Shades of Paradiso #458089
Tints of Paradiso #458089
RGB
CMYK
RGB Variations
Color information
#458089 (or 0x458089) is known color: Paradiso. HEX triplet: 45, 80 and 89. RGB value is (69,128,137). Sum of RGB (Red+Green+Blue) = 69+128+137=334 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.66% from 334); Green value is 128 (50.39% from 255 or 38.32% from 334); Blue value is 137 (53.91% from 255 or 41.02% from 334); Max value from RGB is 137 - color contains mainly: blue. Hex color #458089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458089 is #BA7F76. Grayscale: #6F6F6F. Windows color (decimal): -12222327 or 9011269. OLE color: 9011269.
HSL color Cylindrical-coordinate representation of color #458089: hue angle of 187.94º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #458089 is Cyan = 0.50, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 128 | 137 | - |
| CMYK | 0.50 | 0.07 | 0 | 0.46 |
| HSL | 187.94º | 0.33% | 0.4% | - |
| HSV(B) | 187.94º | 0.5% | 0.54% | - |
| XYZ | 14.69 | 18.51 | 26.47 | - |
| YUV | 111.39 | 142.45 | 97.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 137 | 0.50 | 0.07 | 0 | 0.46 | 187.94 | 0.33 | 0.4 |
| Hex | 45 | 80 | 89 | 32 | 7 | 0 | 2E | BC | 21 | 28 |
| Octal | 105 | 200 | 211 | 62 | 7 | 0 | 56 | 274 | 41 | 50 |
| Binary | 1000101 | 10000000 | 10001001 | 110010 | 111 | 0 | 101110 | 10111100 | 100001 | 101000 |
Color Harmonies of #458089
Complementary color
Monochromatic Colors of #458089
Black with #458089
Text Example
Text Example
White with #458089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458089; }
p { color: rgb(69,128,137); }
H1.HeaderClassName
{
color: #458089;
}
.AnyTagClassName
{
color: #458089;
}
</style>
background-color css
<style>
a { background-color: #458089; }
a { background-color: rgb(69,128,137); }
div.DivClassName
{
background-color: #458089;
}
.BgClassName
{
background-color: #458089;
}
</style>
border-color css
<style>
span { border-color: #458089; }
span { border-color: rgb(69,128,137); }
td.TdClassName
{
border-color: #458089;
}
.TagClassName
{
border-color: #458089;
}
</style>