Shades of Paradiso #458186
Tints of Paradiso #458186
RGB
CMYK
RGB Variations
Color information
#458186 (or 0x458186) is known color: Paradiso. HEX triplet: 45, 81 and 86. RGB value is (69,129,134). Sum of RGB (Red+Green+Blue) = 69+129+134=332 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.78% from 332); Green value is 129 (50.78% from 255 or 38.86% from 332); Blue value is 134 (52.73% from 255 or 40.36% from 332); Max value from RGB is 134 - color contains mainly: blue. Hex color #458186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458186 is #BA7E79. Grayscale: #6F6F6F. Windows color (decimal): -12222074 or 8814917. OLE color: 8814917.
HSL color Cylindrical-coordinate representation of color #458186: hue angle of 184.62º 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 #458186 is Cyan = 0.49, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 129 | 134 | - |
| CMYK | 0.49 | 0.04 | 0 | 0.47 |
| HSL | 184.62º | 0.32% | 0.4% | - |
| HSV(B) | 184.62º | 0.49% | 0.53% | - |
| XYZ | 14.61 | 18.69 | 25.39 | - |
| YUV | 111.63 | 140.62 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 134 | 0.49 | 0.04 | 0 | 0.47 | 184.62 | 0.32 | 0.4 |
| Hex | 45 | 81 | 86 | 31 | 4 | 0 | 2F | B9 | 20 | 28 |
| Octal | 105 | 201 | 206 | 61 | 4 | 0 | 57 | 271 | 40 | 50 |
| Binary | 1000101 | 10000001 | 10000110 | 110001 | 100 | 0 | 101111 | 10111001 | 100000 | 101000 |
Color Harmonies of #458186
Complementary color
Monochromatic Colors of #458186
Black with #458186
Text Example
Text Example
White with #458186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458186; }
p { color: rgb(69,129,134); }
H1.HeaderClassName
{
color: #458186;
}
.AnyTagClassName
{
color: #458186;
}
</style>
background-color css
<style>
a { background-color: #458186; }
a { background-color: rgb(69,129,134); }
div.DivClassName
{
background-color: #458186;
}
.BgClassName
{
background-color: #458186;
}
</style>
border-color css
<style>
span { border-color: #458186; }
span { border-color: rgb(69,129,134); }
td.TdClassName
{
border-color: #458186;
}
.TagClassName
{
border-color: #458186;
}
</style>