Shades of Calypso #437486
Tints of Calypso #437486
RGB
CMYK
RGB Variations
Color information
#437486 (or 0x437486) is known color: Calypso. HEX triplet: 43, 74 and 86. RGB value is (67,116,134). Sum of RGB (Red+Green+Blue) = 67+116+134=317 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.14% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 134 (52.73% from 255 or 42.27% from 317); Max value from RGB is 134 - color contains mainly: blue. Hex color #437486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437486 is #BC8B79. Grayscale: #676767. Windows color (decimal): -12356474 or 8811587. OLE color: 8811587.
HSL color Cylindrical-coordinate representation of color #437486: hue angle of 196.12º 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 #437486 is Cyan = 0.5, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 116 | 134 | - |
| CMYK | 0.5 | 0.13 | 0 | 0.47 |
| HSL | 196.12º | 0.33% | 0.39% | - |
| HSV(B) | 196.12º | 0.5% | 0.53% | - |
| XYZ | 12.86 | 15.41 | 24.85 | - |
| YUV | 103.4 | 145.27 | 102.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 134 | 0.5 | 0.13 | 0 | 0.47 | 196.12 | 0.33 | 0.39 |
| Hex | 43 | 74 | 86 | 32 | D | 0 | 2F | C4 | 21 | 27 |
| Octal | 103 | 164 | 206 | 62 | 15 | 0 | 57 | 304 | 41 | 47 |
| Binary | 1000011 | 1110100 | 10000110 | 110010 | 1101 | 0 | 101111 | 11000100 | 100001 | 100111 |
Color Harmonies of #437486
Complementary color
Monochromatic Colors of #437486
Black with #437486
Text Example
Text Example
White with #437486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437486; }
p { color: rgb(67,116,134); }
H1.HeaderClassName
{
color: #437486;
}
.AnyTagClassName
{
color: #437486;
}
</style>
background-color css
<style>
a { background-color: #437486; }
a { background-color: rgb(67,116,134); }
div.DivClassName
{
background-color: #437486;
}
.BgClassName
{
background-color: #437486;
}
</style>
border-color css
<style>
span { border-color: #437486; }
span { border-color: rgb(67,116,134); }
td.TdClassName
{
border-color: #437486;
}
.TagClassName
{
border-color: #437486;
}
</style>