Shades of Paradiso #458687
Tints of Paradiso #458687
RGB
CMYK
RGB Variations
Color information
#458687 (or 0x458687) is known color: Paradiso. HEX triplet: 45, 86 and 87. RGB value is (69,134,135). Sum of RGB (Red+Green+Blue) = 69+134+135=338 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.41% from 338); Green value is 134 (52.73% from 255 or 39.64% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 135 - color contains mainly: blue. Hex color #458687 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458687 is #BA7978. Grayscale: #727272. Windows color (decimal): -12220793 or 8881733. OLE color: 8881733.
HSL color Cylindrical-coordinate representation of color #458687: hue angle of 180.91º 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 #458687 is Cyan = 0.49, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 135 | - |
| CMYK | 0.49 | 0.01 | 0 | 0.47 |
| HSL | 180.91º | 0.32% | 0.4% | - |
| HSV(B) | 180.91º | 0.49% | 0.53% | - |
| XYZ | 15.35 | 20.06 | 25.99 | - |
| YUV | 114.68 | 139.47 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 135 | 0.49 | 0.01 | 0 | 0.47 | 180.91 | 0.32 | 0.4 |
| Hex | 45 | 86 | 87 | 31 | 1 | 0 | 2F | B5 | 20 | 28 |
| Octal | 105 | 206 | 207 | 61 | 1 | 0 | 57 | 265 | 40 | 50 |
| Binary | 1000101 | 10000110 | 10000111 | 110001 | 1 | 0 | 101111 | 10110101 | 100000 | 101000 |
Color Harmonies of #458687
Complementary color
Monochromatic Colors of #458687
Black with #458687
Text Example
Text Example
White with #458687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458687; }
p { color: rgb(69,134,135); }
H1.HeaderClassName
{
color: #458687;
}
.AnyTagClassName
{
color: #458687;
}
</style>
background-color css
<style>
a { background-color: #458687; }
a { background-color: rgb(69,134,135); }
div.DivClassName
{
background-color: #458687;
}
.BgClassName
{
background-color: #458687;
}
</style>
border-color css
<style>
span { border-color: #458687; }
span { border-color: rgb(69,134,135); }
td.TdClassName
{
border-color: #458687;
}
.TagClassName
{
border-color: #458687;
}
</style>