Shades of Jacarta #443760
Tints of Jacarta #443760
RGB
CMYK
RGB Variations
Color information
#443760 (or 0x443760) is known color: Jacarta. HEX triplet: 44, 37 and 60. RGB value is (68,55,96). Sum of RGB (Red+Green+Blue) = 68+55+96=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 55 (21.88% from 255 or 25.11% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #443760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443760 is #BBC89F. Grayscale: #3F3F3F. Windows color (decimal): -12306592 or 6305604. OLE color: 6305604.
HSL color Cylindrical-coordinate representation of color #443760: hue angle of 259.02º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #443760 is Cyan = 0.29, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 55 | 96 | - |
| CMYK | 0.29 | 0.43 | 0 | 0.62 |
| HSL | 259.02º | 0.27% | 0.3% | - |
| HSV(B) | 259.02º | 0.43% | 0.38% | - |
| XYZ | 5.86 | 4.81 | 11.69 | - |
| YUV | 63.56 | 146.31 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 55 | 96 | 0.29 | 0.43 | 0 | 0.62 | 259.02 | 0.27 | 0.3 |
| Hex | 44 | 37 | 60 | 1D | 2B | 0 | 3E | 103 | 1B | 1E |
| Octal | 104 | 67 | 140 | 35 | 53 | 0 | 76 | 403 | 33 | 36 |
| Binary | 1000100 | 110111 | 1100000 | 11101 | 101011 | 0 | 111110 | 100000011 | 11011 | 11110 |
Color Harmonies of #443760
Complementary color
Monochromatic Colors of #443760
Black with #443760
Text Example
Text Example
White with #443760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443760; }
p { color: rgb(68,55,96); }
H1.HeaderClassName
{
color: #443760;
}
.AnyTagClassName
{
color: #443760;
}
</style>
background-color css
<style>
a { background-color: #443760; }
a { background-color: rgb(68,55,96); }
div.DivClassName
{
background-color: #443760;
}
.BgClassName
{
background-color: #443760;
}
</style>
border-color css
<style>
span { border-color: #443760; }
span { border-color: rgb(68,55,96); }
td.TdClassName
{
border-color: #443760;
}
.TagClassName
{
border-color: #443760;
}
</style>