Shades of Calypso #397684
Tints of Calypso #397684
RGB
CMYK
RGB Variations
Color information
#397684 (or 0x397684) is known color: Calypso. HEX triplet: 39, 76 and 84. RGB value is (57,118,132). Sum of RGB (Red+Green+Blue) = 57+118+132=307 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.57% from 307); Green value is 118 (46.48% from 255 or 38.44% from 307); Blue value is 132 (51.95% from 255 or 43.00% from 307); Max value from RGB is 132 - color contains mainly: blue. Hex color #397684 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397684 is #C6897B. Grayscale: #656565. Windows color (decimal): -13011324 or 8681017. OLE color: 8681017.
HSL color Cylindrical-coordinate representation of color #397684: hue angle of 191.2º 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 #397684 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 118 | 132 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.48 |
| HSL | 191.2º | 0.4% | 0.37% | - |
| HSV(B) | 191.2º | 0.57% | 0.52% | - |
| XYZ | 12.33 | 15.49 | 24.17 | - |
| YUV | 101.36 | 145.29 | 96.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 132 | 0.57 | 0.11 | 0 | 0.48 | 191.2 | 0.4 | 0.37 |
| Hex | 39 | 76 | 84 | 39 | B | 0 | 30 | BF | 28 | 25 |
| Octal | 71 | 166 | 204 | 71 | 13 | 0 | 60 | 277 | 50 | 45 |
| Binary | 111001 | 1110110 | 10000100 | 111001 | 1011 | 0 | 110000 | 10111111 | 101000 | 100101 |
Color Harmonies of #397684
Complementary color
Monochromatic Colors of #397684
Black with #397684
Text Example
Text Example
White with #397684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397684; }
p { color: rgb(57,118,132); }
H1.HeaderClassName
{
color: #397684;
}
.AnyTagClassName
{
color: #397684;
}
</style>
background-color css
<style>
a { background-color: #397684; }
a { background-color: rgb(57,118,132); }
div.DivClassName
{
background-color: #397684;
}
.BgClassName
{
background-color: #397684;
}
</style>
border-color css
<style>
span { border-color: #397684; }
span { border-color: rgb(57,118,132); }
td.TdClassName
{
border-color: #397684;
}
.TagClassName
{
border-color: #397684;
}
</style>