Shades of Jacarta #413659
Tints of Jacarta #413659
RGB
CMYK
RGB Variations
Color information
#413659 (or 0x413659) is known color: Jacarta. HEX triplet: 41, 36 and 59. RGB value is (65,54,89). Sum of RGB (Red+Green+Blue) = 65+54+89=208 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.25% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 89 - color contains mainly: blue. Hex color #413659 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413659 is #BEC9A6. Grayscale: #3D3D3D. Windows color (decimal): -12503463 or 5846593. OLE color: 5846593.
HSL color Cylindrical-coordinate representation of color #413659: hue angle of 258.86º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #413659 is Cyan = 0.27, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 54 | 89 | - |
| CMYK | 0.27 | 0.39 | 0 | 0.65 |
| HSL | 258.86º | 0.24% | 0.28% | - |
| HSV(B) | 258.86º | 0.39% | 0.35% | - |
| XYZ | 5.3 | 4.48 | 10.04 | - |
| YUV | 61.28 | 143.64 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 89 | 0.27 | 0.39 | 0 | 0.65 | 258.86 | 0.24 | 0.28 |
| Hex | 41 | 36 | 59 | 1B | 27 | 0 | 41 | 103 | 18 | 1C |
| Octal | 101 | 66 | 131 | 33 | 47 | 0 | 101 | 403 | 30 | 34 |
| Binary | 1000001 | 110110 | 1011001 | 11011 | 100111 | 0 | 1000001 | 100000011 | 11000 | 11100 |
Color Harmonies of #413659
Complementary color
Monochromatic Colors of #413659
Black with #413659
Text Example
Text Example
White with #413659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413659; }
p { color: rgb(65,54,89); }
H1.HeaderClassName
{
color: #413659;
}
.AnyTagClassName
{
color: #413659;
}
</style>
background-color css
<style>
a { background-color: #413659; }
a { background-color: rgb(65,54,89); }
div.DivClassName
{
background-color: #413659;
}
.BgClassName
{
background-color: #413659;
}
</style>
border-color css
<style>
span { border-color: #413659; }
span { border-color: rgb(65,54,89); }
td.TdClassName
{
border-color: #413659;
}
.TagClassName
{
border-color: #413659;
}
</style>