Shades of Paradiso #407983
Tints of Paradiso #407983
RGB
CMYK
RGB Variations
Color information
#407983 (or 0x407983) is known color: Paradiso. HEX triplet: 40, 79 and 83. RGB value is (64,121,131). Sum of RGB (Red+Green+Blue) = 64+121+131=316 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.25% from 316); Green value is 121 (47.66% from 255 or 38.29% from 316); Blue value is 131 (51.56% from 255 or 41.46% from 316); Max value from RGB is 131 - color contains mainly: blue. Hex color #407983 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407983 is #BF867C. Grayscale: #696969. Windows color (decimal): -12551805 or 8616256. OLE color: 8616256.
HSL color Cylindrical-coordinate representation of color #407983: hue angle of 188.96º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #407983 is Cyan = 0.51, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 121 | 131 | - |
| CMYK | 0.51 | 0.08 | 0 | 0.49 |
| HSL | 188.96º | 0.34% | 0.38% | - |
| HSV(B) | 188.96º | 0.51% | 0.51% | - |
| XYZ | 13.05 | 16.4 | 23.95 | - |
| YUV | 105.1 | 142.62 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 131 | 0.51 | 0.08 | 0 | 0.49 | 188.96 | 0.34 | 0.38 |
| Hex | 40 | 79 | 83 | 33 | 8 | 0 | 31 | BD | 22 | 26 |
| Octal | 100 | 171 | 203 | 63 | 10 | 0 | 61 | 275 | 42 | 46 |
| Binary | 1000000 | 1111001 | 10000011 | 110011 | 1000 | 0 | 110001 | 10111101 | 100010 | 100110 |
Color Harmonies of #407983
Complementary color
Monochromatic Colors of #407983
Black with #407983
Text Example
Text Example
White with #407983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407983; }
p { color: rgb(64,121,131); }
H1.HeaderClassName
{
color: #407983;
}
.AnyTagClassName
{
color: #407983;
}
</style>
background-color css
<style>
a { background-color: #407983; }
a { background-color: rgb(64,121,131); }
div.DivClassName
{
background-color: #407983;
}
.BgClassName
{
background-color: #407983;
}
</style>
border-color css
<style>
span { border-color: #407983; }
span { border-color: rgb(64,121,131); }
td.TdClassName
{
border-color: #407983;
}
.TagClassName
{
border-color: #407983;
}
</style>