Shades of Jacarta #443860
Tints of Jacarta #443860
RGB
CMYK
RGB Variations
Color information
#443860 (or 0x443860) is known color: Jacarta. HEX triplet: 44, 38 and 60. RGB value is (68,56,96). Sum of RGB (Red+Green+Blue) = 68+56+96=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 56 (22.27% from 255 or 25.45% from 220); Blue value is 96 (37.89% from 255 or 43.64% from 220); Max value from RGB is 96 - color contains mainly: blue. Hex color #443860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443860 is #BBC79F. Grayscale: #404040. Windows color (decimal): -12306336 or 6305860. OLE color: 6305860.
HSL color Cylindrical-coordinate representation of color #443860: hue angle of 258º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #443860 is Cyan = 0.29, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 56 | 96 | - |
| CMYK | 0.29 | 0.42 | 0 | 0.62 |
| HSL | 258º | 0.26% | 0.3% | - |
| HSV(B) | 258º | 0.42% | 0.38% | - |
| XYZ | 5.91 | 4.9 | 11.7 | - |
| YUV | 64.15 | 145.98 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 96 | 0.29 | 0.42 | 0 | 0.62 | 258 | 0.26 | 0.3 |
| Hex | 44 | 38 | 60 | 1D | 2A | 0 | 3E | 102 | 1A | 1E |
| Octal | 104 | 70 | 140 | 35 | 52 | 0 | 76 | 402 | 32 | 36 |
| Binary | 1000100 | 111000 | 1100000 | 11101 | 101010 | 0 | 111110 | 100000010 | 11010 | 11110 |
Color Harmonies of #443860
Complementary color
Monochromatic Colors of #443860
Black with #443860
Text Example
Text Example
White with #443860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443860; }
p { color: rgb(68,56,96); }
H1.HeaderClassName
{
color: #443860;
}
.AnyTagClassName
{
color: #443860;
}
</style>
background-color css
<style>
a { background-color: #443860; }
a { background-color: rgb(68,56,96); }
div.DivClassName
{
background-color: #443860;
}
.BgClassName
{
background-color: #443860;
}
</style>
border-color css
<style>
span { border-color: #443860; }
span { border-color: rgb(68,56,96); }
td.TdClassName
{
border-color: #443860;
}
.TagClassName
{
border-color: #443860;
}
</style>