Shades of Paradiso #458187
Tints of Paradiso #458187
RGB
CMYK
RGB Variations
Color information
#458187 (or 0x458187) is known color: Paradiso. HEX triplet: 45, 81 and 87. RGB value is (69,129,135). Sum of RGB (Red+Green+Blue) = 69+129+135=333 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.72% from 333); Green value is 129 (50.78% from 255 or 38.74% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 135 - color contains mainly: blue. Hex color #458187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458187 is #BA7E78. Grayscale: #6F6F6F. Windows color (decimal): -12222073 or 8880453. OLE color: 8880453.
HSL color Cylindrical-coordinate representation of color #458187: hue angle of 185.45º 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 #458187 is Cyan = 0.49, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 129 | 135 | - |
| CMYK | 0.49 | 0.04 | 0 | 0.47 |
| HSL | 185.45º | 0.32% | 0.4% | - |
| HSV(B) | 185.45º | 0.49% | 0.53% | - |
| XYZ | 14.68 | 18.71 | 25.76 | - |
| YUV | 111.74 | 141.12 | 97.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 135 | 0.49 | 0.04 | 0 | 0.47 | 185.45 | 0.32 | 0.4 |
| Hex | 45 | 81 | 87 | 31 | 4 | 0 | 2F | B9 | 20 | 28 |
| Octal | 105 | 201 | 207 | 61 | 4 | 0 | 57 | 271 | 40 | 50 |
| Binary | 1000101 | 10000001 | 10000111 | 110001 | 100 | 0 | 101111 | 10111001 | 100000 | 101000 |
Color Harmonies of #458187
Complementary color
Monochromatic Colors of #458187
Black with #458187
Text Example
Text Example
White with #458187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458187; }
p { color: rgb(69,129,135); }
H1.HeaderClassName
{
color: #458187;
}
.AnyTagClassName
{
color: #458187;
}
</style>
background-color css
<style>
a { background-color: #458187; }
a { background-color: rgb(69,129,135); }
div.DivClassName
{
background-color: #458187;
}
.BgClassName
{
background-color: #458187;
}
</style>
border-color css
<style>
span { border-color: #458187; }
span { border-color: rgb(69,129,135); }
td.TdClassName
{
border-color: #458187;
}
.TagClassName
{
border-color: #458187;
}
</style>