Shades of Paradiso #418688
Tints of Paradiso #418688
RGB
CMYK
RGB Variations
Color information
#418688 (or 0x418688) is known color: Paradiso. HEX triplet: 41, 86 and 88. RGB value is (65,134,136). Sum of RGB (Red+Green+Blue) = 65+134+136=335 (44% of max value = 765). Red value is 65 (25.78% from 255 or 19.40% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 136 (53.52% from 255 or 40.60% from 335); Max value from RGB is 136 - color contains mainly: blue. Hex color #418688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #418688 is #BE7977. Grayscale: #717171. Windows color (decimal): -12482936 or 8947265. OLE color: 8947265.
HSL color Cylindrical-coordinate representation of color #418688: hue angle of 181.69º 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 #418688 is Cyan = 0.52, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 134 | 136 | - |
| CMYK | 0.52 | 0.01 | 0 | 0.47 |
| HSL | 181.69º | 0.35% | 0.39% | - |
| HSV(B) | 181.69º | 0.52% | 0.53% | - |
| XYZ | 15.15 | 19.95 | 26.35 | - |
| YUV | 113.6 | 140.64 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 134 | 136 | 0.52 | 0.01 | 0 | 0.47 | 181.69 | 0.35 | 0.39 |
| Hex | 41 | 86 | 88 | 34 | 1 | 0 | 2F | B6 | 23 | 27 |
| Octal | 101 | 206 | 210 | 64 | 1 | 0 | 57 | 266 | 43 | 47 |
| Binary | 1000001 | 10000110 | 10001000 | 110100 | 1 | 0 | 101111 | 10110110 | 100011 | 100111 |
Color Harmonies of #418688
Complementary color
Monochromatic Colors of #418688
Black with #418688
Text Example
Text Example
White with #418688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418688; }
p { color: rgb(65,134,136); }
H1.HeaderClassName
{
color: #418688;
}
.AnyTagClassName
{
color: #418688;
}
</style>
background-color css
<style>
a { background-color: #418688; }
a { background-color: rgb(65,134,136); }
div.DivClassName
{
background-color: #418688;
}
.BgClassName
{
background-color: #418688;
}
</style>
border-color css
<style>
span { border-color: #418688; }
span { border-color: rgb(65,134,136); }
td.TdClassName
{
border-color: #418688;
}
.TagClassName
{
border-color: #418688;
}
</style>