Shades of Calypso #467184
Tints of Calypso #467184
RGB
CMYK
RGB Variations
Color information
#467184 (or 0x467184) is known color: Calypso. HEX triplet: 46, 71 and 84. RGB value is (70,113,132). Sum of RGB (Red+Green+Blue) = 70+113+132=315 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.22% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 132 (51.95% from 255 or 41.90% from 315); Max value from RGB is 132 - color contains mainly: blue. Hex color #467184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467184 is #B98E7B. Grayscale: #666666. Windows color (decimal): -12160636 or 8679750. OLE color: 8679750.
HSL color Cylindrical-coordinate representation of color #467184: hue angle of 198.39º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #467184 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 113 | 132 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.48 |
| HSL | 198.39º | 0.31% | 0.4% | - |
| HSV(B) | 198.39º | 0.47% | 0.52% | - |
| XYZ | 12.6 | 14.78 | 24.02 | - |
| YUV | 102.31 | 144.75 | 104.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 132 | 0.47 | 0.14 | 0 | 0.48 | 198.39 | 0.31 | 0.4 |
| Hex | 46 | 71 | 84 | 2F | E | 0 | 30 | C6 | 1F | 28 |
| Octal | 106 | 161 | 204 | 57 | 16 | 0 | 60 | 306 | 37 | 50 |
| Binary | 1000110 | 1110001 | 10000100 | 101111 | 1110 | 0 | 110000 | 11000110 | 11111 | 101000 |
Color Harmonies of #467184
Complementary color
Monochromatic Colors of #467184
Black with #467184
Text Example
Text Example
White with #467184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467184; }
p { color: rgb(70,113,132); }
H1.HeaderClassName
{
color: #467184;
}
.AnyTagClassName
{
color: #467184;
}
</style>
background-color css
<style>
a { background-color: #467184; }
a { background-color: rgb(70,113,132); }
div.DivClassName
{
background-color: #467184;
}
.BgClassName
{
background-color: #467184;
}
</style>
border-color css
<style>
span { border-color: #467184; }
span { border-color: rgb(70,113,132); }
td.TdClassName
{
border-color: #467184;
}
.TagClassName
{
border-color: #467184;
}
</style>