Shades of Paradiso #538089
Tints of Paradiso #538089
RGB
CMYK
RGB Variations
Color information
#538089 (or 0x538089) is known color: Paradiso. HEX triplet: 53, 80 and 89. RGB value is (83,128,137). Sum of RGB (Red+Green+Blue) = 83+128+137=348 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.85% from 348); Green value is 128 (50.39% from 255 or 36.78% from 348); Blue value is 137 (53.91% from 255 or 39.37% from 348); Max value from RGB is 137 - color contains mainly: blue. Hex color #538089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538089 is #AC7F76. Grayscale: #737373. Windows color (decimal): -11304823 or 9011283. OLE color: 9011283.
HSL color Cylindrical-coordinate representation of color #538089: hue angle of 190º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #538089 is Cyan = 0.39, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 128 | 137 | - |
| CMYK | 0.39 | 0.07 | 0 | 0.46 |
| HSL | 190º | 0.25% | 0.43% | - |
| HSV(B) | 190º | 0.39% | 0.54% | - |
| XYZ | 15.8 | 19.08 | 26.52 | - |
| YUV | 115.57 | 140.09 | 104.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 137 | 0.39 | 0.07 | 0 | 0.46 | 190 | 0.25 | 0.43 |
| Hex | 53 | 80 | 89 | 27 | 7 | 0 | 2E | BE | 19 | 2B |
| Octal | 123 | 200 | 211 | 47 | 7 | 0 | 56 | 276 | 31 | 53 |
| Binary | 1010011 | 10000000 | 10001001 | 100111 | 111 | 0 | 101110 | 10111110 | 11001 | 101011 |
Color Harmonies of #538089
Complementary color
Monochromatic Colors of #538089
Black with #538089
Text Example
Text Example
White with #538089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538089; }
p { color: rgb(83,128,137); }
H1.HeaderClassName
{
color: #538089;
}
.AnyTagClassName
{
color: #538089;
}
</style>
background-color css
<style>
a { background-color: #538089; }
a { background-color: rgb(83,128,137); }
div.DivClassName
{
background-color: #538089;
}
.BgClassName
{
background-color: #538089;
}
</style>
border-color css
<style>
span { border-color: #538089; }
span { border-color: rgb(83,128,137); }
td.TdClassName
{
border-color: #538089;
}
.TagClassName
{
border-color: #538089;
}
</style>