Shades of Jacarta #413060
Tints of Jacarta #413060
RGB
CMYK
RGB Variations
Color information
#413060 (or 0x413060) is known color: Jacarta. HEX triplet: 41, 30 and 60. RGB value is (65,48,96). Sum of RGB (Red+Green+Blue) = 65+48+96=209 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.10% from 209); Green value is 48 (19.14% from 255 or 22.97% from 209); Blue value is 96 (37.89% from 255 or 45.93% from 209); Max value from RGB is 96 - color contains mainly: blue. Hex color #413060 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413060 is #BECF9F. Grayscale: #3A3A3A. Windows color (decimal): -12504992 or 6303809. OLE color: 6303809.
HSL color Cylindrical-coordinate representation of color #413060: hue angle of 261.25º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #413060 is Cyan = 0.32, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 48 | 96 | - |
| CMYK | 0.32 | 0.50 | 0 | 0.62 |
| HSL | 261.25º | 0.33% | 0.28% | - |
| HSV(B) | 261.25º | 0.5% | 0.38% | - |
| XYZ | 5.35 | 4.08 | 11.57 | - |
| YUV | 58.56 | 149.13 | 132.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 96 | 0.32 | 0.50 | 0 | 0.62 | 261.25 | 0.33 | 0.28 |
| Hex | 41 | 30 | 60 | 20 | 32 | 0 | 3E | 105 | 21 | 1C |
| Octal | 101 | 60 | 140 | 40 | 62 | 0 | 76 | 405 | 41 | 34 |
| Binary | 1000001 | 110000 | 1100000 | 100000 | 110010 | 0 | 111110 | 100000101 | 100001 | 11100 |
Color Harmonies of #413060
Complementary color
Monochromatic Colors of #413060
Black with #413060
Text Example
Text Example
White with #413060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413060; }
p { color: rgb(65,48,96); }
H1.HeaderClassName
{
color: #413060;
}
.AnyTagClassName
{
color: #413060;
}
</style>
background-color css
<style>
a { background-color: #413060; }
a { background-color: rgb(65,48,96); }
div.DivClassName
{
background-color: #413060;
}
.BgClassName
{
background-color: #413060;
}
</style>
border-color css
<style>
span { border-color: #413060; }
span { border-color: rgb(65,48,96); }
td.TdClassName
{
border-color: #413060;
}
.TagClassName
{
border-color: #413060;
}
</style>