Shades of Calypso #467385
Tints of Calypso #467385
RGB
CMYK
RGB Variations
Color information
#467385 (or 0x467385) is known color: Calypso. HEX triplet: 46, 73 and 85. RGB value is (70,115,133). Sum of RGB (Red+Green+Blue) = 70+115+133=318 (42% of max value = 765). Red value is 70 (27.73% from 255 or 22.01% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 133 (52.34% from 255 or 41.82% from 318); Max value from RGB is 133 - color contains mainly: blue. Hex color #467385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467385 is #B98C7A. Grayscale: #676767. Windows color (decimal): -12160123 or 8745798. OLE color: 8745798.
HSL color Cylindrical-coordinate representation of color #467385: hue angle of 197.14º 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 #467385 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 115 | 133 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.48 |
| HSL | 197.14º | 0.31% | 0.4% | - |
| HSV(B) | 197.14º | 0.47% | 0.52% | - |
| XYZ | 12.89 | 15.26 | 24.46 | - |
| YUV | 103.6 | 144.59 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 133 | 0.47 | 0.14 | 0 | 0.48 | 197.14 | 0.31 | 0.4 |
| Hex | 46 | 73 | 85 | 2F | E | 0 | 30 | C5 | 1F | 28 |
| Octal | 106 | 163 | 205 | 57 | 16 | 0 | 60 | 305 | 37 | 50 |
| Binary | 1000110 | 1110011 | 10000101 | 101111 | 1110 | 0 | 110000 | 11000101 | 11111 | 101000 |
Color Harmonies of #467385
Complementary color
Monochromatic Colors of #467385
Black with #467385
Text Example
Text Example
White with #467385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467385; }
p { color: rgb(70,115,133); }
H1.HeaderClassName
{
color: #467385;
}
.AnyTagClassName
{
color: #467385;
}
</style>
background-color css
<style>
a { background-color: #467385; }
a { background-color: rgb(70,115,133); }
div.DivClassName
{
background-color: #467385;
}
.BgClassName
{
background-color: #467385;
}
</style>
border-color css
<style>
span { border-color: #467385; }
span { border-color: rgb(70,115,133); }
td.TdClassName
{
border-color: #467385;
}
.TagClassName
{
border-color: #467385;
}
</style>