Shades of Calypso #467085
Tints of Calypso #467085
RGB
CMYK
RGB Variations
Color information
#467085 (or 0x467085) is known color: Calypso. HEX triplet: 46, 70 and 85. RGB value is (70,112,133). Sum of RGB (Red+Green+Blue) = 70+112+133=315 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.22% from 315); Green value is 112 (44.14% from 255 or 35.56% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #467085 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467085 is #B98F7A. Grayscale: #656565. Windows color (decimal): -12160891 or 8745030. OLE color: 8745030.
HSL color Cylindrical-coordinate representation of color #467085: hue angle of 200º 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 #467085 is Cyan = 0.47, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 112 | 133 | - |
| CMYK | 0.47 | 0.16 | 0 | 0.48 |
| HSL | 200º | 0.31% | 0.4% | - |
| HSV(B) | 200º | 0.47% | 0.52% | - |
| XYZ | 12.55 | 14.58 | 24.34 | - |
| YUV | 101.84 | 145.59 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 133 | 0.47 | 0.16 | 0 | 0.48 | 200 | 0.31 | 0.4 |
| Hex | 46 | 70 | 85 | 2F | 10 | 0 | 30 | C8 | 1F | 28 |
| Octal | 106 | 160 | 205 | 57 | 20 | 0 | 60 | 310 | 37 | 50 |
| Binary | 1000110 | 1110000 | 10000101 | 101111 | 10000 | 0 | 110000 | 11001000 | 11111 | 101000 |
Color Harmonies of #467085
Complementary color
Monochromatic Colors of #467085
Black with #467085
Text Example
Text Example
White with #467085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467085; }
p { color: rgb(70,112,133); }
H1.HeaderClassName
{
color: #467085;
}
.AnyTagClassName
{
color: #467085;
}
</style>
background-color css
<style>
a { background-color: #467085; }
a { background-color: rgb(70,112,133); }
div.DivClassName
{
background-color: #467085;
}
.BgClassName
{
background-color: #467085;
}
</style>
border-color css
<style>
span { border-color: #467085; }
span { border-color: rgb(70,112,133); }
td.TdClassName
{
border-color: #467085;
}
.TagClassName
{
border-color: #467085;
}
</style>