Shades of Paradiso #458188
Tints of Paradiso #458188
RGB
CMYK
RGB Variations
Color information
#458188 (or 0x458188) is known color: Paradiso. HEX triplet: 45, 81 and 88. RGB value is (69,129,136). Sum of RGB (Red+Green+Blue) = 69+129+136=334 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.66% from 334); Green value is 129 (50.78% from 255 or 38.62% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #458188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458188 is #BA7E77. Grayscale: #6F6F6F. Windows color (decimal): -12222072 or 8945989. OLE color: 8945989.
HSL color Cylindrical-coordinate representation of color #458188: hue angle of 186.27º 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 #458188 is Cyan = 0.49, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 129 | 136 | - |
| CMYK | 0.49 | 0.05 | 0 | 0.47 |
| HSL | 186.27º | 0.33% | 0.4% | - |
| HSV(B) | 186.27º | 0.49% | 0.53% | - |
| XYZ | 14.75 | 18.74 | 26.13 | - |
| YUV | 111.86 | 141.62 | 97.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 136 | 0.49 | 0.05 | 0 | 0.47 | 186.27 | 0.33 | 0.4 |
| Hex | 45 | 81 | 88 | 31 | 5 | 0 | 2F | BA | 21 | 28 |
| Octal | 105 | 201 | 210 | 61 | 5 | 0 | 57 | 272 | 41 | 50 |
| Binary | 1000101 | 10000001 | 10001000 | 110001 | 101 | 0 | 101111 | 10111010 | 100001 | 101000 |
Color Harmonies of #458188
Complementary color
Monochromatic Colors of #458188
Black with #458188
Text Example
Text Example
White with #458188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458188; }
p { color: rgb(69,129,136); }
H1.HeaderClassName
{
color: #458188;
}
.AnyTagClassName
{
color: #458188;
}
</style>
background-color css
<style>
a { background-color: #458188; }
a { background-color: rgb(69,129,136); }
div.DivClassName
{
background-color: #458188;
}
.BgClassName
{
background-color: #458188;
}
</style>
border-color css
<style>
span { border-color: #458188; }
span { border-color: rgb(69,129,136); }
td.TdClassName
{
border-color: #458188;
}
.TagClassName
{
border-color: #458188;
}
</style>