Shades of Calypso #467384
Tints of Calypso #467384
RGB
CMYK
RGB Variations
Color information
#467384 (or 0x467384) is known color: Calypso. HEX triplet: 46, 73 and 84. RGB value is (70,115,132). Sum of RGB (Red+Green+Blue) = 70+115+132=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 132 (51.95% from 255 or 41.64% from 317); Max value from RGB is 132 - color contains mainly: blue. Hex color #467384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467384 is #B98C7B. Grayscale: #676767. Windows color (decimal): -12160124 or 8680262. OLE color: 8680262.
HSL color Cylindrical-coordinate representation of color #467384: hue angle of 196.45º 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 #467384 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 115 | 132 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.48 |
| HSL | 196.45º | 0.31% | 0.4% | - |
| HSV(B) | 196.45º | 0.47% | 0.52% | - |
| XYZ | 12.82 | 15.23 | 24.09 | - |
| YUV | 103.48 | 144.09 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 132 | 0.47 | 0.13 | 0 | 0.48 | 196.45 | 0.31 | 0.4 |
| Hex | 46 | 73 | 84 | 2F | D | 0 | 30 | C4 | 1F | 28 |
| Octal | 106 | 163 | 204 | 57 | 15 | 0 | 60 | 304 | 37 | 50 |
| Binary | 1000110 | 1110011 | 10000100 | 101111 | 1101 | 0 | 110000 | 11000100 | 11111 | 101000 |
Color Harmonies of #467384
Complementary color
Monochromatic Colors of #467384
Black with #467384
Text Example
Text Example
White with #467384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467384; }
p { color: rgb(70,115,132); }
H1.HeaderClassName
{
color: #467384;
}
.AnyTagClassName
{
color: #467384;
}
</style>
background-color css
<style>
a { background-color: #467384; }
a { background-color: rgb(70,115,132); }
div.DivClassName
{
background-color: #467384;
}
.BgClassName
{
background-color: #467384;
}
</style>
border-color css
<style>
span { border-color: #467384; }
span { border-color: rgb(70,115,132); }
td.TdClassName
{
border-color: #467384;
}
.TagClassName
{
border-color: #467384;
}
</style>