Shades of Calypso #397280
Tints of Calypso #397280
RGB
CMYK
RGB Variations
Color information
#397280 (or 0x397280) is known color: Calypso. HEX triplet: 39, 72 and 80. RGB value is (57,114,128). Sum of RGB (Red+Green+Blue) = 57+114+128=299 (39% of max value = 765). Red value is 57 (22.66% from 255 or 19.06% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 128 (50.39% from 255 or 42.81% from 299); Max value from RGB is 128 - color contains mainly: blue. Hex color #397280 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397280 is #C68D7F. Grayscale: #626262. Windows color (decimal): -13012352 or 8417849. OLE color: 8417849.
HSL color Cylindrical-coordinate representation of color #397280: hue angle of 191.83º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #397280 is Cyan = 0.55, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 114 | 128 | - |
| CMYK | 0.55 | 0.11 | 0 | 0.50 |
| HSL | 191.83º | 0.38% | 0.36% | - |
| HSV(B) | 191.83º | 0.55% | 0.5% | - |
| XYZ | 11.6 | 14.46 | 22.6 | - |
| YUV | 98.55 | 144.62 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 128 | 0.55 | 0.11 | 0 | 0.50 | 191.83 | 0.38 | 0.36 |
| Hex | 39 | 72 | 80 | 37 | B | 0 | 32 | C0 | 26 | 24 |
| Octal | 71 | 162 | 200 | 67 | 13 | 0 | 62 | 300 | 46 | 44 |
| Binary | 111001 | 1110010 | 10000000 | 110111 | 1011 | 0 | 110010 | 11000000 | 100110 | 100100 |
Color Harmonies of #397280
Complementary color
Monochromatic Colors of #397280
Black with #397280
Text Example
Text Example
White with #397280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397280; }
p { color: rgb(57,114,128); }
H1.HeaderClassName
{
color: #397280;
}
.AnyTagClassName
{
color: #397280;
}
</style>
background-color css
<style>
a { background-color: #397280; }
a { background-color: rgb(57,114,128); }
div.DivClassName
{
background-color: #397280;
}
.BgClassName
{
background-color: #397280;
}
</style>
border-color css
<style>
span { border-color: #397280; }
span { border-color: rgb(57,114,128); }
td.TdClassName
{
border-color: #397280;
}
.TagClassName
{
border-color: #397280;
}
</style>