Shades of Calypso #457189
Tints of Calypso #457189
RGB
CMYK
RGB Variations
Color information
#457189 (or 0x457189) is known color: Calypso. HEX triplet: 45, 71 and 89. RGB value is (69,113,137). Sum of RGB (Red+Green+Blue) = 69+113+137=319 (42% of max value = 765). Red value is 69 (27.34% from 255 or 21.63% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #457189 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457189 is #BA8E76. Grayscale: #666666. Windows color (decimal): -12226167 or 9007429. OLE color: 9007429.
HSL color Cylindrical-coordinate representation of color #457189: hue angle of 201.18º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #457189 is Cyan = 0.50, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 113 | 137 | - |
| CMYK | 0.50 | 0.18 | 0 | 0.46 |
| HSL | 201.18º | 0.33% | 0.4% | - |
| HSV(B) | 201.18º | 0.5% | 0.54% | - |
| XYZ | 12.87 | 14.88 | 25.86 | - |
| YUV | 102.58 | 147.42 | 104.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 137 | 0.50 | 0.18 | 0 | 0.46 | 201.18 | 0.33 | 0.4 |
| Hex | 45 | 71 | 89 | 32 | 12 | 0 | 2E | C9 | 21 | 28 |
| Octal | 105 | 161 | 211 | 62 | 22 | 0 | 56 | 311 | 41 | 50 |
| Binary | 1000101 | 1110001 | 10001001 | 110010 | 10010 | 0 | 101110 | 11001001 | 100001 | 101000 |
Color Harmonies of #457189
Complementary color
Monochromatic Colors of #457189
Black with #457189
Text Example
Text Example
White with #457189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457189; }
p { color: rgb(69,113,137); }
H1.HeaderClassName
{
color: #457189;
}
.AnyTagClassName
{
color: #457189;
}
</style>
background-color css
<style>
a { background-color: #457189; }
a { background-color: rgb(69,113,137); }
div.DivClassName
{
background-color: #457189;
}
.BgClassName
{
background-color: #457189;
}
</style>
border-color css
<style>
span { border-color: #457189; }
span { border-color: rgb(69,113,137); }
td.TdClassName
{
border-color: #457189;
}
.TagClassName
{
border-color: #457189;
}
</style>