Shades of Jacarta #413861
Tints of Jacarta #413861
RGB
CMYK
RGB Variations
Color information
#413861 (or 0x413861) is known color: Jacarta. HEX triplet: 41, 38 and 61. RGB value is (65,56,97). Sum of RGB (Red+Green+Blue) = 65+56+97=218 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.82% from 218); Green value is 56 (22.27% from 255 or 25.69% from 218); Blue value is 97 (38.28% from 255 or 44.50% from 218); Max value from RGB is 97 - color contains mainly: blue. Hex color #413861 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413861 is #BEC79E. Grayscale: #3F3F3F. Windows color (decimal): -12502943 or 6371393. OLE color: 6371393.
HSL color Cylindrical-coordinate representation of color #413861: hue angle of 253.17º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #413861 is Cyan = 0.33, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 56 | 97 | - |
| CMYK | 0.33 | 0.42 | 0 | 0.62 |
| HSL | 253.17º | 0.27% | 0.3% | - |
| HSV(B) | 253.17º | 0.42% | 0.38% | - |
| XYZ | 5.75 | 4.82 | 11.94 | - |
| YUV | 63.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 97 | 0.33 | 0.42 | 0 | 0.62 | 253.17 | 0.27 | 0.3 |
| Hex | 41 | 38 | 61 | 21 | 2A | 0 | 3E | FD | 1B | 1E |
| Octal | 101 | 70 | 141 | 41 | 52 | 0 | 76 | 375 | 33 | 36 |
| Binary | 1000001 | 111000 | 1100001 | 100001 | 101010 | 0 | 111110 | 11111101 | 11011 | 11110 |
Color Harmonies of #413861
Complementary color
Monochromatic Colors of #413861
Black with #413861
Text Example
Text Example
White with #413861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413861; }
p { color: rgb(65,56,97); }
H1.HeaderClassName
{
color: #413861;
}
.AnyTagClassName
{
color: #413861;
}
</style>
background-color css
<style>
a { background-color: #413861; }
a { background-color: rgb(65,56,97); }
div.DivClassName
{
background-color: #413861;
}
.BgClassName
{
background-color: #413861;
}
</style>
border-color css
<style>
span { border-color: #413861; }
span { border-color: rgb(65,56,97); }
td.TdClassName
{
border-color: #413861;
}
.TagClassName
{
border-color: #413861;
}
</style>