Shades of Calypso #407287
Tints of Calypso #407287
RGB
CMYK
RGB Variations
Color information
#407287 (or 0x407287) is known color: Calypso. HEX triplet: 40, 72 and 87. RGB value is (64,114,135). Sum of RGB (Red+Green+Blue) = 64+114+135=313 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.45% from 313); Green value is 114 (44.92% from 255 or 36.42% from 313); Blue value is 135 (53.12% from 255 or 43.13% from 313); Max value from RGB is 135 - color contains mainly: blue. Hex color #407287 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407287 is #BF8D78. Grayscale: #656565. Windows color (decimal): -12553593 or 8876608. OLE color: 8876608.
HSL color Cylindrical-coordinate representation of color #407287: hue angle of 197.75º 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 #407287 is Cyan = 0.53, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 114 | 135 | - |
| CMYK | 0.53 | 0.16 | 0 | 0.47 |
| HSL | 197.75º | 0.36% | 0.39% | - |
| HSV(B) | 197.75º | 0.53% | 0.53% | - |
| XYZ | 12.5 | 14.87 | 25.13 | - |
| YUV | 101.44 | 146.94 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 135 | 0.53 | 0.16 | 0 | 0.47 | 197.75 | 0.36 | 0.39 |
| Hex | 40 | 72 | 87 | 35 | 10 | 0 | 2F | C6 | 24 | 27 |
| Octal | 100 | 162 | 207 | 65 | 20 | 0 | 57 | 306 | 44 | 47 |
| Binary | 1000000 | 1110010 | 10000111 | 110101 | 10000 | 0 | 101111 | 11000110 | 100100 | 100111 |
Color Harmonies of #407287
Complementary color
Monochromatic Colors of #407287
Black with #407287
Text Example
Text Example
White with #407287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407287; }
p { color: rgb(64,114,135); }
H1.HeaderClassName
{
color: #407287;
}
.AnyTagClassName
{
color: #407287;
}
</style>
background-color css
<style>
a { background-color: #407287; }
a { background-color: rgb(64,114,135); }
div.DivClassName
{
background-color: #407287;
}
.BgClassName
{
background-color: #407287;
}
</style>
border-color css
<style>
span { border-color: #407287; }
span { border-color: rgb(64,114,135); }
td.TdClassName
{
border-color: #407287;
}
.TagClassName
{
border-color: #407287;
}
</style>