Shades of Jacarta #413063
Tints of Jacarta #413063
RGB
CMYK
RGB Variations
Color information
#413063 (or 0x413063) is known color: Jacarta. HEX triplet: 41, 30 and 63. RGB value is (65,48,99). Sum of RGB (Red+Green+Blue) = 65+48+99=212 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.66% from 212); Green value is 48 (19.14% from 255 or 22.64% from 212); Blue value is 99 (39.06% from 255 or 46.70% from 212); Max value from RGB is 99 - color contains mainly: blue. Hex color #413063 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413063 is #BECF9C. Grayscale: #3A3A3A. Windows color (decimal): -12504989 or 6500417. OLE color: 6500417.
HSL color Cylindrical-coordinate representation of color #413063: hue angle of 260º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #413063 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 48 | 99 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.61 |
| HSL | 260º | 0.35% | 0.29% | - |
| HSV(B) | 260º | 0.52% | 0.39% | - |
| XYZ | 5.49 | 4.14 | 12.31 | - |
| YUV | 58.9 | 150.63 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 99 | 0.34 | 0.52 | 0 | 0.61 | 260 | 0.35 | 0.29 |
| Hex | 41 | 30 | 63 | 22 | 34 | 0 | 3D | 104 | 23 | 1D |
| Octal | 101 | 60 | 143 | 42 | 64 | 0 | 75 | 404 | 43 | 35 |
| Binary | 1000001 | 110000 | 1100011 | 100010 | 110100 | 0 | 111101 | 100000100 | 100011 | 11101 |
Color Harmonies of #413063
Complementary color
Monochromatic Colors of #413063
Black with #413063
Text Example
Text Example
White with #413063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413063; }
p { color: rgb(65,48,99); }
H1.HeaderClassName
{
color: #413063;
}
.AnyTagClassName
{
color: #413063;
}
</style>
background-color css
<style>
a { background-color: #413063; }
a { background-color: rgb(65,48,99); }
div.DivClassName
{
background-color: #413063;
}
.BgClassName
{
background-color: #413063;
}
</style>
border-color css
<style>
span { border-color: #413063; }
span { border-color: rgb(65,48,99); }
td.TdClassName
{
border-color: #413063;
}
.TagClassName
{
border-color: #413063;
}
</style>