Shades of Jacarta #403760
Tints of Jacarta #403760
RGB
CMYK
RGB Variations
Color information
#403760 (or 0x403760) is known color: Jacarta. HEX triplet: 40, 37 and 60. RGB value is (64,55,96). Sum of RGB (Red+Green+Blue) = 64+55+96=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 55 (21.88% from 255 or 25.58% from 215); Blue value is 96 (37.89% from 255 or 44.65% from 215); Max value from RGB is 96 - color contains mainly: blue. Hex color #403760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403760 is #BFC89F. Grayscale: #3E3E3E. Windows color (decimal): -12568736 or 6305600. OLE color: 6305600.
HSL color Cylindrical-coordinate representation of color #403760: 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.43%. Process color model (Four color, CMYK) of #403760 is Cyan = 0.33, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 55 | 96 | - |
| CMYK | 0.33 | 0.43 | 0 | 0.62 |
| HSL | 253.17º | 0.27% | 0.3% | - |
| HSV(B) | 253.17º | 0.43% | 0.38% | - |
| XYZ | 5.59 | 4.67 | 11.67 | - |
| YUV | 62.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 96 | 0.33 | 0.43 | 0 | 0.62 | 253.17 | 0.27 | 0.3 |
| Hex | 40 | 37 | 60 | 21 | 2B | 0 | 3E | FD | 1B | 1E |
| Octal | 100 | 67 | 140 | 41 | 53 | 0 | 76 | 375 | 33 | 36 |
| Binary | 1000000 | 110111 | 1100000 | 100001 | 101011 | 0 | 111110 | 11111101 | 11011 | 11110 |
Color Harmonies of #403760
Complementary color
Monochromatic Colors of #403760
Black with #403760
Text Example
Text Example
White with #403760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403760; }
p { color: rgb(64,55,96); }
H1.HeaderClassName
{
color: #403760;
}
.AnyTagClassName
{
color: #403760;
}
</style>
background-color css
<style>
a { background-color: #403760; }
a { background-color: rgb(64,55,96); }
div.DivClassName
{
background-color: #403760;
}
.BgClassName
{
background-color: #403760;
}
</style>
border-color css
<style>
span { border-color: #403760; }
span { border-color: rgb(64,55,96); }
td.TdClassName
{
border-color: #403760;
}
.TagClassName
{
border-color: #403760;
}
</style>