Shades of Calypso #457486
Tints of Calypso #457486
RGB
CMYK
RGB Variations
Color information
#457486 (or 0x457486) is known color: Calypso. HEX triplet: 45, 74 and 86. RGB value is (69,116,134). Sum of RGB (Red+Green+Blue) = 69+116+134=319 (42% of max value = 765). Red value is 69 (27.34% from 255 or 21.63% from 319); Green value is 116 (45.70% from 255 or 36.36% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #457486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457486 is #BA8B79. Grayscale: #676767. Windows color (decimal): -12225402 or 8811589. OLE color: 8811589.
HSL color Cylindrical-coordinate representation of color #457486: hue angle of 196.62º 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 #457486 is Cyan = 0.49, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 116 | 134 | - |
| CMYK | 0.49 | 0.13 | 0 | 0.47 |
| HSL | 196.62º | 0.32% | 0.4% | - |
| HSV(B) | 196.62º | 0.49% | 0.53% | - |
| XYZ | 13 | 15.48 | 24.86 | - |
| YUV | 104 | 144.93 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 134 | 0.49 | 0.13 | 0 | 0.47 | 196.62 | 0.32 | 0.4 |
| Hex | 45 | 74 | 86 | 31 | D | 0 | 2F | C5 | 20 | 28 |
| Octal | 105 | 164 | 206 | 61 | 15 | 0 | 57 | 305 | 40 | 50 |
| Binary | 1000101 | 1110100 | 10000110 | 110001 | 1101 | 0 | 101111 | 11000101 | 100000 | 101000 |
Color Harmonies of #457486
Complementary color
Monochromatic Colors of #457486
Black with #457486
Text Example
Text Example
White with #457486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457486; }
p { color: rgb(69,116,134); }
H1.HeaderClassName
{
color: #457486;
}
.AnyTagClassName
{
color: #457486;
}
</style>
background-color css
<style>
a { background-color: #457486; }
a { background-color: rgb(69,116,134); }
div.DivClassName
{
background-color: #457486;
}
.BgClassName
{
background-color: #457486;
}
</style>
border-color css
<style>
span { border-color: #457486; }
span { border-color: rgb(69,116,134); }
td.TdClassName
{
border-color: #457486;
}
.TagClassName
{
border-color: #457486;
}
</style>