Shades of Calypso #397589
Tints of Calypso #397589
RGB
CMYK
RGB Variations
Color information
#397589 (or 0x397589) is known color: Calypso. HEX triplet: 39, 75 and 89. RGB value is (57,117,137). Sum of RGB (Red+Green+Blue) = 57+117+137=311 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.33% from 311); Green value is 117 (46.09% from 255 or 37.62% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #397589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397589 is #C68A76. Grayscale: #656565. Windows color (decimal): -13011575 or 9008441. OLE color: 9008441.
HSL color Cylindrical-coordinate representation of color #397589: hue angle of 195º 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 #397589 is Cyan = 0.58, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 117 | 137 | - |
| CMYK | 0.58 | 0.15 | 0 | 0.46 |
| HSL | 195º | 0.41% | 0.38% | - |
| HSV(B) | 195º | 0.58% | 0.54% | - |
| XYZ | 12.56 | 15.4 | 25.98 | - |
| YUV | 101.34 | 148.12 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 137 | 0.58 | 0.15 | 0 | 0.46 | 195 | 0.41 | 0.38 |
| Hex | 39 | 75 | 89 | 3A | F | 0 | 2E | C3 | 29 | 26 |
| Octal | 71 | 165 | 211 | 72 | 17 | 0 | 56 | 303 | 51 | 46 |
| Binary | 111001 | 1110101 | 10001001 | 111010 | 1111 | 0 | 101110 | 11000011 | 101001 | 100110 |
Color Harmonies of #397589
Complementary color
Monochromatic Colors of #397589
Black with #397589
Text Example
Text Example
White with #397589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397589; }
p { color: rgb(57,117,137); }
H1.HeaderClassName
{
color: #397589;
}
.AnyTagClassName
{
color: #397589;
}
</style>
background-color css
<style>
a { background-color: #397589; }
a { background-color: rgb(57,117,137); }
div.DivClassName
{
background-color: #397589;
}
.BgClassName
{
background-color: #397589;
}
</style>
border-color css
<style>
span { border-color: #397589; }
span { border-color: rgb(57,117,137); }
td.TdClassName
{
border-color: #397589;
}
.TagClassName
{
border-color: #397589;
}
</style>