Shades of Jacarta #433160
Tints of Jacarta #433160
RGB
CMYK
RGB Variations
Color information
#433160 (or 0x433160) is known color: Jacarta. HEX triplet: 43, 31 and 60. RGB value is (67,49,96). Sum of RGB (Red+Green+Blue) = 67+49+96=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 49 (19.53% from 255 or 23.11% from 212); Blue value is 96 (37.89% from 255 or 45.28% from 212); Max value from RGB is 96 - color contains mainly: blue. Hex color #433160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433160 is #BCCE9F. Grayscale: #3B3B3B. Windows color (decimal): -12373664 or 6304067. OLE color: 6304067.
HSL color Cylindrical-coordinate representation of color #433160: hue angle of 262.98º 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 #433160 is Cyan = 0.30, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 49 | 96 | - |
| CMYK | 0.30 | 0.49 | 0 | 0.62 |
| HSL | 262.98º | 0.32% | 0.28% | - |
| HSV(B) | 262.98º | 0.49% | 0.38% | - |
| XYZ | 5.52 | 4.23 | 11.59 | - |
| YUV | 59.74 | 148.46 | 133.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 96 | 0.30 | 0.49 | 0 | 0.62 | 262.98 | 0.32 | 0.28 |
| Hex | 43 | 31 | 60 | 1E | 31 | 0 | 3E | 107 | 20 | 1C |
| Octal | 103 | 61 | 140 | 36 | 61 | 0 | 76 | 407 | 40 | 34 |
| Binary | 1000011 | 110001 | 1100000 | 11110 | 110001 | 0 | 111110 | 100000111 | 100000 | 11100 |
Color Harmonies of #433160
Complementary color
Monochromatic Colors of #433160
Black with #433160
Text Example
Text Example
White with #433160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433160; }
p { color: rgb(67,49,96); }
H1.HeaderClassName
{
color: #433160;
}
.AnyTagClassName
{
color: #433160;
}
</style>
background-color css
<style>
a { background-color: #433160; }
a { background-color: rgb(67,49,96); }
div.DivClassName
{
background-color: #433160;
}
.BgClassName
{
background-color: #433160;
}
</style>
border-color css
<style>
span { border-color: #433160; }
span { border-color: rgb(67,49,96); }
td.TdClassName
{
border-color: #433160;
}
.TagClassName
{
border-color: #433160;
}
</style>