Shades of Paradiso #408386
Tints of Paradiso #408386
RGB
CMYK
RGB Variations
Color information
#408386 (or 0x408386) is known color: Paradiso. HEX triplet: 40, 83 and 86. RGB value is (64,131,134). Sum of RGB (Red+Green+Blue) = 64+131+134=329 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.45% from 329); Green value is 131 (51.56% from 255 or 39.82% from 329); Blue value is 134 (52.73% from 255 or 40.73% from 329); Max value from RGB is 134 - color contains mainly: blue. Hex color #408386 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408386 is #BF7C79. Grayscale: #6F6F6F. Windows color (decimal): -12549242 or 8815424. OLE color: 8815424.
HSL color Cylindrical-coordinate representation of color #408386: hue angle of 182.57º 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 #408386 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 131 | 134 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.47 |
| HSL | 182.57º | 0.35% | 0.39% | - |
| HSV(B) | 182.57º | 0.52% | 0.53% | - |
| XYZ | 14.53 | 19.04 | 25.46 | - |
| YUV | 111.31 | 140.8 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 134 | 0.52 | 0.02 | 0 | 0.47 | 182.57 | 0.35 | 0.39 |
| Hex | 40 | 83 | 86 | 34 | 2 | 0 | 2F | B7 | 23 | 27 |
| Octal | 100 | 203 | 206 | 64 | 2 | 0 | 57 | 267 | 43 | 47 |
| Binary | 1000000 | 10000011 | 10000110 | 110100 | 10 | 0 | 101111 | 10110111 | 100011 | 100111 |
Color Harmonies of #408386
Complementary color
Monochromatic Colors of #408386
Black with #408386
Text Example
Text Example
White with #408386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408386; }
p { color: rgb(64,131,134); }
H1.HeaderClassName
{
color: #408386;
}
.AnyTagClassName
{
color: #408386;
}
</style>
background-color css
<style>
a { background-color: #408386; }
a { background-color: rgb(64,131,134); }
div.DivClassName
{
background-color: #408386;
}
.BgClassName
{
background-color: #408386;
}
</style>
border-color css
<style>
span { border-color: #408386; }
span { border-color: rgb(64,131,134); }
td.TdClassName
{
border-color: #408386;
}
.TagClassName
{
border-color: #408386;
}
</style>