Shades of Calypso #457088
Tints of Calypso #457088
RGB
CMYK
RGB Variations
Color information
#457088 (or 0x457088) is known color: Calypso. HEX triplet: 45, 70 and 88. RGB value is (69,112,136). Sum of RGB (Red+Green+Blue) = 69+112+136=317 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.77% from 317); Green value is 112 (44.14% from 255 or 35.33% from 317); Blue value is 136 (53.52% from 255 or 42.90% from 317); Max value from RGB is 136 - color contains mainly: blue. Hex color #457088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457088 is #BA8F77. Grayscale: #656565. Windows color (decimal): -12226424 or 8941637. OLE color: 8941637.
HSL color Cylindrical-coordinate representation of color #457088: hue angle of 201.49º degrees, saturation: 0.33, 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 #457088 is Cyan = 0.49, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 112 | 136 | - |
| CMYK | 0.49 | 0.18 | 0 | 0.47 |
| HSL | 201.49º | 0.33% | 0.4% | - |
| HSV(B) | 201.49º | 0.49% | 0.53% | - |
| XYZ | 12.69 | 14.63 | 25.45 | - |
| YUV | 101.88 | 147.25 | 104.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 136 | 0.49 | 0.18 | 0 | 0.47 | 201.49 | 0.33 | 0.4 |
| Hex | 45 | 70 | 88 | 31 | 12 | 0 | 2F | C9 | 21 | 28 |
| Octal | 105 | 160 | 210 | 61 | 22 | 0 | 57 | 311 | 41 | 50 |
| Binary | 1000101 | 1110000 | 10001000 | 110001 | 10010 | 0 | 101111 | 11001001 | 100001 | 101000 |
Color Harmonies of #457088
Complementary color
Monochromatic Colors of #457088
Black with #457088
Text Example
Text Example
White with #457088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457088; }
p { color: rgb(69,112,136); }
H1.HeaderClassName
{
color: #457088;
}
.AnyTagClassName
{
color: #457088;
}
</style>
background-color css
<style>
a { background-color: #457088; }
a { background-color: rgb(69,112,136); }
div.DivClassName
{
background-color: #457088;
}
.BgClassName
{
background-color: #457088;
}
</style>
border-color css
<style>
span { border-color: #457088; }
span { border-color: rgb(69,112,136); }
td.TdClassName
{
border-color: #457088;
}
.TagClassName
{
border-color: #457088;
}
</style>