Shades of Calypso #467186
Tints of Calypso #467186
RGB
CMYK
RGB Variations
Color information
#467186 (or 0x467186) is known color: Calypso. HEX triplet: 46, 71 and 86. RGB value is (70,113,134). Sum of RGB (Red+Green+Blue) = 70+113+134=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 113 (44.53% from 255 or 35.65% 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 #467186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467186 is #B98E79. Grayscale: #666666. Windows color (decimal): -12160634 or 8810822. OLE color: 8810822.
HSL color Cylindrical-coordinate representation of color #467186: hue angle of 199.69º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #467186 is Cyan = 0.48, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 113 | 134 | - |
| CMYK | 0.48 | 0.16 | 0 | 0.47 |
| HSL | 199.69º | 0.31% | 0.4% | - |
| HSV(B) | 199.69º | 0.48% | 0.53% | - |
| XYZ | 12.73 | 14.83 | 24.75 | - |
| YUV | 102.54 | 145.75 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 134 | 0.48 | 0.16 | 0 | 0.47 | 199.69 | 0.31 | 0.4 |
| Hex | 46 | 71 | 86 | 30 | 10 | 0 | 2F | C8 | 1F | 28 |
| Octal | 106 | 161 | 206 | 60 | 20 | 0 | 57 | 310 | 37 | 50 |
| Binary | 1000110 | 1110001 | 10000110 | 110000 | 10000 | 0 | 101111 | 11001000 | 11111 | 101000 |
Color Harmonies of #467186
Complementary color
Monochromatic Colors of #467186
Black with #467186
Text Example
Text Example
White with #467186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467186; }
p { color: rgb(70,113,134); }
H1.HeaderClassName
{
color: #467186;
}
.AnyTagClassName
{
color: #467186;
}
</style>
background-color css
<style>
a { background-color: #467186; }
a { background-color: rgb(70,113,134); }
div.DivClassName
{
background-color: #467186;
}
.BgClassName
{
background-color: #467186;
}
</style>
border-color css
<style>
span { border-color: #467186; }
span { border-color: rgb(70,113,134); }
td.TdClassName
{
border-color: #467186;
}
.TagClassName
{
border-color: #467186;
}
</style>