Shades of Calypso #397588
Tints of Calypso #397588
RGB
CMYK
RGB Variations
Color information
#397588 (or 0x397588) is known color: Calypso. HEX triplet: 39, 75 and 88. RGB value is (57,117,136). Sum of RGB (Red+Green+Blue) = 57+117+136=310 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.39% from 310); Green value is 117 (46.09% from 255 or 37.74% from 310); Blue value is 136 (53.52% from 255 or 43.87% from 310); Max value from RGB is 136 - color contains mainly: blue. Hex color #397588 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397588 is #C68A77. Grayscale: #656565. Windows color (decimal): -13011576 or 8942905. OLE color: 8942905.
HSL color Cylindrical-coordinate representation of color #397588: hue angle of 194.43º 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 #397588 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 117 | 136 | - |
| CMYK | 0.58 | 0.14 | 0 | 0.47 |
| HSL | 194.43º | 0.41% | 0.38% | - |
| HSV(B) | 194.43º | 0.58% | 0.53% | - |
| XYZ | 12.49 | 15.37 | 25.6 | - |
| YUV | 101.23 | 147.62 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 136 | 0.58 | 0.14 | 0 | 0.47 | 194.43 | 0.41 | 0.38 |
| Hex | 39 | 75 | 88 | 3A | E | 0 | 2F | C2 | 29 | 26 |
| Octal | 71 | 165 | 210 | 72 | 16 | 0 | 57 | 302 | 51 | 46 |
| Binary | 111001 | 1110101 | 10001000 | 111010 | 1110 | 0 | 101111 | 11000010 | 101001 | 100110 |
Color Harmonies of #397588
Complementary color
Monochromatic Colors of #397588
Black with #397588
Text Example
Text Example
White with #397588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397588; }
p { color: rgb(57,117,136); }
H1.HeaderClassName
{
color: #397588;
}
.AnyTagClassName
{
color: #397588;
}
</style>
background-color css
<style>
a { background-color: #397588; }
a { background-color: rgb(57,117,136); }
div.DivClassName
{
background-color: #397588;
}
.BgClassName
{
background-color: #397588;
}
</style>
border-color css
<style>
span { border-color: #397588; }
span { border-color: rgb(57,117,136); }
td.TdClassName
{
border-color: #397588;
}
.TagClassName
{
border-color: #397588;
}
</style>