Shades of Jacarta #393458
Tints of Jacarta #393458
RGB
CMYK
RGB Variations
Color information
#393458 (or 0x393458) is known color: Jacarta. HEX triplet: 39, 34 and 58. RGB value is (57,52,88). Sum of RGB (Red+Green+Blue) = 57+52+88=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 52 (20.70% from 255 or 26.40% from 197); Blue value is 88 (34.77% from 255 or 44.67% from 197); Max value from RGB is 88 - color contains mainly: blue. Hex color #393458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393458 is #C6CBA7. Grayscale: #393939. Windows color (decimal): -13028264 or 5780537. OLE color: 5780537.
HSL color Cylindrical-coordinate representation of color #393458: hue angle of 248.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #393458 is Cyan = 0.35, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 52 | 88 | - |
| CMYK | 0.35 | 0.41 | 0 | 0.65 |
| HSL | 248.33º | 0.26% | 0.27% | - |
| HSV(B) | 248.33º | 0.41% | 0.35% | - |
| XYZ | 4.68 | 4.03 | 9.76 | - |
| YUV | 57.6 | 145.16 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 88 | 0.35 | 0.41 | 0 | 0.65 | 248.33 | 0.26 | 0.27 |
| Hex | 39 | 34 | 58 | 23 | 29 | 0 | 41 | F8 | 1A | 1B |
| Octal | 71 | 64 | 130 | 43 | 51 | 0 | 101 | 370 | 32 | 33 |
| Binary | 111001 | 110100 | 1011000 | 100011 | 101001 | 0 | 1000001 | 11111000 | 11010 | 11011 |
Color Harmonies of #393458
Complementary color
Monochromatic Colors of #393458
Black with #393458
Text Example
Text Example
White with #393458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393458; }
p { color: rgb(57,52,88); }
H1.HeaderClassName
{
color: #393458;
}
.AnyTagClassName
{
color: #393458;
}
</style>
background-color css
<style>
a { background-color: #393458; }
a { background-color: rgb(57,52,88); }
div.DivClassName
{
background-color: #393458;
}
.BgClassName
{
background-color: #393458;
}
</style>
border-color css
<style>
span { border-color: #393458; }
span { border-color: rgb(57,52,88); }
td.TdClassName
{
border-color: #393458;
}
.TagClassName
{
border-color: #393458;
}
</style>