Shades of Calypso #407583
Tints of Calypso #407583
RGB
CMYK
RGB Variations
Color information
#407583 (or 0x407583) is known color: Calypso. HEX triplet: 40, 75 and 83. RGB value is (64,117,131). Sum of RGB (Red+Green+Blue) = 64+117+131=312 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.51% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #407583 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407583 is #BF8A7C. Grayscale: #666666. Windows color (decimal): -12552829 or 8615232. OLE color: 8615232.
HSL color Cylindrical-coordinate representation of color #407583: hue angle of 192.54º 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 #407583 is Cyan = 0.51, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 117 | 131 | - |
| CMYK | 0.51 | 0.11 | 0 | 0.49 |
| HSL | 192.54º | 0.34% | 0.38% | - |
| HSV(B) | 192.54º | 0.51% | 0.51% | - |
| XYZ | 12.57 | 15.45 | 23.79 | - |
| YUV | 102.75 | 143.94 | 100.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 131 | 0.51 | 0.11 | 0 | 0.49 | 192.54 | 0.34 | 0.38 |
| Hex | 40 | 75 | 83 | 33 | B | 0 | 31 | C1 | 22 | 26 |
| Octal | 100 | 165 | 203 | 63 | 13 | 0 | 61 | 301 | 42 | 46 |
| Binary | 1000000 | 1110101 | 10000011 | 110011 | 1011 | 0 | 110001 | 11000001 | 100010 | 100110 |
Color Harmonies of #407583
Complementary color
Monochromatic Colors of #407583
Black with #407583
Text Example
Text Example
White with #407583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407583; }
p { color: rgb(64,117,131); }
H1.HeaderClassName
{
color: #407583;
}
.AnyTagClassName
{
color: #407583;
}
</style>
background-color css
<style>
a { background-color: #407583; }
a { background-color: rgb(64,117,131); }
div.DivClassName
{
background-color: #407583;
}
.BgClassName
{
background-color: #407583;
}
</style>
border-color css
<style>
span { border-color: #407583; }
span { border-color: rgb(64,117,131); }
td.TdClassName
{
border-color: #407583;
}
.TagClassName
{
border-color: #407583;
}
</style>