Shades of Paradiso #458688
Tints of Paradiso #458688
RGB
CMYK
RGB Variations
Color information
#458688 (or 0x458688) is known color: Paradiso. HEX triplet: 45, 86 and 88. RGB value is (69,134,136). Sum of RGB (Red+Green+Blue) = 69+134+136=339 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.35% from 339); Green value is 134 (52.73% from 255 or 39.53% from 339); Blue value is 136 (53.52% from 255 or 40.12% from 339); Max value from RGB is 136 - color contains mainly: blue. Hex color #458688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458688 is #BA7977. Grayscale: #727272. Windows color (decimal): -12220792 or 8947269. OLE color: 8947269.
HSL color Cylindrical-coordinate representation of color #458688: hue angle of 181.79º degrees, saturation: 0.33, 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 #458688 is Cyan = 0.49, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 136 | - |
| CMYK | 0.49 | 0.01 | 0 | 0.47 |
| HSL | 181.79º | 0.33% | 0.4% | - |
| HSV(B) | 181.79º | 0.49% | 0.53% | - |
| XYZ | 15.42 | 20.09 | 26.36 | - |
| YUV | 114.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 136 | 0.49 | 0.01 | 0 | 0.47 | 181.79 | 0.33 | 0.4 |
| Hex | 45 | 86 | 88 | 31 | 1 | 0 | 2F | B6 | 21 | 28 |
| Octal | 105 | 206 | 210 | 61 | 1 | 0 | 57 | 266 | 41 | 50 |
| Binary | 1000101 | 10000110 | 10001000 | 110001 | 1 | 0 | 101111 | 10110110 | 100001 | 101000 |
Color Harmonies of #458688
Complementary color
Monochromatic Colors of #458688
Black with #458688
Text Example
Text Example
White with #458688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458688; }
p { color: rgb(69,134,136); }
H1.HeaderClassName
{
color: #458688;
}
.AnyTagClassName
{
color: #458688;
}
</style>
background-color css
<style>
a { background-color: #458688; }
a { background-color: rgb(69,134,136); }
div.DivClassName
{
background-color: #458688;
}
.BgClassName
{
background-color: #458688;
}
</style>
border-color css
<style>
span { border-color: #458688; }
span { border-color: rgb(69,134,136); }
td.TdClassName
{
border-color: #458688;
}
.TagClassName
{
border-color: #458688;
}
</style>