Shades of Calypso #406782
Tints of Calypso #406782
RGB
CMYK
RGB Variations
Color information
#406782 (or 0x406782) is known color: Calypso. HEX triplet: 40, 67 and 82. RGB value is (64,103,130). Sum of RGB (Red+Green+Blue) = 64+103+130=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 103 (40.62% from 255 or 34.68% from 297); Blue value is 130 (51.17% from 255 or 43.77% from 297); Max value from RGB is 130 - color contains mainly: blue. Hex color #406782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406782 is #BF987D. Grayscale: #5E5E5E. Windows color (decimal): -12556414 or 8546112. OLE color: 8546112.
HSL color Cylindrical-coordinate representation of color #406782: hue angle of 204.55º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #406782 is Cyan = 0.51, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 103 | 130 | - |
| CMYK | 0.51 | 0.21 | 0 | 0.49 |
| HSL | 204.55º | 0.34% | 0.38% | - |
| HSV(B) | 204.55º | 0.51% | 0.51% | - |
| XYZ | 10.99 | 12.4 | 22.93 | - |
| YUV | 94.42 | 148.08 | 106.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 130 | 0.51 | 0.21 | 0 | 0.49 | 204.55 | 0.34 | 0.38 |
| Hex | 40 | 67 | 82 | 33 | 15 | 0 | 31 | CD | 22 | 26 |
| Octal | 100 | 147 | 202 | 63 | 25 | 0 | 61 | 315 | 42 | 46 |
| Binary | 1000000 | 1100111 | 10000010 | 110011 | 10101 | 0 | 110001 | 11001101 | 100010 | 100110 |
Color Harmonies of #406782
Complementary color
Monochromatic Colors of #406782
Black with #406782
Text Example
Text Example
White with #406782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406782; }
p { color: rgb(64,103,130); }
H1.HeaderClassName
{
color: #406782;
}
.AnyTagClassName
{
color: #406782;
}
</style>
background-color css
<style>
a { background-color: #406782; }
a { background-color: rgb(64,103,130); }
div.DivClassName
{
background-color: #406782;
}
.BgClassName
{
background-color: #406782;
}
</style>
border-color css
<style>
span { border-color: #406782; }
span { border-color: rgb(64,103,130); }
td.TdClassName
{
border-color: #406782;
}
.TagClassName
{
border-color: #406782;
}
</style>