Shades of Calypso #457283
Tints of Calypso #457283
RGB
CMYK
RGB Variations
Color information
#457283 (or 0x457283) is known color: Calypso. HEX triplet: 45, 72 and 83. RGB value is (69,114,131). Sum of RGB (Red+Green+Blue) = 69+114+131=314 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.97% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 131 (51.56% from 255 or 41.72% from 314); Max value from RGB is 131 - color contains mainly: blue. Hex color #457283 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457283 is #BA8D7C. Grayscale: #666666. Windows color (decimal): -12225917 or 8614469. OLE color: 8614469.
HSL color Cylindrical-coordinate representation of color #457283: hue angle of 196.45º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #457283 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 114 | 131 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.49 |
| HSL | 196.45º | 0.31% | 0.39% | - |
| HSV(B) | 196.45º | 0.47% | 0.51% | - |
| XYZ | 12.57 | 14.94 | 23.69 | - |
| YUV | 102.48 | 144.09 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 131 | 0.47 | 0.13 | 0 | 0.49 | 196.45 | 0.31 | 0.39 |
| Hex | 45 | 72 | 83 | 2F | D | 0 | 31 | C4 | 1F | 27 |
| Octal | 105 | 162 | 203 | 57 | 15 | 0 | 61 | 304 | 37 | 47 |
| Binary | 1000101 | 1110010 | 10000011 | 101111 | 1101 | 0 | 110001 | 11000100 | 11111 | 100111 |
Color Harmonies of #457283
Complementary color
Monochromatic Colors of #457283
Black with #457283
Text Example
Text Example
White with #457283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457283; }
p { color: rgb(69,114,131); }
H1.HeaderClassName
{
color: #457283;
}
.AnyTagClassName
{
color: #457283;
}
</style>
background-color css
<style>
a { background-color: #457283; }
a { background-color: rgb(69,114,131); }
div.DivClassName
{
background-color: #457283;
}
.BgClassName
{
background-color: #457283;
}
</style>
border-color css
<style>
span { border-color: #457283; }
span { border-color: rgb(69,114,131); }
td.TdClassName
{
border-color: #457283;
}
.TagClassName
{
border-color: #457283;
}
</style>