Shades of Calypso #407292
Tints of Calypso #407292
RGB
CMYK
RGB Variations
Color information
#407292 (or 0x407292) is known color: Calypso. HEX triplet: 40, 72 and 92. RGB value is (64,114,146). Sum of RGB (Red+Green+Blue) = 64+114+146=324 (42% of max value = 765). Red value is 64 (25.39% from 255 or 19.75% from 324); Green value is 114 (44.92% from 255 or 35.19% from 324); Blue value is 146 (57.42% from 255 or 45.06% from 324); Max value from RGB is 146 - color contains mainly: blue. Hex color #407292 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407292 is #BF8D6D. Grayscale: #666666. Windows color (decimal): -12553582 or 9597504. OLE color: 9597504.
HSL color Cylindrical-coordinate representation of color #407292: hue angle of 203.41º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #407292 is Cyan = 0.56, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 114 | 146 | - |
| CMYK | 0.56 | 0.22 | 0 | 0.43 |
| HSL | 203.41º | 0.39% | 0.41% | - |
| HSV(B) | 203.41º | 0.56% | 0.57% | - |
| XYZ | 13.32 | 15.2 | 29.43 | - |
| YUV | 102.7 | 152.44 | 100.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 146 | 0.56 | 0.22 | 0 | 0.43 | 203.41 | 0.39 | 0.41 |
| Hex | 40 | 72 | 92 | 38 | 16 | 0 | 2B | CB | 27 | 29 |
| Octal | 100 | 162 | 222 | 70 | 26 | 0 | 53 | 313 | 47 | 51 |
| Binary | 1000000 | 1110010 | 10010010 | 111000 | 10110 | 0 | 101011 | 11001011 | 100111 | 101001 |
Color Harmonies of #407292
Complementary color
Monochromatic Colors of #407292
Black with #407292
Text Example
Text Example
White with #407292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407292; }
p { color: rgb(64,114,146); }
H1.HeaderClassName
{
color: #407292;
}
.AnyTagClassName
{
color: #407292;
}
</style>
background-color css
<style>
a { background-color: #407292; }
a { background-color: rgb(64,114,146); }
div.DivClassName
{
background-color: #407292;
}
.BgClassName
{
background-color: #407292;
}
</style>
border-color css
<style>
span { border-color: #407292; }
span { border-color: rgb(64,114,146); }
td.TdClassName
{
border-color: #407292;
}
.TagClassName
{
border-color: #407292;
}
</style>