Shades of Jacarta #413059
Tints of Jacarta #413059
RGB
CMYK
RGB Variations
Color information
#413059 (or 0x413059) is known color: Jacarta. HEX triplet: 41, 30 and 59. RGB value is (65,48,89). Sum of RGB (Red+Green+Blue) = 65+48+89=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 89 (35.16% from 255 or 44.06% from 202); Max value from RGB is 89 - color contains mainly: blue. Hex color #413059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413059 is #BECFA6. Grayscale: #393939. Windows color (decimal): -12504999 or 5845057. OLE color: 5845057.
HSL color Cylindrical-coordinate representation of color #413059: hue angle of 264.88º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #413059 is Cyan = 0.27, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 48 | 89 | - |
| CMYK | 0.27 | 0.46 | 0 | 0.65 |
| HSL | 264.88º | 0.3% | 0.27% | - |
| HSV(B) | 264.88º | 0.46% | 0.35% | - |
| XYZ | 5.04 | 3.96 | 9.95 | - |
| YUV | 57.76 | 145.63 | 133.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 89 | 0.27 | 0.46 | 0 | 0.65 | 264.88 | 0.3 | 0.27 |
| Hex | 41 | 30 | 59 | 1B | 2E | 0 | 41 | 109 | 1E | 1B |
| Octal | 101 | 60 | 131 | 33 | 56 | 0 | 101 | 411 | 36 | 33 |
| Binary | 1000001 | 110000 | 1011001 | 11011 | 101110 | 0 | 1000001 | 100001001 | 11110 | 11011 |
Color Harmonies of #413059
Complementary color
Monochromatic Colors of #413059
Black with #413059
Text Example
Text Example
White with #413059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413059; }
p { color: rgb(65,48,89); }
H1.HeaderClassName
{
color: #413059;
}
.AnyTagClassName
{
color: #413059;
}
</style>
background-color css
<style>
a { background-color: #413059; }
a { background-color: rgb(65,48,89); }
div.DivClassName
{
background-color: #413059;
}
.BgClassName
{
background-color: #413059;
}
</style>
border-color css
<style>
span { border-color: #413059; }
span { border-color: rgb(65,48,89); }
td.TdClassName
{
border-color: #413059;
}
.TagClassName
{
border-color: #413059;
}
</style>