Shades of Jacarta #393356
Tints of Jacarta #393356
RGB
CMYK
RGB Variations
Color information
#393356 (or 0x393356) is known color: Jacarta. HEX triplet: 39, 33 and 56. RGB value is (57,51,86). Sum of RGB (Red+Green+Blue) = 57+51+86=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 86 (33.98% from 255 or 44.33% from 194); Max value from RGB is 86 - color contains mainly: blue. Hex color #393356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393356 is #C6CCA9. Grayscale: #383838. Windows color (decimal): -13028522 or 5649209. OLE color: 5649209.
HSL color Cylindrical-coordinate representation of color #393356: hue angle of 250.29º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #393356 is Cyan = 0.34, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 51 | 86 | - |
| CMYK | 0.34 | 0.41 | 0 | 0.66 |
| HSL | 250.29º | 0.26% | 0.27% | - |
| HSV(B) | 250.29º | 0.41% | 0.34% | - |
| XYZ | 4.55 | 3.91 | 9.32 | - |
| YUV | 56.78 | 144.49 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 51 | 86 | 0.34 | 0.41 | 0 | 0.66 | 250.29 | 0.26 | 0.27 |
| Hex | 39 | 33 | 56 | 22 | 29 | 0 | 42 | FA | 1A | 1B |
| Octal | 71 | 63 | 126 | 42 | 51 | 0 | 102 | 372 | 32 | 33 |
| Binary | 111001 | 110011 | 1010110 | 100010 | 101001 | 0 | 1000010 | 11111010 | 11010 | 11011 |
Color Harmonies of #393356
Complementary color
Monochromatic Colors of #393356
Black with #393356
Text Example
Text Example
White with #393356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393356; }
p { color: rgb(57,51,86); }
H1.HeaderClassName
{
color: #393356;
}
.AnyTagClassName
{
color: #393356;
}
</style>
background-color css
<style>
a { background-color: #393356; }
a { background-color: rgb(57,51,86); }
div.DivClassName
{
background-color: #393356;
}
.BgClassName
{
background-color: #393356;
}
</style>
border-color css
<style>
span { border-color: #393356; }
span { border-color: rgb(57,51,86); }
td.TdClassName
{
border-color: #393356;
}
.TagClassName
{
border-color: #393356;
}
</style>