Shades of Calypso #407588
Tints of Calypso #407588
RGB
CMYK
RGB Variations
Color information
#407588 (or 0x407588) is known color: Calypso. HEX triplet: 40, 75 and 88. RGB value is (64,117,136). Sum of RGB (Red+Green+Blue) = 64+117+136=317 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.19% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 136 (53.52% from 255 or 42.90% from 317); Max value from RGB is 136 - color contains mainly: blue. Hex color #407588 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407588 is #BF8A77. Grayscale: #676767. Windows color (decimal): -12552824 or 8942912. OLE color: 8942912.
HSL color Cylindrical-coordinate representation of color #407588: hue angle of 195.83º 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 #407588 is Cyan = 0.53, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 117 | 136 | - |
| CMYK | 0.53 | 0.14 | 0 | 0.47 |
| HSL | 195.83º | 0.36% | 0.39% | - |
| HSV(B) | 195.83º | 0.53% | 0.53% | - |
| XYZ | 12.92 | 15.59 | 25.62 | - |
| YUV | 103.32 | 146.44 | 99.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 136 | 0.53 | 0.14 | 0 | 0.47 | 195.83 | 0.36 | 0.39 |
| Hex | 40 | 75 | 88 | 35 | E | 0 | 2F | C4 | 24 | 27 |
| Octal | 100 | 165 | 210 | 65 | 16 | 0 | 57 | 304 | 44 | 47 |
| Binary | 1000000 | 1110101 | 10001000 | 110101 | 1110 | 0 | 101111 | 11000100 | 100100 | 100111 |
Color Harmonies of #407588
Complementary color
Monochromatic Colors of #407588
Black with #407588
Text Example
Text Example
White with #407588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407588; }
p { color: rgb(64,117,136); }
H1.HeaderClassName
{
color: #407588;
}
.AnyTagClassName
{
color: #407588;
}
</style>
background-color css
<style>
a { background-color: #407588; }
a { background-color: rgb(64,117,136); }
div.DivClassName
{
background-color: #407588;
}
.BgClassName
{
background-color: #407588;
}
</style>
border-color css
<style>
span { border-color: #407588; }
span { border-color: rgb(64,117,136); }
td.TdClassName
{
border-color: #407588;
}
.TagClassName
{
border-color: #407588;
}
</style>