Shades of Calypso #437386
Tints of Calypso #437386
RGB
CMYK
RGB Variations
Color information
#437386 (or 0x437386) is known color: Calypso. HEX triplet: 43, 73 and 86. RGB value is (67,115,134). Sum of RGB (Red+Green+Blue) = 67+115+134=316 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.20% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 134 (52.73% from 255 or 42.41% from 316); Max value from RGB is 134 - color contains mainly: blue. Hex color #437386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437386 is #BC8C79. Grayscale: #666666. Windows color (decimal): -12356730 or 8811331. OLE color: 8811331.
HSL color Cylindrical-coordinate representation of color #437386: hue angle of 197.01º 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 #437386 is Cyan = 0.5, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 115 | 134 | - |
| CMYK | 0.5 | 0.14 | 0 | 0.47 |
| HSL | 197.01º | 0.33% | 0.39% | - |
| HSV(B) | 197.01º | 0.5% | 0.53% | - |
| XYZ | 12.75 | 15.18 | 24.81 | - |
| YUV | 102.81 | 145.6 | 102.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 134 | 0.5 | 0.14 | 0 | 0.47 | 197.01 | 0.33 | 0.39 |
| Hex | 43 | 73 | 86 | 32 | E | 0 | 2F | C5 | 21 | 27 |
| Octal | 103 | 163 | 206 | 62 | 16 | 0 | 57 | 305 | 41 | 47 |
| Binary | 1000011 | 1110011 | 10000110 | 110010 | 1110 | 0 | 101111 | 11000101 | 100001 | 100111 |
Color Harmonies of #437386
Complementary color
Monochromatic Colors of #437386
Black with #437386
Text Example
Text Example
White with #437386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437386; }
p { color: rgb(67,115,134); }
H1.HeaderClassName
{
color: #437386;
}
.AnyTagClassName
{
color: #437386;
}
</style>
background-color css
<style>
a { background-color: #437386; }
a { background-color: rgb(67,115,134); }
div.DivClassName
{
background-color: #437386;
}
.BgClassName
{
background-color: #437386;
}
</style>
border-color css
<style>
span { border-color: #437386; }
span { border-color: rgb(67,115,134); }
td.TdClassName
{
border-color: #437386;
}
.TagClassName
{
border-color: #437386;
}
</style>