Shades of Calypso #467386
Tints of Calypso #467386
RGB
CMYK
RGB Variations
Color information
#467386 (or 0x467386) is known color: Calypso. HEX triplet: 46, 73 and 86. RGB value is (70,115,134). Sum of RGB (Red+Green+Blue) = 70+115+134=319 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.94% from 319); Green value is 115 (45.31% from 255 or 36.05% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #467386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467386 is #B98C79. Grayscale: #676767. Windows color (decimal): -12160122 or 8811334. OLE color: 8811334.
HSL color Cylindrical-coordinate representation of color #467386: hue angle of 197.81º 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 #467386 is Cyan = 0.48, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 115 | 134 | - |
| CMYK | 0.48 | 0.14 | 0 | 0.47 |
| HSL | 197.81º | 0.31% | 0.4% | - |
| HSV(B) | 197.81º | 0.48% | 0.53% | - |
| XYZ | 12.96 | 15.28 | 24.82 | - |
| YUV | 103.71 | 145.09 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 134 | 0.48 | 0.14 | 0 | 0.47 | 197.81 | 0.31 | 0.4 |
| Hex | 46 | 73 | 86 | 30 | E | 0 | 2F | C6 | 1F | 28 |
| Octal | 106 | 163 | 206 | 60 | 16 | 0 | 57 | 306 | 37 | 50 |
| Binary | 1000110 | 1110011 | 10000110 | 110000 | 1110 | 0 | 101111 | 11000110 | 11111 | 101000 |
Color Harmonies of #467386
Complementary color
Monochromatic Colors of #467386
Black with #467386
Text Example
Text Example
White with #467386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467386; }
p { color: rgb(70,115,134); }
H1.HeaderClassName
{
color: #467386;
}
.AnyTagClassName
{
color: #467386;
}
</style>
background-color css
<style>
a { background-color: #467386; }
a { background-color: rgb(70,115,134); }
div.DivClassName
{
background-color: #467386;
}
.BgClassName
{
background-color: #467386;
}
</style>
border-color css
<style>
span { border-color: #467386; }
span { border-color: rgb(70,115,134); }
td.TdClassName
{
border-color: #467386;
}
.TagClassName
{
border-color: #467386;
}
</style>