Shades of Calypso #407181
Tints of Calypso #407181
RGB
CMYK
RGB Variations
Color information
#407181 (or 0x407181) is known color: Calypso. HEX triplet: 40, 71 and 81. RGB value is (64,113,129). Sum of RGB (Red+Green+Blue) = 64+113+129=306 (40% of max value = 765). Red value is 64 (25.39% from 255 or 20.92% from 306); Green value is 113 (44.53% from 255 or 36.93% from 306); Blue value is 129 (50.78% from 255 or 42.16% from 306); Max value from RGB is 129 - color contains mainly: blue. Hex color #407181 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407181 is #BF8E7E. Grayscale: #646464. Windows color (decimal): -12553855 or 8483136. OLE color: 8483136.
HSL color Cylindrical-coordinate representation of color #407181: hue angle of 194.77º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #407181 is Cyan = 0.50, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 113 | 129 | - |
| CMYK | 0.50 | 0.12 | 0 | 0.49 |
| HSL | 194.77º | 0.34% | 0.38% | - |
| HSV(B) | 194.77º | 0.5% | 0.51% | - |
| XYZ | 11.98 | 14.49 | 22.93 | - |
| YUV | 100.17 | 144.27 | 102.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 129 | 0.50 | 0.12 | 0 | 0.49 | 194.77 | 0.34 | 0.38 |
| Hex | 40 | 71 | 81 | 32 | C | 0 | 31 | C3 | 22 | 26 |
| Octal | 100 | 161 | 201 | 62 | 14 | 0 | 61 | 303 | 42 | 46 |
| Binary | 1000000 | 1110001 | 10000001 | 110010 | 1100 | 0 | 110001 | 11000011 | 100010 | 100110 |
Color Harmonies of #407181
Complementary color
Monochromatic Colors of #407181
Black with #407181
Text Example
Text Example
White with #407181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407181; }
p { color: rgb(64,113,129); }
H1.HeaderClassName
{
color: #407181;
}
.AnyTagClassName
{
color: #407181;
}
</style>
background-color css
<style>
a { background-color: #407181; }
a { background-color: rgb(64,113,129); }
div.DivClassName
{
background-color: #407181;
}
.BgClassName
{
background-color: #407181;
}
</style>
border-color css
<style>
span { border-color: #407181; }
span { border-color: rgb(64,113,129); }
td.TdClassName
{
border-color: #407181;
}
.TagClassName
{
border-color: #407181;
}
</style>