Shades of Paradiso #408587
Tints of Paradiso #408587
RGB
CMYK
RGB Variations
Color information
#408587 (or 0x408587) is known color: Paradiso. HEX triplet: 40, 85 and 87. RGB value is (64,133,135). Sum of RGB (Red+Green+Blue) = 64+133+135=332 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.28% from 332); Green value is 133 (52.34% from 255 or 40.06% from 332); Blue value is 135 (53.12% from 255 or 40.66% from 332); Max value from RGB is 135 - color contains mainly: blue. Hex color #408587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408587 is #BF7A78. Grayscale: #707070. Windows color (decimal): -12548729 or 8881472. OLE color: 8881472.
HSL color Cylindrical-coordinate representation of color #408587: hue angle of 181.69º 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 #408587 is Cyan = 0.53, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 133 | 135 | - |
| CMYK | 0.53 | 0.01 | 0 | 0.47 |
| HSL | 181.69º | 0.36% | 0.39% | - |
| HSV(B) | 181.69º | 0.53% | 0.53% | - |
| XYZ | 14.88 | 19.61 | 25.92 | - |
| YUV | 112.6 | 140.64 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 135 | 0.53 | 0.01 | 0 | 0.47 | 181.69 | 0.36 | 0.39 |
| Hex | 40 | 85 | 87 | 35 | 1 | 0 | 2F | B6 | 24 | 27 |
| Octal | 100 | 205 | 207 | 65 | 1 | 0 | 57 | 266 | 44 | 47 |
| Binary | 1000000 | 10000101 | 10000111 | 110101 | 1 | 0 | 101111 | 10110110 | 100100 | 100111 |
Color Harmonies of #408587
Complementary color
Monochromatic Colors of #408587
Black with #408587
Text Example
Text Example
White with #408587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408587; }
p { color: rgb(64,133,135); }
H1.HeaderClassName
{
color: #408587;
}
.AnyTagClassName
{
color: #408587;
}
</style>
background-color css
<style>
a { background-color: #408587; }
a { background-color: rgb(64,133,135); }
div.DivClassName
{
background-color: #408587;
}
.BgClassName
{
background-color: #408587;
}
</style>
border-color css
<style>
span { border-color: #408587; }
span { border-color: rgb(64,133,135); }
td.TdClassName
{
border-color: #408587;
}
.TagClassName
{
border-color: #408587;
}
</style>