Shades of Paradiso #398089
Tints of Paradiso #398089
RGB
CMYK
RGB Variations
Color information
#398089 (or 0x398089) is known color: Paradiso. HEX triplet: 39, 80 and 89. RGB value is (57,128,137). Sum of RGB (Red+Green+Blue) = 57+128+137=322 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.70% from 322); Green value is 128 (50.39% from 255 or 39.75% from 322); Blue value is 137 (53.91% from 255 or 42.55% from 322); Max value from RGB is 137 - color contains mainly: blue. Hex color #398089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398089 is #C67F76. Grayscale: #6B6B6B. Windows color (decimal): -13008759 or 9011257. OLE color: 9011257.
HSL color Cylindrical-coordinate representation of color #398089: hue angle of 186.75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398089 is Cyan = 0.58, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 128 | 137 | - |
| CMYK | 0.58 | 0.07 | 0 | 0.46 |
| HSL | 186.75º | 0.41% | 0.38% | - |
| HSV(B) | 186.75º | 0.58% | 0.54% | - |
| XYZ | 13.92 | 18.11 | 26.43 | - |
| YUV | 107.8 | 144.48 | 91.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 137 | 0.58 | 0.07 | 0 | 0.46 | 186.75 | 0.41 | 0.38 |
| Hex | 39 | 80 | 89 | 3A | 7 | 0 | 2E | BB | 29 | 26 |
| Octal | 71 | 200 | 211 | 72 | 7 | 0 | 56 | 273 | 51 | 46 |
| Binary | 111001 | 10000000 | 10001001 | 111010 | 111 | 0 | 101110 | 10111011 | 101001 | 100110 |
Color Harmonies of #398089
Complementary color
Monochromatic Colors of #398089
Black with #398089
Text Example
Text Example
White with #398089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398089; }
p { color: rgb(57,128,137); }
H1.HeaderClassName
{
color: #398089;
}
.AnyTagClassName
{
color: #398089;
}
</style>
background-color css
<style>
a { background-color: #398089; }
a { background-color: rgb(57,128,137); }
div.DivClassName
{
background-color: #398089;
}
.BgClassName
{
background-color: #398089;
}
</style>
border-color css
<style>
span { border-color: #398089; }
span { border-color: rgb(57,128,137); }
td.TdClassName
{
border-color: #398089;
}
.TagClassName
{
border-color: #398089;
}
</style>