Shades of Calypso #397582
Tints of Calypso #397582
RGB
CMYK
RGB Variations
Color information
#397582 (or 0x397582) is known color: Calypso. HEX triplet: 39, 75 and 82. RGB value is (57,117,130). Sum of RGB (Red+Green+Blue) = 57+117+130=304 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.75% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 130 (51.17% from 255 or 42.76% from 304); Max value from RGB is 130 - color contains mainly: blue. Hex color #397582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397582 is #C68A7D. Grayscale: #646464. Windows color (decimal): -13011582 or 8549689. OLE color: 8549689.
HSL color Cylindrical-coordinate representation of color #397582: hue angle of 190.68º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #397582 is Cyan = 0.56, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 117 | 130 | - |
| CMYK | 0.56 | 0.1 | 0 | 0.49 |
| HSL | 190.68º | 0.39% | 0.37% | - |
| HSV(B) | 190.68º | 0.56% | 0.51% | - |
| XYZ | 12.08 | 15.2 | 23.42 | - |
| YUV | 100.54 | 144.62 | 96.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 130 | 0.56 | 0.1 | 0 | 0.49 | 190.68 | 0.39 | 0.37 |
| Hex | 39 | 75 | 82 | 38 | A | 0 | 31 | BF | 27 | 25 |
| Octal | 71 | 165 | 202 | 70 | 12 | 0 | 61 | 277 | 47 | 45 |
| Binary | 111001 | 1110101 | 10000010 | 111000 | 1010 | 0 | 110001 | 10111111 | 100111 | 100101 |
Color Harmonies of #397582
Complementary color
Monochromatic Colors of #397582
Black with #397582
Text Example
Text Example
White with #397582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397582; }
p { color: rgb(57,117,130); }
H1.HeaderClassName
{
color: #397582;
}
.AnyTagClassName
{
color: #397582;
}
</style>
background-color css
<style>
a { background-color: #397582; }
a { background-color: rgb(57,117,130); }
div.DivClassName
{
background-color: #397582;
}
.BgClassName
{
background-color: #397582;
}
</style>
border-color css
<style>
span { border-color: #397582; }
span { border-color: rgb(57,117,130); }
td.TdClassName
{
border-color: #397582;
}
.TagClassName
{
border-color: #397582;
}
</style>