Shades of Jacarta #443160
Tints of Jacarta #443160
RGB
CMYK
RGB Variations
Color information
#443160 (or 0x443160) is known color: Jacarta. HEX triplet: 44, 31 and 60. RGB value is (68,49,96). Sum of RGB (Red+Green+Blue) = 68+49+96=213 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.92% from 213); Green value is 49 (19.53% from 255 or 23.00% from 213); Blue value is 96 (37.89% from 255 or 45.07% from 213); Max value from RGB is 96 - color contains mainly: blue. Hex color #443160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443160 is #BBCE9F. Grayscale: #3B3B3B. Windows color (decimal): -12308128 or 6304068. OLE color: 6304068.
HSL color Cylindrical-coordinate representation of color #443160: hue angle of 264.26º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #443160 is Cyan = 0.29, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 49 | 96 | - |
| CMYK | 0.29 | 0.49 | 0 | 0.62 |
| HSL | 264.26º | 0.32% | 0.28% | - |
| HSV(B) | 264.26º | 0.49% | 0.38% | - |
| XYZ | 5.59 | 4.27 | 11.6 | - |
| YUV | 60.04 | 148.29 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 49 | 96 | 0.29 | 0.49 | 0 | 0.62 | 264.26 | 0.32 | 0.28 |
| Hex | 44 | 31 | 60 | 1D | 31 | 0 | 3E | 108 | 20 | 1C |
| Octal | 104 | 61 | 140 | 35 | 61 | 0 | 76 | 410 | 40 | 34 |
| Binary | 1000100 | 110001 | 1100000 | 11101 | 110001 | 0 | 111110 | 100001000 | 100000 | 11100 |
Color Harmonies of #443160
Complementary color
Monochromatic Colors of #443160
Black with #443160
Text Example
Text Example
White with #443160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443160; }
p { color: rgb(68,49,96); }
H1.HeaderClassName
{
color: #443160;
}
.AnyTagClassName
{
color: #443160;
}
</style>
background-color css
<style>
a { background-color: #443160; }
a { background-color: rgb(68,49,96); }
div.DivClassName
{
background-color: #443160;
}
.BgClassName
{
background-color: #443160;
}
</style>
border-color css
<style>
span { border-color: #443160; }
span { border-color: rgb(68,49,96); }
td.TdClassName
{
border-color: #443160;
}
.TagClassName
{
border-color: #443160;
}
</style>