Shades of Calypso #407193
Tints of Calypso #407193
RGB
CMYK
RGB Variations
Color information
#407193 (or 0x407193) is known color: Calypso. HEX triplet: 40, 71 and 93. RGB value is (64,113,147). Sum of RGB (Red+Green+Blue) = 64+113+147=324 (42% of max value = 765). Red value is 64 (25.39% from 255 or 19.75% from 324); Green value is 113 (44.53% from 255 or 34.88% from 324); Blue value is 147 (57.81% from 255 or 45.37% from 324); Max value from RGB is 147 - color contains mainly: blue. Hex color #407193 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407193 is #BF8E6C. Grayscale: #666666. Windows color (decimal): -12553837 or 9662784. OLE color: 9662784.
HSL color Cylindrical-coordinate representation of color #407193: hue angle of 204.58º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #407193 is Cyan = 0.56, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 113 | 147 | - |
| CMYK | 0.56 | 0.23 | 0 | 0.42 |
| HSL | 204.58º | 0.39% | 0.41% | - |
| HSV(B) | 204.58º | 0.56% | 0.58% | - |
| XYZ | 13.29 | 15.01 | 29.8 | - |
| YUV | 102.23 | 153.27 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 147 | 0.56 | 0.23 | 0 | 0.42 | 204.58 | 0.39 | 0.41 |
| Hex | 40 | 71 | 93 | 38 | 17 | 0 | 2A | CD | 27 | 29 |
| Octal | 100 | 161 | 223 | 70 | 27 | 0 | 52 | 315 | 47 | 51 |
| Binary | 1000000 | 1110001 | 10010011 | 111000 | 10111 | 0 | 101010 | 11001101 | 100111 | 101001 |
Color Harmonies of #407193
Complementary color
Monochromatic Colors of #407193
Black with #407193
Text Example
Text Example
White with #407193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407193; }
p { color: rgb(64,113,147); }
H1.HeaderClassName
{
color: #407193;
}
.AnyTagClassName
{
color: #407193;
}
</style>
background-color css
<style>
a { background-color: #407193; }
a { background-color: rgb(64,113,147); }
div.DivClassName
{
background-color: #407193;
}
.BgClassName
{
background-color: #407193;
}
</style>
border-color css
<style>
span { border-color: #407193; }
span { border-color: rgb(64,113,147); }
td.TdClassName
{
border-color: #407193;
}
.TagClassName
{
border-color: #407193;
}
</style>