Shades of Calypso #467285
Tints of Calypso #467285
RGB
CMYK
RGB Variations
Color information
#467285 (or 0x467285) is known color: Calypso. HEX triplet: 46, 72 and 85. RGB value is (70,114,133). Sum of RGB (Red+Green+Blue) = 70+114+133=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 133 (52.34% from 255 or 41.96% from 317); Max value from RGB is 133 - color contains mainly: blue. Hex color #467285 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467285 is #B98D7A. Grayscale: #666666. Windows color (decimal): -12160379 or 8745542. OLE color: 8745542.
HSL color Cylindrical-coordinate representation of color #467285: hue angle of 198.1º 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 #467285 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 114 | 133 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.48 |
| HSL | 198.1º | 0.31% | 0.4% | - |
| HSV(B) | 198.1º | 0.47% | 0.52% | - |
| XYZ | 12.78 | 15.03 | 24.42 | - |
| YUV | 103.01 | 144.92 | 104.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 133 | 0.47 | 0.14 | 0 | 0.48 | 198.1 | 0.31 | 0.4 |
| Hex | 46 | 72 | 85 | 2F | E | 0 | 30 | C6 | 1F | 28 |
| Octal | 106 | 162 | 205 | 57 | 16 | 0 | 60 | 306 | 37 | 50 |
| Binary | 1000110 | 1110010 | 10000101 | 101111 | 1110 | 0 | 110000 | 11000110 | 11111 | 101000 |
Color Harmonies of #467285
Complementary color
Monochromatic Colors of #467285
Black with #467285
Text Example
Text Example
White with #467285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467285; }
p { color: rgb(70,114,133); }
H1.HeaderClassName
{
color: #467285;
}
.AnyTagClassName
{
color: #467285;
}
</style>
background-color css
<style>
a { background-color: #467285; }
a { background-color: rgb(70,114,133); }
div.DivClassName
{
background-color: #467285;
}
.BgClassName
{
background-color: #467285;
}
</style>
border-color css
<style>
span { border-color: #467285; }
span { border-color: rgb(70,114,133); }
td.TdClassName
{
border-color: #467285;
}
.TagClassName
{
border-color: #467285;
}
</style>