Shades of Calypso #407184
Tints of Calypso #407184
RGB
CMYK
RGB Variations
Color information
#407184 (or 0x407184) is known color: Calypso. HEX triplet: 40, 71 and 84. RGB value is (64,113,132). Sum of RGB (Red+Green+Blue) = 64+113+132=309 (40% of max value = 765). Red value is 64 (25.39% from 255 or 20.71% from 309); Green value is 113 (44.53% from 255 or 36.57% from 309); Blue value is 132 (51.95% from 255 or 42.72% from 309); Max value from RGB is 132 - color contains mainly: blue. Hex color #407184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407184 is #BF8E7B. Grayscale: #646464. Windows color (decimal): -12553852 or 8679744. OLE color: 8679744.
HSL color Cylindrical-coordinate representation of color #407184: hue angle of 196.76º 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 #407184 is Cyan = 0.52, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 113 | 132 | - |
| CMYK | 0.52 | 0.14 | 0 | 0.48 |
| HSL | 196.76º | 0.35% | 0.38% | - |
| HSV(B) | 196.76º | 0.52% | 0.52% | - |
| XYZ | 12.18 | 14.57 | 24 | - |
| YUV | 100.52 | 145.77 | 101.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 132 | 0.52 | 0.14 | 0 | 0.48 | 196.76 | 0.35 | 0.38 |
| Hex | 40 | 71 | 84 | 34 | E | 0 | 30 | C5 | 23 | 26 |
| Octal | 100 | 161 | 204 | 64 | 16 | 0 | 60 | 305 | 43 | 46 |
| Binary | 1000000 | 1110001 | 10000100 | 110100 | 1110 | 0 | 110000 | 11000101 | 100011 | 100110 |
Color Harmonies of #407184
Complementary color
Monochromatic Colors of #407184
Black with #407184
Text Example
Text Example
White with #407184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407184; }
p { color: rgb(64,113,132); }
H1.HeaderClassName
{
color: #407184;
}
.AnyTagClassName
{
color: #407184;
}
</style>
background-color css
<style>
a { background-color: #407184; }
a { background-color: rgb(64,113,132); }
div.DivClassName
{
background-color: #407184;
}
.BgClassName
{
background-color: #407184;
}
</style>
border-color css
<style>
span { border-color: #407184; }
span { border-color: rgb(64,113,132); }
td.TdClassName
{
border-color: #407184;
}
.TagClassName
{
border-color: #407184;
}
</style>