Shades of Paradiso #418088
Tints of Paradiso #418088
RGB
CMYK
RGB Variations
Color information
#418088 (or 0x418088) is known color: Paradiso. HEX triplet: 41, 80 and 88. RGB value is (65,128,136). Sum of RGB (Red+Green+Blue) = 65+128+136=329 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.76% from 329); Green value is 128 (50.39% from 255 or 38.91% from 329); Blue value is 136 (53.52% from 255 or 41.34% from 329); Max value from RGB is 136 - color contains mainly: blue. Hex color #418088 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #418088 is #BE7F77. Grayscale: #6D6D6D. Windows color (decimal): -12484472 or 8945729. OLE color: 8945729.
HSL color Cylindrical-coordinate representation of color #418088: hue angle of 186.76º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #418088 is Cyan = 0.52, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 128 | 136 | - |
| CMYK | 0.52 | 0.06 | 0 | 0.47 |
| HSL | 186.76º | 0.35% | 0.39% | - |
| HSV(B) | 186.76º | 0.52% | 0.53% | - |
| XYZ | 14.34 | 18.34 | 26.08 | - |
| YUV | 110.08 | 142.63 | 95.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 128 | 136 | 0.52 | 0.06 | 0 | 0.47 | 186.76 | 0.35 | 0.39 |
| Hex | 41 | 80 | 88 | 34 | 6 | 0 | 2F | BB | 23 | 27 |
| Octal | 101 | 200 | 210 | 64 | 6 | 0 | 57 | 273 | 43 | 47 |
| Binary | 1000001 | 10000000 | 10001000 | 110100 | 110 | 0 | 101111 | 10111011 | 100011 | 100111 |
Color Harmonies of #418088
Complementary color
Monochromatic Colors of #418088
Black with #418088
Text Example
Text Example
White with #418088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418088; }
p { color: rgb(65,128,136); }
H1.HeaderClassName
{
color: #418088;
}
.AnyTagClassName
{
color: #418088;
}
</style>
background-color css
<style>
a { background-color: #418088; }
a { background-color: rgb(65,128,136); }
div.DivClassName
{
background-color: #418088;
}
.BgClassName
{
background-color: #418088;
}
</style>
border-color css
<style>
span { border-color: #418088; }
span { border-color: rgb(65,128,136); }
td.TdClassName
{
border-color: #418088;
}
.TagClassName
{
border-color: #418088;
}
</style>