Shades of Calypso #457185
Tints of Calypso #457185
RGB
CMYK
RGB Variations
Color information
#457185 (or 0x457185) is known color: Calypso. HEX triplet: 45, 71 and 85. RGB value is (69,113,133). Sum of RGB (Red+Green+Blue) = 69+113+133=315 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.90% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #457185 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457185 is #BA8E7A. Grayscale: #666666. Windows color (decimal): -12226171 or 8745285. OLE color: 8745285.
HSL color Cylindrical-coordinate representation of color #457185: hue angle of 198.75º 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 #457185 is Cyan = 0.48, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 113 | 133 | - |
| CMYK | 0.48 | 0.15 | 0 | 0.48 |
| HSL | 198.75º | 0.32% | 0.4% | - |
| HSV(B) | 198.75º | 0.48% | 0.52% | - |
| XYZ | 12.59 | 14.77 | 24.38 | - |
| YUV | 102.12 | 145.42 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 133 | 0.48 | 0.15 | 0 | 0.48 | 198.75 | 0.32 | 0.4 |
| Hex | 45 | 71 | 85 | 30 | F | 0 | 30 | C7 | 20 | 28 |
| Octal | 105 | 161 | 205 | 60 | 17 | 0 | 60 | 307 | 40 | 50 |
| Binary | 1000101 | 1110001 | 10000101 | 110000 | 1111 | 0 | 110000 | 11000111 | 100000 | 101000 |
Color Harmonies of #457185
Complementary color
Monochromatic Colors of #457185
Black with #457185
Text Example
Text Example
White with #457185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457185; }
p { color: rgb(69,113,133); }
H1.HeaderClassName
{
color: #457185;
}
.AnyTagClassName
{
color: #457185;
}
</style>
background-color css
<style>
a { background-color: #457185; }
a { background-color: rgb(69,113,133); }
div.DivClassName
{
background-color: #457185;
}
.BgClassName
{
background-color: #457185;
}
</style>
border-color css
<style>
span { border-color: #457185; }
span { border-color: rgb(69,113,133); }
td.TdClassName
{
border-color: #457185;
}
.TagClassName
{
border-color: #457185;
}
</style>