Shades of Jacarta #413557
Tints of Jacarta #413557
RGB
CMYK
RGB Variations
Color information
#413557 (or 0x413557) is known color: Jacarta. HEX triplet: 41, 35 and 57. RGB value is (65,53,87). Sum of RGB (Red+Green+Blue) = 65+53+87=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 87 (34.38% from 255 or 42.44% from 205); Max value from RGB is 87 - color contains mainly: blue. Hex color #413557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413557 is #BECAA8. Grayscale: #3C3C3C. Windows color (decimal): -12503721 or 5715265. OLE color: 5715265.
HSL color Cylindrical-coordinate representation of color #413557: hue angle of 261.18º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #413557 is Cyan = 0.25, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 53 | 87 | - |
| CMYK | 0.25 | 0.39 | 0 | 0.66 |
| HSL | 261.18º | 0.24% | 0.27% | - |
| HSV(B) | 261.18º | 0.39% | 0.34% | - |
| XYZ | 5.17 | 4.36 | 9.59 | - |
| YUV | 60.46 | 142.98 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 87 | 0.25 | 0.39 | 0 | 0.66 | 261.18 | 0.24 | 0.27 |
| Hex | 41 | 35 | 57 | 19 | 27 | 0 | 42 | 105 | 18 | 1B |
| Octal | 101 | 65 | 127 | 31 | 47 | 0 | 102 | 405 | 30 | 33 |
| Binary | 1000001 | 110101 | 1010111 | 11001 | 100111 | 0 | 1000010 | 100000101 | 11000 | 11011 |
Color Harmonies of #413557
Complementary color
Monochromatic Colors of #413557
Black with #413557
Text Example
Text Example
White with #413557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413557; }
p { color: rgb(65,53,87); }
H1.HeaderClassName
{
color: #413557;
}
.AnyTagClassName
{
color: #413557;
}
</style>
background-color css
<style>
a { background-color: #413557; }
a { background-color: rgb(65,53,87); }
div.DivClassName
{
background-color: #413557;
}
.BgClassName
{
background-color: #413557;
}
</style>
border-color css
<style>
span { border-color: #413557; }
span { border-color: rgb(65,53,87); }
td.TdClassName
{
border-color: #413557;
}
.TagClassName
{
border-color: #413557;
}
</style>