Shades of Calypso #397688
Tints of Calypso #397688
RGB
CMYK
RGB Variations
Color information
#397688 (or 0x397688) is known color: Calypso. HEX triplet: 39, 76 and 88. RGB value is (57,118,136). Sum of RGB (Red+Green+Blue) = 57+118+136=311 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.33% from 311); Green value is 118 (46.48% from 255 or 37.94% from 311); Blue value is 136 (53.52% from 255 or 43.73% from 311); Max value from RGB is 136 - color contains mainly: blue. Hex color #397688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397688 is #C68977. Grayscale: #656565. Windows color (decimal): -13011320 or 8943161. OLE color: 8943161.
HSL color Cylindrical-coordinate representation of color #397688: hue angle of 193.67º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397688 is Cyan = 0.58, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 118 | 136 | - |
| CMYK | 0.58 | 0.13 | 0 | 0.47 |
| HSL | 193.67º | 0.41% | 0.38% | - |
| HSV(B) | 193.67º | 0.58% | 0.53% | - |
| XYZ | 12.61 | 15.6 | 25.64 | - |
| YUV | 101.81 | 147.29 | 96.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 136 | 0.58 | 0.13 | 0 | 0.47 | 193.67 | 0.41 | 0.38 |
| Hex | 39 | 76 | 88 | 3A | D | 0 | 2F | C2 | 29 | 26 |
| Octal | 71 | 166 | 210 | 72 | 15 | 0 | 57 | 302 | 51 | 46 |
| Binary | 111001 | 1110110 | 10001000 | 111010 | 1101 | 0 | 101111 | 11000010 | 101001 | 100110 |
Color Harmonies of #397688
Complementary color
Monochromatic Colors of #397688
Black with #397688
Text Example
Text Example
White with #397688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397688; }
p { color: rgb(57,118,136); }
H1.HeaderClassName
{
color: #397688;
}
.AnyTagClassName
{
color: #397688;
}
</style>
background-color css
<style>
a { background-color: #397688; }
a { background-color: rgb(57,118,136); }
div.DivClassName
{
background-color: #397688;
}
.BgClassName
{
background-color: #397688;
}
</style>
border-color css
<style>
span { border-color: #397688; }
span { border-color: rgb(57,118,136); }
td.TdClassName
{
border-color: #397688;
}
.TagClassName
{
border-color: #397688;
}
</style>