Shades of Jacarta #413760
Tints of Jacarta #413760
RGB
CMYK
RGB Variations
Color information
#413760 (or 0x413760) is known color: Jacarta. HEX triplet: 41, 37 and 60. RGB value is (65,55,96). Sum of RGB (Red+Green+Blue) = 65+55+96=216 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.09% from 216); Green value is 55 (21.88% from 255 or 25.46% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 96 - color contains mainly: blue. Hex color #413760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413760 is #BEC89F. Grayscale: #3E3E3E. Windows color (decimal): -12503200 or 6305601. OLE color: 6305601.
HSL color Cylindrical-coordinate representation of color #413760: hue angle of 254.63º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #413760 is Cyan = 0.32, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 55 | 96 | - |
| CMYK | 0.32 | 0.43 | 0 | 0.62 |
| HSL | 254.63º | 0.27% | 0.3% | - |
| HSV(B) | 254.63º | 0.43% | 0.38% | - |
| XYZ | 5.66 | 4.7 | 11.68 | - |
| YUV | 62.66 | 146.81 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 96 | 0.32 | 0.43 | 0 | 0.62 | 254.63 | 0.27 | 0.3 |
| Hex | 41 | 37 | 60 | 20 | 2B | 0 | 3E | FF | 1B | 1E |
| Octal | 101 | 67 | 140 | 40 | 53 | 0 | 76 | 377 | 33 | 36 |
| Binary | 1000001 | 110111 | 1100000 | 100000 | 101011 | 0 | 111110 | 11111111 | 11011 | 11110 |
Color Harmonies of #413760
Complementary color
Monochromatic Colors of #413760
Black with #413760
Text Example
Text Example
White with #413760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413760; }
p { color: rgb(65,55,96); }
H1.HeaderClassName
{
color: #413760;
}
.AnyTagClassName
{
color: #413760;
}
</style>
background-color css
<style>
a { background-color: #413760; }
a { background-color: rgb(65,55,96); }
div.DivClassName
{
background-color: #413760;
}
.BgClassName
{
background-color: #413760;
}
</style>
border-color css
<style>
span { border-color: #413760; }
span { border-color: rgb(65,55,96); }
td.TdClassName
{
border-color: #413760;
}
.TagClassName
{
border-color: #413760;
}
</style>