Shades of Paradiso #407881
Tints of Paradiso #407881
RGB
CMYK
RGB Variations
Color information
#407881 (or 0x407881) is known color: Paradiso. HEX triplet: 40, 78 and 81. RGB value is (64,120,129). Sum of RGB (Red+Green+Blue) = 64+120+129=313 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.45% from 313); Green value is 120 (47.27% from 255 or 38.34% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 129 - color contains mainly: blue. Hex color #407881 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407881 is #BF877E. Grayscale: #686868. Windows color (decimal): -12552063 or 8484928. OLE color: 8484928.
HSL color Cylindrical-coordinate representation of color #407881: hue angle of 188.31º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #407881 is Cyan = 0.50, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 120 | 129 | - |
| CMYK | 0.50 | 0.07 | 0 | 0.49 |
| HSL | 188.31º | 0.34% | 0.38% | - |
| HSV(B) | 188.31º | 0.5% | 0.51% | - |
| XYZ | 12.79 | 16.11 | 23.2 | - |
| YUV | 104.28 | 141.95 | 99.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 129 | 0.50 | 0.07 | 0 | 0.49 | 188.31 | 0.34 | 0.38 |
| Hex | 40 | 78 | 81 | 32 | 7 | 0 | 31 | BC | 22 | 26 |
| Octal | 100 | 170 | 201 | 62 | 7 | 0 | 61 | 274 | 42 | 46 |
| Binary | 1000000 | 1111000 | 10000001 | 110010 | 111 | 0 | 110001 | 10111100 | 100010 | 100110 |
Color Harmonies of #407881
Complementary color
Monochromatic Colors of #407881
Black with #407881
Text Example
Text Example
White with #407881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407881; }
p { color: rgb(64,120,129); }
H1.HeaderClassName
{
color: #407881;
}
.AnyTagClassName
{
color: #407881;
}
</style>
background-color css
<style>
a { background-color: #407881; }
a { background-color: rgb(64,120,129); }
div.DivClassName
{
background-color: #407881;
}
.BgClassName
{
background-color: #407881;
}
</style>
border-color css
<style>
span { border-color: #407881; }
span { border-color: rgb(64,120,129); }
td.TdClassName
{
border-color: #407881;
}
.TagClassName
{
border-color: #407881;
}
</style>