Shades of Jacarta #413959
Tints of Jacarta #413959
RGB
CMYK
RGB Variations
Color information
#413959 (or 0x413959) is known color: Jacarta. HEX triplet: 41, 39 and 59. RGB value is (65,57,89). Sum of RGB (Red+Green+Blue) = 65+57+89=211 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.81% from 211); Green value is 57 (22.66% from 255 or 27.01% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 89 - color contains mainly: blue. Hex color #413959 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413959 is #BEC6A6. Grayscale: #3E3E3E. Windows color (decimal): -12502695 or 5847361. OLE color: 5847361.
HSL color Cylindrical-coordinate representation of color #413959: hue angle of 255º degrees, saturation: 0.22, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #413959 is Cyan = 0.27, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 57 | 89 | - |
| CMYK | 0.27 | 0.36 | 0 | 0.65 |
| HSL | 255º | 0.22% | 0.29% | - |
| HSV(B) | 255º | 0.36% | 0.35% | - |
| XYZ | 5.45 | 4.77 | 10.09 | - |
| YUV | 63.04 | 142.65 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 89 | 0.27 | 0.36 | 0 | 0.65 | 255 | 0.22 | 0.29 |
| Hex | 41 | 39 | 59 | 1B | 24 | 0 | 41 | FF | 16 | 1D |
| Octal | 101 | 71 | 131 | 33 | 44 | 0 | 101 | 377 | 26 | 35 |
| Binary | 1000001 | 111001 | 1011001 | 11011 | 100100 | 0 | 1000001 | 11111111 | 10110 | 11101 |
Color Harmonies of #413959
Complementary color
Monochromatic Colors of #413959
Black with #413959
Text Example
Text Example
White with #413959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413959; }
p { color: rgb(65,57,89); }
H1.HeaderClassName
{
color: #413959;
}
.AnyTagClassName
{
color: #413959;
}
</style>
background-color css
<style>
a { background-color: #413959; }
a { background-color: rgb(65,57,89); }
div.DivClassName
{
background-color: #413959;
}
.BgClassName
{
background-color: #413959;
}
</style>
border-color css
<style>
span { border-color: #413959; }
span { border-color: rgb(65,57,89); }
td.TdClassName
{
border-color: #413959;
}
.TagClassName
{
border-color: #413959;
}
</style>