Shades of Calypso #437381
Tints of Calypso #437381
RGB
CMYK
RGB Variations
Color information
#437381 (or 0x437381) is known color: Calypso. HEX triplet: 43, 73 and 81. RGB value is (67,115,129). Sum of RGB (Red+Green+Blue) = 67+115+129=311 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.54% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #437381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437381 is #BC8C7E. Grayscale: #666666. Windows color (decimal): -12356735 or 8483651. OLE color: 8483651.
HSL color Cylindrical-coordinate representation of color #437381: hue angle of 193.55º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #437381 is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 115 | 129 | - |
| CMYK | 0.48 | 0.11 | 0 | 0.49 |
| HSL | 193.55º | 0.32% | 0.38% | - |
| HSV(B) | 193.55º | 0.48% | 0.51% | - |
| XYZ | 12.41 | 15.04 | 23.02 | - |
| YUV | 102.24 | 143.1 | 102.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 129 | 0.48 | 0.11 | 0 | 0.49 | 193.55 | 0.32 | 0.38 |
| Hex | 43 | 73 | 81 | 30 | B | 0 | 31 | C2 | 20 | 26 |
| Octal | 103 | 163 | 201 | 60 | 13 | 0 | 61 | 302 | 40 | 46 |
| Binary | 1000011 | 1110011 | 10000001 | 110000 | 1011 | 0 | 110001 | 11000010 | 100000 | 100110 |
Color Harmonies of #437381
Complementary color
Monochromatic Colors of #437381
Black with #437381
Text Example
Text Example
White with #437381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437381; }
p { color: rgb(67,115,129); }
H1.HeaderClassName
{
color: #437381;
}
.AnyTagClassName
{
color: #437381;
}
</style>
background-color css
<style>
a { background-color: #437381; }
a { background-color: rgb(67,115,129); }
div.DivClassName
{
background-color: #437381;
}
.BgClassName
{
background-color: #437381;
}
</style>
border-color css
<style>
span { border-color: #437381; }
span { border-color: rgb(67,115,129); }
td.TdClassName
{
border-color: #437381;
}
.TagClassName
{
border-color: #437381;
}
</style>