Shades of Jacarta #403756
Tints of Jacarta #403756
RGB
CMYK
RGB Variations
Color information
#403756 (or 0x403756) is known color: Jacarta. HEX triplet: 40, 37 and 56. RGB value is (64,55,86). Sum of RGB (Red+Green+Blue) = 64+55+86=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 86 - color contains mainly: blue. Hex color #403756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403756 is #BFC8A9. Grayscale: #3D3D3D. Windows color (decimal): -12568746 or 5650240. OLE color: 5650240.
HSL color Cylindrical-coordinate representation of color #403756: hue angle of 257.42º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #403756 is Cyan = 0.26, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 55 | 86 | - |
| CMYK | 0.26 | 0.36 | 0 | 0.66 |
| HSL | 257.42º | 0.22% | 0.28% | - |
| HSV(B) | 257.42º | 0.36% | 0.34% | - |
| XYZ | 5.16 | 4.49 | 9.4 | - |
| YUV | 61.23 | 141.98 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 86 | 0.26 | 0.36 | 0 | 0.66 | 257.42 | 0.22 | 0.28 |
| Hex | 40 | 37 | 56 | 1A | 24 | 0 | 42 | 101 | 16 | 1C |
| Octal | 100 | 67 | 126 | 32 | 44 | 0 | 102 | 401 | 26 | 34 |
| Binary | 1000000 | 110111 | 1010110 | 11010 | 100100 | 0 | 1000010 | 100000001 | 10110 | 11100 |
Color Harmonies of #403756
Complementary color
Monochromatic Colors of #403756
Black with #403756
Text Example
Text Example
White with #403756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403756; }
p { color: rgb(64,55,86); }
H1.HeaderClassName
{
color: #403756;
}
.AnyTagClassName
{
color: #403756;
}
</style>
background-color css
<style>
a { background-color: #403756; }
a { background-color: rgb(64,55,86); }
div.DivClassName
{
background-color: #403756;
}
.BgClassName
{
background-color: #403756;
}
</style>
border-color css
<style>
span { border-color: #403756; }
span { border-color: rgb(64,55,86); }
td.TdClassName
{
border-color: #403756;
}
.TagClassName
{
border-color: #403756;
}
</style>