Shades of Calypso #457485
Tints of Calypso #457485
RGB
CMYK
RGB Variations
Color information
#457485 (or 0x457485) is known color: Calypso. HEX triplet: 45, 74 and 85. RGB value is (69,116,133). Sum of RGB (Red+Green+Blue) = 69+116+133=318 (42% of max value = 765). Red value is 69 (27.34% from 255 or 21.70% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 133 (52.34% from 255 or 41.82% from 318); Max value from RGB is 133 - color contains mainly: blue. Hex color #457485 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457485 is #BA8B7A. Grayscale: #676767. Windows color (decimal): -12225403 or 8746053. OLE color: 8746053.
HSL color Cylindrical-coordinate representation of color #457485: hue angle of 195.94º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #457485 is Cyan = 0.48, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 116 | 133 | - |
| CMYK | 0.48 | 0.13 | 0 | 0.48 |
| HSL | 195.94º | 0.32% | 0.4% | - |
| HSV(B) | 195.94º | 0.48% | 0.52% | - |
| XYZ | 12.93 | 15.45 | 24.49 | - |
| YUV | 103.89 | 144.43 | 103.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 133 | 0.48 | 0.13 | 0 | 0.48 | 195.94 | 0.32 | 0.4 |
| Hex | 45 | 74 | 85 | 30 | D | 0 | 30 | C4 | 20 | 28 |
| Octal | 105 | 164 | 205 | 60 | 15 | 0 | 60 | 304 | 40 | 50 |
| Binary | 1000101 | 1110100 | 10000101 | 110000 | 1101 | 0 | 110000 | 11000100 | 100000 | 101000 |
Color Harmonies of #457485
Complementary color
Monochromatic Colors of #457485
Black with #457485
Text Example
Text Example
White with #457485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457485; }
p { color: rgb(69,116,133); }
H1.HeaderClassName
{
color: #457485;
}
.AnyTagClassName
{
color: #457485;
}
</style>
background-color css
<style>
a { background-color: #457485; }
a { background-color: rgb(69,116,133); }
div.DivClassName
{
background-color: #457485;
}
.BgClassName
{
background-color: #457485;
}
</style>
border-color css
<style>
span { border-color: #457485; }
span { border-color: rgb(69,116,133); }
td.TdClassName
{
border-color: #457485;
}
.TagClassName
{
border-color: #457485;
}
</style>