Shades of Calypso #397584
Tints of Calypso #397584
RGB
CMYK
RGB Variations
Color information
#397584 (or 0x397584) is known color: Calypso. HEX triplet: 39, 75 and 84. RGB value is (57,117,132). Sum of RGB (Red+Green+Blue) = 57+117+132=306 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.63% from 306); Green value is 117 (46.09% from 255 or 38.24% from 306); Blue value is 132 (51.95% from 255 or 43.14% from 306); Max value from RGB is 132 - color contains mainly: blue. Hex color #397584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397584 is #C68A7B. Grayscale: #646464. Windows color (decimal): -13011580 or 8680761. OLE color: 8680761.
HSL color Cylindrical-coordinate representation of color #397584: hue angle of 192º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397584 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 117 | 132 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.48 |
| HSL | 192º | 0.4% | 0.37% | - |
| HSV(B) | 192º | 0.57% | 0.52% | - |
| XYZ | 12.21 | 15.26 | 24.13 | - |
| YUV | 100.77 | 145.62 | 96.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 132 | 0.57 | 0.11 | 0 | 0.48 | 192 | 0.4 | 0.37 |
| Hex | 39 | 75 | 84 | 39 | B | 0 | 30 | C0 | 28 | 25 |
| Octal | 71 | 165 | 204 | 71 | 13 | 0 | 60 | 300 | 50 | 45 |
| Binary | 111001 | 1110101 | 10000100 | 111001 | 1011 | 0 | 110000 | 11000000 | 101000 | 100101 |
Color Harmonies of #397584
Complementary color
Monochromatic Colors of #397584
Black with #397584
Text Example
Text Example
White with #397584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397584; }
p { color: rgb(57,117,132); }
H1.HeaderClassName
{
color: #397584;
}
.AnyTagClassName
{
color: #397584;
}
</style>
background-color css
<style>
a { background-color: #397584; }
a { background-color: rgb(57,117,132); }
div.DivClassName
{
background-color: #397584;
}
.BgClassName
{
background-color: #397584;
}
</style>
border-color css
<style>
span { border-color: #397584; }
span { border-color: rgb(57,117,132); }
td.TdClassName
{
border-color: #397584;
}
.TagClassName
{
border-color: #397584;
}
</style>