Shades of Paradiso #408688
Tints of Paradiso #408688
RGB
CMYK
RGB Variations
Color information
#408688 (or 0x408688) is known color: Paradiso. HEX triplet: 40, 86 and 88. RGB value is (64,134,136). Sum of RGB (Red+Green+Blue) = 64+134+136=334 (44% of max value = 765). Red value is 64 (25.39% from 255 or 19.16% from 334); Green value is 134 (52.73% from 255 or 40.12% 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 #408688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408688 is #BF7977. Grayscale: #717171. Windows color (decimal): -12548472 or 8947264. OLE color: 8947264.
HSL color Cylindrical-coordinate representation of color #408688: hue angle of 181.67º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408688 is Cyan = 0.53, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 136 | - |
| CMYK | 0.53 | 0.01 | 0 | 0.47 |
| HSL | 181.67º | 0.36% | 0.39% | - |
| HSV(B) | 181.67º | 0.53% | 0.53% | - |
| XYZ | 15.08 | 19.92 | 26.34 | - |
| YUV | 113.3 | 140.81 | 92.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 136 | 0.53 | 0.01 | 0 | 0.47 | 181.67 | 0.36 | 0.39 |
| Hex | 40 | 86 | 88 | 35 | 1 | 0 | 2F | B6 | 24 | 27 |
| Octal | 100 | 206 | 210 | 65 | 1 | 0 | 57 | 266 | 44 | 47 |
| Binary | 1000000 | 10000110 | 10001000 | 110101 | 1 | 0 | 101111 | 10110110 | 100100 | 100111 |
Color Harmonies of #408688
Complementary color
Monochromatic Colors of #408688
Black with #408688
Text Example
Text Example
White with #408688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408688; }
p { color: rgb(64,134,136); }
H1.HeaderClassName
{
color: #408688;
}
.AnyTagClassName
{
color: #408688;
}
</style>
background-color css
<style>
a { background-color: #408688; }
a { background-color: rgb(64,134,136); }
div.DivClassName
{
background-color: #408688;
}
.BgClassName
{
background-color: #408688;
}
</style>
border-color css
<style>
span { border-color: #408688; }
span { border-color: rgb(64,134,136); }
td.TdClassName
{
border-color: #408688;
}
.TagClassName
{
border-color: #408688;
}
</style>