Shades of Calypso #437186
Tints of Calypso #437186
RGB
CMYK
RGB Variations
Color information
#437186 (or 0x437186) is known color: Calypso. HEX triplet: 43, 71 and 86. RGB value is (67,113,134). Sum of RGB (Red+Green+Blue) = 67+113+134=314 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.34% from 314); Green value is 113 (44.53% from 255 or 35.99% from 314); Blue value is 134 (52.73% from 255 or 42.68% from 314); Max value from RGB is 134 - color contains mainly: blue. Hex color #437186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437186 is #BC8E79. Grayscale: #656565. Windows color (decimal): -12357242 or 8810819. OLE color: 8810819.
HSL color Cylindrical-coordinate representation of color #437186: hue angle of 198.81º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #437186 is Cyan = 0.5, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 113 | 134 | - |
| CMYK | 0.5 | 0.16 | 0 | 0.47 |
| HSL | 198.81º | 0.33% | 0.39% | - |
| HSV(B) | 198.81º | 0.5% | 0.53% | - |
| XYZ | 12.52 | 14.72 | 24.74 | - |
| YUV | 101.64 | 146.26 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 134 | 0.5 | 0.16 | 0 | 0.47 | 198.81 | 0.33 | 0.39 |
| Hex | 43 | 71 | 86 | 32 | 10 | 0 | 2F | C7 | 21 | 27 |
| Octal | 103 | 161 | 206 | 62 | 20 | 0 | 57 | 307 | 41 | 47 |
| Binary | 1000011 | 1110001 | 10000110 | 110010 | 10000 | 0 | 101111 | 11000111 | 100001 | 100111 |
Color Harmonies of #437186
Complementary color
Monochromatic Colors of #437186
Black with #437186
Text Example
Text Example
White with #437186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437186; }
p { color: rgb(67,113,134); }
H1.HeaderClassName
{
color: #437186;
}
.AnyTagClassName
{
color: #437186;
}
</style>
background-color css
<style>
a { background-color: #437186; }
a { background-color: rgb(67,113,134); }
div.DivClassName
{
background-color: #437186;
}
.BgClassName
{
background-color: #437186;
}
</style>
border-color css
<style>
span { border-color: #437186; }
span { border-color: rgb(67,113,134); }
td.TdClassName
{
border-color: #437186;
}
.TagClassName
{
border-color: #437186;
}
</style>