Shades of Calypso #467088
Tints of Calypso #467088
RGB
CMYK
RGB Variations
Color information
#467088 (or 0x467088) is known color: Calypso. HEX triplet: 46, 70 and 88. RGB value is (70,112,136). Sum of RGB (Red+Green+Blue) = 70+112+136=318 (42% of max value = 765). Red value is 70 (27.73% from 255 or 22.01% from 318); Green value is 112 (44.14% from 255 or 35.22% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #467088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467088 is #B98F77. Grayscale: #666666. Windows color (decimal): -12160888 or 8941638. OLE color: 8941638.
HSL color Cylindrical-coordinate representation of color #467088: hue angle of 201.82º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #467088 is Cyan = 0.49, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 112 | 136 | - |
| CMYK | 0.49 | 0.18 | 0 | 0.47 |
| HSL | 201.82º | 0.32% | 0.4% | - |
| HSV(B) | 201.82º | 0.49% | 0.53% | - |
| XYZ | 12.76 | 14.67 | 25.45 | - |
| YUV | 102.18 | 147.09 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 136 | 0.49 | 0.18 | 0 | 0.47 | 201.82 | 0.32 | 0.4 |
| Hex | 46 | 70 | 88 | 31 | 12 | 0 | 2F | CA | 20 | 28 |
| Octal | 106 | 160 | 210 | 61 | 22 | 0 | 57 | 312 | 40 | 50 |
| Binary | 1000110 | 1110000 | 10001000 | 110001 | 10010 | 0 | 101111 | 11001010 | 100000 | 101000 |
Color Harmonies of #467088
Complementary color
Monochromatic Colors of #467088
Black with #467088
Text Example
Text Example
White with #467088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467088; }
p { color: rgb(70,112,136); }
H1.HeaderClassName
{
color: #467088;
}
.AnyTagClassName
{
color: #467088;
}
</style>
background-color css
<style>
a { background-color: #467088; }
a { background-color: rgb(70,112,136); }
div.DivClassName
{
background-color: #467088;
}
.BgClassName
{
background-color: #467088;
}
</style>
border-color css
<style>
span { border-color: #467088; }
span { border-color: rgb(70,112,136); }
td.TdClassName
{
border-color: #467088;
}
.TagClassName
{
border-color: #467088;
}
</style>