Shades of Jacarta #403459
Tints of Jacarta #403459
RGB
CMYK
RGB Variations
Color information
#403459 (or 0x403459) is known color: Jacarta. HEX triplet: 40, 34 and 59. RGB value is (64,52,89). Sum of RGB (Red+Green+Blue) = 64+52+89=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 89 (35.16% from 255 or 43.41% from 205); Max value from RGB is 89 - color contains mainly: blue. Hex color #403459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403459 is #BFCBA6. Grayscale: #3B3B3B. Windows color (decimal): -12569511 or 5846080. OLE color: 5846080.
HSL color Cylindrical-coordinate representation of color #403459: hue angle of 259.46º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #403459 is Cyan = 0.28, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 52 | 89 | - |
| CMYK | 0.28 | 0.42 | 0 | 0.65 |
| HSL | 259.46º | 0.26% | 0.28% | - |
| HSV(B) | 259.46º | 0.42% | 0.35% | - |
| XYZ | 5.15 | 4.27 | 10 | - |
| YUV | 59.81 | 144.48 | 130.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 89 | 0.28 | 0.42 | 0 | 0.65 | 259.46 | 0.26 | 0.28 |
| Hex | 40 | 34 | 59 | 1C | 2A | 0 | 41 | 103 | 1A | 1C |
| Octal | 100 | 64 | 131 | 34 | 52 | 0 | 101 | 403 | 32 | 34 |
| Binary | 1000000 | 110100 | 1011001 | 11100 | 101010 | 0 | 1000001 | 100000011 | 11010 | 11100 |
Color Harmonies of #403459
Complementary color
Monochromatic Colors of #403459
Black with #403459
Text Example
Text Example
White with #403459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403459; }
p { color: rgb(64,52,89); }
H1.HeaderClassName
{
color: #403459;
}
.AnyTagClassName
{
color: #403459;
}
</style>
background-color css
<style>
a { background-color: #403459; }
a { background-color: rgb(64,52,89); }
div.DivClassName
{
background-color: #403459;
}
.BgClassName
{
background-color: #403459;
}
</style>
border-color css
<style>
span { border-color: #403459; }
span { border-color: rgb(64,52,89); }
td.TdClassName
{
border-color: #403459;
}
.TagClassName
{
border-color: #403459;
}
</style>