Shades of Calypso #406884
Tints of Calypso #406884
RGB
CMYK
RGB Variations
Color information
#406884 (or 0x406884) is known color: Calypso. HEX triplet: 40, 68 and 84. RGB value is (64,104,132). Sum of RGB (Red+Green+Blue) = 64+104+132=300 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.33% from 300); Green value is 104 (41.02% from 255 or 34.67% from 300); Blue value is 132 (51.95% from 255 or 44% from 300); Max value from RGB is 132 - color contains mainly: blue. Hex color #406884 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406884 is #BF977B. Grayscale: #5F5F5F. Windows color (decimal): -12556156 or 8677440. OLE color: 8677440.
HSL color Cylindrical-coordinate representation of color #406884: hue angle of 204.71º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #406884 is Cyan = 0.52, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 104 | 132 | - |
| CMYK | 0.52 | 0.21 | 0 | 0.48 |
| HSL | 204.71º | 0.35% | 0.38% | - |
| HSV(B) | 204.71º | 0.52% | 0.52% | - |
| XYZ | 11.23 | 12.66 | 23.68 | - |
| YUV | 95.23 | 148.75 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 132 | 0.52 | 0.21 | 0 | 0.48 | 204.71 | 0.35 | 0.38 |
| Hex | 40 | 68 | 84 | 34 | 15 | 0 | 30 | CD | 23 | 26 |
| Octal | 100 | 150 | 204 | 64 | 25 | 0 | 60 | 315 | 43 | 46 |
| Binary | 1000000 | 1101000 | 10000100 | 110100 | 10101 | 0 | 110000 | 11001101 | 100011 | 100110 |
Color Harmonies of #406884
Complementary color
Monochromatic Colors of #406884
Black with #406884
Text Example
Text Example
White with #406884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406884; }
p { color: rgb(64,104,132); }
H1.HeaderClassName
{
color: #406884;
}
.AnyTagClassName
{
color: #406884;
}
</style>
background-color css
<style>
a { background-color: #406884; }
a { background-color: rgb(64,104,132); }
div.DivClassName
{
background-color: #406884;
}
.BgClassName
{
background-color: #406884;
}
</style>
border-color css
<style>
span { border-color: #406884; }
span { border-color: rgb(64,104,132); }
td.TdClassName
{
border-color: #406884;
}
.TagClassName
{
border-color: #406884;
}
</style>