Shades of Calypso #407190
Tints of Calypso #407190
RGB
CMYK
RGB Variations
Color information
#407190 (or 0x407190) is known color: Calypso. HEX triplet: 40, 71 and 90. RGB value is (64,113,144). Sum of RGB (Red+Green+Blue) = 64+113+144=321 (42% of max value = 765). Red value is 64 (25.39% from 255 or 19.94% from 321); Green value is 113 (44.53% from 255 or 35.20% from 321); Blue value is 144 (56.64% from 255 or 44.86% from 321); Max value from RGB is 144 - color contains mainly: blue. Hex color #407190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407190 is #BF8E6F. Grayscale: #656565. Windows color (decimal): -12553840 or 9466176. OLE color: 9466176.
HSL color Cylindrical-coordinate representation of color #407190: hue angle of 203.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #407190 is Cyan = 0.56, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 113 | 144 | - |
| CMYK | 0.56 | 0.22 | 0 | 0.44 |
| HSL | 203.25º | 0.38% | 0.41% | - |
| HSV(B) | 203.25º | 0.56% | 0.56% | - |
| XYZ | 13.05 | 14.91 | 28.58 | - |
| YUV | 101.88 | 151.77 | 100.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 144 | 0.56 | 0.22 | 0 | 0.44 | 203.25 | 0.38 | 0.41 |
| Hex | 40 | 71 | 90 | 38 | 16 | 0 | 2C | CB | 26 | 29 |
| Octal | 100 | 161 | 220 | 70 | 26 | 0 | 54 | 313 | 46 | 51 |
| Binary | 1000000 | 1110001 | 10010000 | 111000 | 10110 | 0 | 101100 | 11001011 | 100110 | 101001 |
Color Harmonies of #407190
Complementary color
Monochromatic Colors of #407190
Black with #407190
Text Example
Text Example
White with #407190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407190; }
p { color: rgb(64,113,144); }
H1.HeaderClassName
{
color: #407190;
}
.AnyTagClassName
{
color: #407190;
}
</style>
background-color css
<style>
a { background-color: #407190; }
a { background-color: rgb(64,113,144); }
div.DivClassName
{
background-color: #407190;
}
.BgClassName
{
background-color: #407190;
}
</style>
border-color css
<style>
span { border-color: #407190; }
span { border-color: rgb(64,113,144); }
td.TdClassName
{
border-color: #407190;
}
.TagClassName
{
border-color: #407190;
}
</style>