Shades of Calypso #397081
Tints of Calypso #397081
RGB
CMYK
RGB Variations
Color information
#397081 (or 0x397081) is known color: Calypso. HEX triplet: 39, 70 and 81. RGB value is (57,112,129). Sum of RGB (Red+Green+Blue) = 57+112+129=298 (39% of max value = 765). Red value is 57 (22.66% from 255 or 19.13% from 298); Green value is 112 (44.14% from 255 or 37.58% from 298); Blue value is 129 (50.78% from 255 or 43.29% from 298); Max value from RGB is 129 - color contains mainly: blue. Hex color #397081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397081 is #C68F7E. Grayscale: #616161. Windows color (decimal): -13012863 or 8482873. OLE color: 8482873.
HSL color Cylindrical-coordinate representation of color #397081: hue angle of 194.17º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #397081 is Cyan = 0.56, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 112 | 129 | - |
| CMYK | 0.56 | 0.13 | 0 | 0.49 |
| HSL | 194.17º | 0.39% | 0.36% | - |
| HSV(B) | 194.17º | 0.56% | 0.51% | - |
| XYZ | 11.44 | 14.04 | 22.88 | - |
| YUV | 97.49 | 145.78 | 99.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 129 | 0.56 | 0.13 | 0 | 0.49 | 194.17 | 0.39 | 0.36 |
| Hex | 39 | 70 | 81 | 38 | D | 0 | 31 | C2 | 27 | 24 |
| Octal | 71 | 160 | 201 | 70 | 15 | 0 | 61 | 302 | 47 | 44 |
| Binary | 111001 | 1110000 | 10000001 | 111000 | 1101 | 0 | 110001 | 11000010 | 100111 | 100100 |
Color Harmonies of #397081
Complementary color
Monochromatic Colors of #397081
Black with #397081
Text Example
Text Example
White with #397081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397081; }
p { color: rgb(57,112,129); }
H1.HeaderClassName
{
color: #397081;
}
.AnyTagClassName
{
color: #397081;
}
</style>
background-color css
<style>
a { background-color: #397081; }
a { background-color: rgb(57,112,129); }
div.DivClassName
{
background-color: #397081;
}
.BgClassName
{
background-color: #397081;
}
</style>
border-color css
<style>
span { border-color: #397081; }
span { border-color: rgb(57,112,129); }
td.TdClassName
{
border-color: #397081;
}
.TagClassName
{
border-color: #397081;
}
</style>