Shades of Paradiso #408287
Tints of Paradiso #408287
RGB
CMYK
RGB Variations
Color information
#408287 (or 0x408287) is known color: Paradiso. HEX triplet: 40, 82 and 87. RGB value is (64,130,135). Sum of RGB (Red+Green+Blue) = 64+130+135=329 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.45% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 135 (53.12% from 255 or 41.03% from 329); Max value from RGB is 135 - color contains mainly: blue. Hex color #408287 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408287 is #BF7D78. Grayscale: #6E6E6E. Windows color (decimal): -12549497 or 8880704. OLE color: 8880704.
HSL color Cylindrical-coordinate representation of color #408287: hue angle of 184.23º 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 #408287 is Cyan = 0.53, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 130 | 135 | - |
| CMYK | 0.53 | 0.04 | 0 | 0.47 |
| HSL | 184.23º | 0.36% | 0.39% | - |
| HSV(B) | 184.23º | 0.53% | 0.53% | - |
| XYZ | 14.47 | 18.8 | 25.79 | - |
| YUV | 110.84 | 141.63 | 94.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 135 | 0.53 | 0.04 | 0 | 0.47 | 184.23 | 0.36 | 0.39 |
| Hex | 40 | 82 | 87 | 35 | 4 | 0 | 2F | B8 | 24 | 27 |
| Octal | 100 | 202 | 207 | 65 | 4 | 0 | 57 | 270 | 44 | 47 |
| Binary | 1000000 | 10000010 | 10000111 | 110101 | 100 | 0 | 101111 | 10111000 | 100100 | 100111 |
Color Harmonies of #408287
Complementary color
Monochromatic Colors of #408287
Black with #408287
Text Example
Text Example
White with #408287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408287; }
p { color: rgb(64,130,135); }
H1.HeaderClassName
{
color: #408287;
}
.AnyTagClassName
{
color: #408287;
}
</style>
background-color css
<style>
a { background-color: #408287; }
a { background-color: rgb(64,130,135); }
div.DivClassName
{
background-color: #408287;
}
.BgClassName
{
background-color: #408287;
}
</style>
border-color css
<style>
span { border-color: #408287; }
span { border-color: rgb(64,130,135); }
td.TdClassName
{
border-color: #408287;
}
.TagClassName
{
border-color: #408287;
}
</style>