Shades of Calypso #437384
Tints of Calypso #437384
RGB
CMYK
RGB Variations
Color information
#437384 (or 0x437384) is known color: Calypso. HEX triplet: 43, 73 and 84. RGB value is (67,115,132). Sum of RGB (Red+Green+Blue) = 67+115+132=314 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.34% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #437384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437384 is #BC8C7B. Grayscale: #666666. Windows color (decimal): -12356732 or 8680259. OLE color: 8680259.
HSL color Cylindrical-coordinate representation of color #437384: hue angle of 195.69º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #437384 is Cyan = 0.49, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 115 | 132 | - |
| CMYK | 0.49 | 0.13 | 0 | 0.48 |
| HSL | 195.69º | 0.33% | 0.39% | - |
| HSV(B) | 195.69º | 0.49% | 0.52% | - |
| XYZ | 12.61 | 15.12 | 24.08 | - |
| YUV | 102.59 | 144.6 | 102.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 132 | 0.49 | 0.13 | 0 | 0.48 | 195.69 | 0.33 | 0.39 |
| Hex | 43 | 73 | 84 | 31 | D | 0 | 30 | C4 | 21 | 27 |
| Octal | 103 | 163 | 204 | 61 | 15 | 0 | 60 | 304 | 41 | 47 |
| Binary | 1000011 | 1110011 | 10000100 | 110001 | 1101 | 0 | 110000 | 11000100 | 100001 | 100111 |
Color Harmonies of #437384
Complementary color
Monochromatic Colors of #437384
Black with #437384
Text Example
Text Example
White with #437384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437384; }
p { color: rgb(67,115,132); }
H1.HeaderClassName
{
color: #437384;
}
.AnyTagClassName
{
color: #437384;
}
</style>
background-color css
<style>
a { background-color: #437384; }
a { background-color: rgb(67,115,132); }
div.DivClassName
{
background-color: #437384;
}
.BgClassName
{
background-color: #437384;
}
</style>
border-color css
<style>
span { border-color: #437384; }
span { border-color: rgb(67,115,132); }
td.TdClassName
{
border-color: #437384;
}
.TagClassName
{
border-color: #437384;
}
</style>