Shades of Calypso #397786
Tints of Calypso #397786
RGB
CMYK
RGB Variations
Color information
#397786 (or 0x397786) is known color: Calypso. HEX triplet: 39, 77 and 86. RGB value is (57,119,134). Sum of RGB (Red+Green+Blue) = 57+119+134=310 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.39% from 310); Green value is 119 (46.88% from 255 or 38.39% from 310); Blue value is 134 (52.73% from 255 or 43.23% from 310); Max value from RGB is 134 - color contains mainly: blue. Hex color #397786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397786 is #C68879. Grayscale: #666666. Windows color (decimal): -13011066 or 8812345. OLE color: 8812345.
HSL color Cylindrical-coordinate representation of color #397786: hue angle of 191.69º 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 #397786 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 119 | 134 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.47 |
| HSL | 191.69º | 0.4% | 0.37% | - |
| HSV(B) | 191.69º | 0.57% | 0.53% | - |
| XYZ | 12.59 | 15.78 | 24.94 | - |
| YUV | 102.17 | 145.96 | 95.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 134 | 0.57 | 0.11 | 0 | 0.47 | 191.69 | 0.4 | 0.37 |
| Hex | 39 | 77 | 86 | 39 | B | 0 | 2F | C0 | 28 | 25 |
| Octal | 71 | 167 | 206 | 71 | 13 | 0 | 57 | 300 | 50 | 45 |
| Binary | 111001 | 1110111 | 10000110 | 111001 | 1011 | 0 | 101111 | 11000000 | 101000 | 100101 |
Color Harmonies of #397786
Complementary color
Monochromatic Colors of #397786
Black with #397786
Text Example
Text Example
White with #397786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397786; }
p { color: rgb(57,119,134); }
H1.HeaderClassName
{
color: #397786;
}
.AnyTagClassName
{
color: #397786;
}
</style>
background-color css
<style>
a { background-color: #397786; }
a { background-color: rgb(57,119,134); }
div.DivClassName
{
background-color: #397786;
}
.BgClassName
{
background-color: #397786;
}
</style>
border-color css
<style>
span { border-color: #397786; }
span { border-color: rgb(57,119,134); }
td.TdClassName
{
border-color: #397786;
}
.TagClassName
{
border-color: #397786;
}
</style>