Shades of Calypso #467284
Tints of Calypso #467284
RGB
CMYK
RGB Variations
Color information
#467284 (or 0x467284) is known color: Calypso. HEX triplet: 46, 72 and 84. RGB value is (70,114,132). Sum of RGB (Red+Green+Blue) = 70+114+132=316 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.15% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 132 - color contains mainly: blue. Hex color #467284 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467284 is #B98D7B. Grayscale: #666666. Windows color (decimal): -12160380 or 8680006. OLE color: 8680006.
HSL color Cylindrical-coordinate representation of color #467284: hue angle of 197.42º 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 #467284 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 114 | 132 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.48 |
| HSL | 197.42º | 0.31% | 0.4% | - |
| HSV(B) | 197.42º | 0.47% | 0.52% | - |
| XYZ | 12.71 | 15 | 24.06 | - |
| YUV | 102.9 | 144.42 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 132 | 0.47 | 0.14 | 0 | 0.48 | 197.42 | 0.31 | 0.4 |
| Hex | 46 | 72 | 84 | 2F | E | 0 | 30 | C5 | 1F | 28 |
| Octal | 106 | 162 | 204 | 57 | 16 | 0 | 60 | 305 | 37 | 50 |
| Binary | 1000110 | 1110010 | 10000100 | 101111 | 1110 | 0 | 110000 | 11000101 | 11111 | 101000 |
Color Harmonies of #467284
Complementary color
Monochromatic Colors of #467284
Black with #467284
Text Example
Text Example
White with #467284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467284; }
p { color: rgb(70,114,132); }
H1.HeaderClassName
{
color: #467284;
}
.AnyTagClassName
{
color: #467284;
}
</style>
background-color css
<style>
a { background-color: #467284; }
a { background-color: rgb(70,114,132); }
div.DivClassName
{
background-color: #467284;
}
.BgClassName
{
background-color: #467284;
}
</style>
border-color css
<style>
span { border-color: #467284; }
span { border-color: rgb(70,114,132); }
td.TdClassName
{
border-color: #467284;
}
.TagClassName
{
border-color: #467284;
}
</style>