Shades of Jacarta #393656
Tints of Jacarta #393656
RGB
CMYK
RGB Variations
Color information
#393656 (or 0x393656) is known color: Jacarta. HEX triplet: 39, 36 and 56. RGB value is (57,54,86). Sum of RGB (Red+Green+Blue) = 57+54+86=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 54 (21.48% from 255 or 27.41% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 86 - color contains mainly: blue. Hex color #393656 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393656 is #C6C9A9. Grayscale: #3A3A3A. Windows color (decimal): -13027754 or 5649977. OLE color: 5649977.
HSL color Cylindrical-coordinate representation of color #393656: hue angle of 245.62º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #393656 is Cyan = 0.34, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 54 | 86 | - |
| CMYK | 0.34 | 0.37 | 0 | 0.66 |
| HSL | 245.63º | 0.23% | 0.27% | - |
| HSV(B) | 245.63º | 0.37% | 0.34% | - |
| XYZ | 4.69 | 4.18 | 9.36 | - |
| YUV | 58.55 | 143.49 | 126.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 86 | 0.34 | 0.37 | 0 | 0.66 | 245.63 | 0.23 | 0.27 |
| Hex | 39 | 36 | 56 | 22 | 25 | 0 | 42 | F6 | 17 | 1B |
| Octal | 71 | 66 | 126 | 42 | 45 | 0 | 102 | 366 | 27 | 33 |
| Binary | 111001 | 110110 | 1010110 | 100010 | 100101 | 0 | 1000010 | 11110110 | 10111 | 11011 |
Color Harmonies of #393656
Complementary color
Monochromatic Colors of #393656
Black with #393656
Text Example
Text Example
White with #393656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393656; }
p { color: rgb(57,54,86); }
H1.HeaderClassName
{
color: #393656;
}
.AnyTagClassName
{
color: #393656;
}
</style>
background-color css
<style>
a { background-color: #393656; }
a { background-color: rgb(57,54,86); }
div.DivClassName
{
background-color: #393656;
}
.BgClassName
{
background-color: #393656;
}
</style>
border-color css
<style>
span { border-color: #393656; }
span { border-color: rgb(57,54,86); }
td.TdClassName
{
border-color: #393656;
}
.TagClassName
{
border-color: #393656;
}
</style>