Shades of Calypso #397689
Tints of Calypso #397689
RGB
CMYK
RGB Variations
Color information
#397689 (or 0x397689) is known color: Calypso. HEX triplet: 39, 76 and 89. RGB value is (57,118,137). Sum of RGB (Red+Green+Blue) = 57+118+137=312 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.27% from 312); Green value is 118 (46.48% from 255 or 37.82% from 312); Blue value is 137 (53.91% from 255 or 43.91% from 312); Max value from RGB is 137 - color contains mainly: blue. Hex color #397689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397689 is #C68976. Grayscale: #656565. Windows color (decimal): -13011319 or 9008697. OLE color: 9008697.
HSL color Cylindrical-coordinate representation of color #397689: hue angle of 194.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397689 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 118 | 137 | - |
| CMYK | 0.58 | 0.14 | 0 | 0.46 |
| HSL | 194.25º | 0.41% | 0.38% | - |
| HSV(B) | 194.25º | 0.58% | 0.54% | - |
| XYZ | 12.68 | 15.63 | 26.02 | - |
| YUV | 101.93 | 147.79 | 95.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 137 | 0.58 | 0.14 | 0 | 0.46 | 194.25 | 0.41 | 0.38 |
| Hex | 39 | 76 | 89 | 3A | E | 0 | 2E | C2 | 29 | 26 |
| Octal | 71 | 166 | 211 | 72 | 16 | 0 | 56 | 302 | 51 | 46 |
| Binary | 111001 | 1110110 | 10001001 | 111010 | 1110 | 0 | 101110 | 11000010 | 101001 | 100110 |
Color Harmonies of #397689
Complementary color
Monochromatic Colors of #397689
Black with #397689
Text Example
Text Example
White with #397689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397689; }
p { color: rgb(57,118,137); }
H1.HeaderClassName
{
color: #397689;
}
.AnyTagClassName
{
color: #397689;
}
</style>
background-color css
<style>
a { background-color: #397689; }
a { background-color: rgb(57,118,137); }
div.DivClassName
{
background-color: #397689;
}
.BgClassName
{
background-color: #397689;
}
</style>
border-color css
<style>
span { border-color: #397689; }
span { border-color: rgb(57,118,137); }
td.TdClassName
{
border-color: #397689;
}
.TagClassName
{
border-color: #397689;
}
</style>