Shades of Calypso #407087
Tints of Calypso #407087
RGB
CMYK
RGB Variations
Color information
#407087 (or 0x407087) is known color: Calypso. HEX triplet: 40, 70 and 87. RGB value is (64,112,135). Sum of RGB (Red+Green+Blue) = 64+112+135=311 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.58% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 135 (53.12% from 255 or 43.41% from 311); Max value from RGB is 135 - color contains mainly: blue. Hex color #407087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407087 is #BF8F78. Grayscale: #646464. Windows color (decimal): -12554105 or 8876096. OLE color: 8876096.
HSL color Cylindrical-coordinate representation of color #407087: hue angle of 199.44º 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 #407087 is Cyan = 0.53, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 112 | 135 | - |
| CMYK | 0.53 | 0.17 | 0 | 0.47 |
| HSL | 199.44º | 0.36% | 0.39% | - |
| HSV(B) | 199.44º | 0.53% | 0.53% | - |
| XYZ | 12.28 | 14.43 | 25.06 | - |
| YUV | 100.27 | 147.6 | 102.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 135 | 0.53 | 0.17 | 0 | 0.47 | 199.44 | 0.36 | 0.39 |
| Hex | 40 | 70 | 87 | 35 | 11 | 0 | 2F | C7 | 24 | 27 |
| Octal | 100 | 160 | 207 | 65 | 21 | 0 | 57 | 307 | 44 | 47 |
| Binary | 1000000 | 1110000 | 10000111 | 110101 | 10001 | 0 | 101111 | 11000111 | 100100 | 100111 |
Color Harmonies of #407087
Complementary color
Monochromatic Colors of #407087
Black with #407087
Text Example
Text Example
White with #407087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407087; }
p { color: rgb(64,112,135); }
H1.HeaderClassName
{
color: #407087;
}
.AnyTagClassName
{
color: #407087;
}
</style>
background-color css
<style>
a { background-color: #407087; }
a { background-color: rgb(64,112,135); }
div.DivClassName
{
background-color: #407087;
}
.BgClassName
{
background-color: #407087;
}
</style>
border-color css
<style>
span { border-color: #407087; }
span { border-color: rgb(64,112,135); }
td.TdClassName
{
border-color: #407087;
}
.TagClassName
{
border-color: #407087;
}
</style>