Shades of Paradiso #408284
Tints of Paradiso #408284
RGB
CMYK
RGB Variations
Color information
#408284 (or 0x408284) is known color: Paradiso. HEX triplet: 40, 82 and 84. RGB value is (64,130,132). Sum of RGB (Red+Green+Blue) = 64+130+132=326 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.63% from 326); Green value is 130 (51.17% from 255 or 39.88% from 326); Blue value is 132 (51.95% from 255 or 40.49% from 326); Max value from RGB is 132 - color contains mainly: blue. Hex color #408284 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408284 is #BF7D7B. Grayscale: #6E6E6E. Windows color (decimal): -12549500 or 8684096. OLE color: 8684096.
HSL color Cylindrical-coordinate representation of color #408284: hue angle of 181.76º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #408284 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 130 | 132 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.48 |
| HSL | 181.76º | 0.35% | 0.38% | - |
| HSV(B) | 181.76º | 0.52% | 0.52% | - |
| XYZ | 14.26 | 18.72 | 24.69 | - |
| YUV | 110.49 | 140.13 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 132 | 0.52 | 0.02 | 0 | 0.48 | 181.76 | 0.35 | 0.38 |
| Hex | 40 | 82 | 84 | 34 | 2 | 0 | 30 | B6 | 23 | 26 |
| Octal | 100 | 202 | 204 | 64 | 2 | 0 | 60 | 266 | 43 | 46 |
| Binary | 1000000 | 10000010 | 10000100 | 110100 | 10 | 0 | 110000 | 10110110 | 100011 | 100110 |
Color Harmonies of #408284
Complementary color
Monochromatic Colors of #408284
Black with #408284
Text Example
Text Example
White with #408284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408284; }
p { color: rgb(64,130,132); }
H1.HeaderClassName
{
color: #408284;
}
.AnyTagClassName
{
color: #408284;
}
</style>
background-color css
<style>
a { background-color: #408284; }
a { background-color: rgb(64,130,132); }
div.DivClassName
{
background-color: #408284;
}
.BgClassName
{
background-color: #408284;
}
</style>
border-color css
<style>
span { border-color: #408284; }
span { border-color: rgb(64,130,132); }
td.TdClassName
{
border-color: #408284;
}
.TagClassName
{
border-color: #408284;
}
</style>