Shades of Jacarta #413160
Tints of Jacarta #413160
RGB
CMYK
RGB Variations
Color information
#413160 (or 0x413160) is known color: Jacarta. HEX triplet: 41, 31 and 60. RGB value is (65,49,96). Sum of RGB (Red+Green+Blue) = 65+49+96=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 49 (19.53% from 255 or 23.33% from 210); Blue value is 96 (37.89% from 255 or 45.71% from 210); Max value from RGB is 96 - color contains mainly: blue. Hex color #413160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413160 is #BECE9F. Grayscale: #3A3A3A. Windows color (decimal): -12504736 or 6304065. OLE color: 6304065.
HSL color Cylindrical-coordinate representation of color #413160: hue angle of 260.43º 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 #413160 is Cyan = 0.32, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 49 | 96 | - |
| CMYK | 0.32 | 0.49 | 0 | 0.62 |
| HSL | 260.43º | 0.32% | 0.28% | - |
| HSV(B) | 260.43º | 0.49% | 0.38% | - |
| XYZ | 5.39 | 4.16 | 11.59 | - |
| YUV | 59.14 | 148.8 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 96 | 0.32 | 0.49 | 0 | 0.62 | 260.43 | 0.32 | 0.28 |
| Hex | 41 | 31 | 60 | 20 | 31 | 0 | 3E | 104 | 20 | 1C |
| Octal | 101 | 61 | 140 | 40 | 61 | 0 | 76 | 404 | 40 | 34 |
| Binary | 1000001 | 110001 | 1100000 | 100000 | 110001 | 0 | 111110 | 100000100 | 100000 | 11100 |
Color Harmonies of #413160
Complementary color
Monochromatic Colors of #413160
Black with #413160
Text Example
Text Example
White with #413160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413160; }
p { color: rgb(65,49,96); }
H1.HeaderClassName
{
color: #413160;
}
.AnyTagClassName
{
color: #413160;
}
</style>
background-color css
<style>
a { background-color: #413160; }
a { background-color: rgb(65,49,96); }
div.DivClassName
{
background-color: #413160;
}
.BgClassName
{
background-color: #413160;
}
</style>
border-color css
<style>
span { border-color: #413160; }
span { border-color: rgb(65,49,96); }
td.TdClassName
{
border-color: #413160;
}
.TagClassName
{
border-color: #413160;
}
</style>