Shades of Jacarta #403458
Tints of Jacarta #403458
RGB
CMYK
RGB Variations
Color information
#403458 (or 0x403458) is known color: Jacarta. HEX triplet: 40, 34 and 58. RGB value is (64,52,88). Sum of RGB (Red+Green+Blue) = 64+52+88=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 88 (34.77% from 255 or 43.14% from 204); Max value from RGB is 88 - color contains mainly: blue. Hex color #403458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403458 is #BFCBA7. Grayscale: #3B3B3B. Windows color (decimal): -12569512 or 5780544. OLE color: 5780544.
HSL color Cylindrical-coordinate representation of color #403458: hue angle of 260º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #403458 is Cyan = 0.27, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 52 | 88 | - |
| CMYK | 0.27 | 0.41 | 0 | 0.65 |
| HSL | 260º | 0.26% | 0.27% | - |
| HSV(B) | 260º | 0.41% | 0.35% | - |
| XYZ | 5.1 | 4.25 | 9.78 | - |
| YUV | 59.69 | 143.98 | 131.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 88 | 0.27 | 0.41 | 0 | 0.65 | 260 | 0.26 | 0.27 |
| Hex | 40 | 34 | 58 | 1B | 29 | 0 | 41 | 104 | 1A | 1B |
| Octal | 100 | 64 | 130 | 33 | 51 | 0 | 101 | 404 | 32 | 33 |
| Binary | 1000000 | 110100 | 1011000 | 11011 | 101001 | 0 | 1000001 | 100000100 | 11010 | 11011 |
Color Harmonies of #403458
Complementary color
Monochromatic Colors of #403458
Black with #403458
Text Example
Text Example
White with #403458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403458; }
p { color: rgb(64,52,88); }
H1.HeaderClassName
{
color: #403458;
}
.AnyTagClassName
{
color: #403458;
}
</style>
background-color css
<style>
a { background-color: #403458; }
a { background-color: rgb(64,52,88); }
div.DivClassName
{
background-color: #403458;
}
.BgClassName
{
background-color: #403458;
}
</style>
border-color css
<style>
span { border-color: #403458; }
span { border-color: rgb(64,52,88); }
td.TdClassName
{
border-color: #403458;
}
.TagClassName
{
border-color: #403458;
}
</style>