Shades of Jacarta #393557
Tints of Jacarta #393557
RGB
CMYK
RGB Variations
Color information
#393557 (or 0x393557) is known color: Jacarta. HEX triplet: 39, 35 and 57. RGB value is (57,53,87). Sum of RGB (Red+Green+Blue) = 57+53+87=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 87 - color contains mainly: blue. Hex color #393557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393557 is #C6CAA8. Grayscale: #393939. Windows color (decimal): -13028009 or 5715257. OLE color: 5715257.
HSL color Cylindrical-coordinate representation of color #393557: hue angle of 247.06º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #393557 is Cyan = 0.34, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 53 | 87 | - |
| CMYK | 0.34 | 0.39 | 0 | 0.66 |
| HSL | 247.06º | 0.24% | 0.27% | - |
| HSV(B) | 247.06º | 0.39% | 0.34% | - |
| XYZ | 4.68 | 4.1 | 9.56 | - |
| YUV | 58.07 | 144.33 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 53 | 87 | 0.34 | 0.39 | 0 | 0.66 | 247.06 | 0.24 | 0.27 |
| Hex | 39 | 35 | 57 | 22 | 27 | 0 | 42 | F7 | 18 | 1B |
| Octal | 71 | 65 | 127 | 42 | 47 | 0 | 102 | 367 | 30 | 33 |
| Binary | 111001 | 110101 | 1010111 | 100010 | 100111 | 0 | 1000010 | 11110111 | 11000 | 11011 |
Color Harmonies of #393557
Complementary color
Monochromatic Colors of #393557
Black with #393557
Text Example
Text Example
White with #393557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393557; }
p { color: rgb(57,53,87); }
H1.HeaderClassName
{
color: #393557;
}
.AnyTagClassName
{
color: #393557;
}
</style>
background-color css
<style>
a { background-color: #393557; }
a { background-color: rgb(57,53,87); }
div.DivClassName
{
background-color: #393557;
}
.BgClassName
{
background-color: #393557;
}
</style>
border-color css
<style>
span { border-color: #393557; }
span { border-color: rgb(57,53,87); }
td.TdClassName
{
border-color: #393557;
}
.TagClassName
{
border-color: #393557;
}
</style>