Shades of Calypso #467188
Tints of Calypso #467188
RGB
CMYK
RGB Variations
Color information
#467188 (or 0x467188) is known color: Calypso. HEX triplet: 46, 71 and 88. RGB value is (70,113,136). Sum of RGB (Red+Green+Blue) = 70+113+136=319 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.94% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #467188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467188 is #B98E77. Grayscale: #666666. Windows color (decimal): -12160632 or 8941894. OLE color: 8941894.
HSL color Cylindrical-coordinate representation of color #467188: hue angle of 200.91º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #467188 is Cyan = 0.49, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 113 | 136 | - |
| CMYK | 0.49 | 0.17 | 0 | 0.47 |
| HSL | 200.91º | 0.32% | 0.4% | - |
| HSV(B) | 200.91º | 0.49% | 0.53% | - |
| XYZ | 12.87 | 14.89 | 25.49 | - |
| YUV | 102.77 | 146.75 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 136 | 0.49 | 0.17 | 0 | 0.47 | 200.91 | 0.32 | 0.4 |
| Hex | 46 | 71 | 88 | 31 | 11 | 0 | 2F | C9 | 20 | 28 |
| Octal | 106 | 161 | 210 | 61 | 21 | 0 | 57 | 311 | 40 | 50 |
| Binary | 1000110 | 1110001 | 10001000 | 110001 | 10001 | 0 | 101111 | 11001001 | 100000 | 101000 |
Color Harmonies of #467188
Complementary color
Monochromatic Colors of #467188
Black with #467188
Text Example
Text Example
White with #467188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467188; }
p { color: rgb(70,113,136); }
H1.HeaderClassName
{
color: #467188;
}
.AnyTagClassName
{
color: #467188;
}
</style>
background-color css
<style>
a { background-color: #467188; }
a { background-color: rgb(70,113,136); }
div.DivClassName
{
background-color: #467188;
}
.BgClassName
{
background-color: #467188;
}
</style>
border-color css
<style>
span { border-color: #467188; }
span { border-color: rgb(70,113,136); }
td.TdClassName
{
border-color: #467188;
}
.TagClassName
{
border-color: #467188;
}
</style>