Shades of Calypso #397186
Tints of Calypso #397186
RGB
CMYK
RGB Variations
Color information
#397186 (or 0x397186) is known color: Calypso. HEX triplet: 39, 71 and 86. RGB value is (57,113,134). Sum of RGB (Red+Green+Blue) = 57+113+134=304 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.75% from 304); Green value is 113 (44.53% from 255 or 37.17% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #397186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397186 is #C68E79. Grayscale: #626262. Windows color (decimal): -13012602 or 8810809. OLE color: 8810809.
HSL color Cylindrical-coordinate representation of color #397186: hue angle of 196.36º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397186 is Cyan = 0.57, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 113 | 134 | - |
| CMYK | 0.57 | 0.16 | 0 | 0.47 |
| HSL | 196.36º | 0.4% | 0.37% | - |
| HSV(B) | 196.36º | 0.57% | 0.53% | - |
| XYZ | 11.9 | 14.4 | 24.71 | - |
| YUV | 98.65 | 147.95 | 98.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 134 | 0.57 | 0.16 | 0 | 0.47 | 196.36 | 0.4 | 0.37 |
| Hex | 39 | 71 | 86 | 39 | 10 | 0 | 2F | C4 | 28 | 25 |
| Octal | 71 | 161 | 206 | 71 | 20 | 0 | 57 | 304 | 50 | 45 |
| Binary | 111001 | 1110001 | 10000110 | 111001 | 10000 | 0 | 101111 | 11000100 | 101000 | 100101 |
Color Harmonies of #397186
Complementary color
Monochromatic Colors of #397186
Black with #397186
Text Example
Text Example
White with #397186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397186; }
p { color: rgb(57,113,134); }
H1.HeaderClassName
{
color: #397186;
}
.AnyTagClassName
{
color: #397186;
}
</style>
background-color css
<style>
a { background-color: #397186; }
a { background-color: rgb(57,113,134); }
div.DivClassName
{
background-color: #397186;
}
.BgClassName
{
background-color: #397186;
}
</style>
border-color css
<style>
span { border-color: #397186; }
span { border-color: rgb(57,113,134); }
td.TdClassName
{
border-color: #397186;
}
.TagClassName
{
border-color: #397186;
}
</style>