Shades of Jacarta #413759
Tints of Jacarta #413759
RGB
CMYK
RGB Variations
Color information
#413759 (or 0x413759) is known color: Jacarta. HEX triplet: 41, 37 and 59. RGB value is (65,55,89). Sum of RGB (Red+Green+Blue) = 65+55+89=209 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.10% from 209); Green value is 55 (21.88% from 255 or 26.32% from 209); Blue value is 89 (35.16% from 255 or 42.58% from 209); Max value from RGB is 89 - color contains mainly: blue. Hex color #413759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413759 is #BEC8A6. Grayscale: #3D3D3D. Windows color (decimal): -12503207 or 5846849. OLE color: 5846849.
HSL color Cylindrical-coordinate representation of color #413759: hue angle of 257.65º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #413759 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 55 | 89 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.65 |
| HSL | 257.65º | 0.24% | 0.28% | - |
| HSV(B) | 257.65º | 0.38% | 0.35% | - |
| XYZ | 5.35 | 4.58 | 10.05 | - |
| YUV | 61.87 | 143.31 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 89 | 0.27 | 0.38 | 0 | 0.65 | 257.65 | 0.24 | 0.28 |
| Hex | 41 | 37 | 59 | 1B | 26 | 0 | 41 | 102 | 18 | 1C |
| Octal | 101 | 67 | 131 | 33 | 46 | 0 | 101 | 402 | 30 | 34 |
| Binary | 1000001 | 110111 | 1011001 | 11011 | 100110 | 0 | 1000001 | 100000010 | 11000 | 11100 |
Color Harmonies of #413759
Complementary color
Monochromatic Colors of #413759
Black with #413759
Text Example
Text Example
White with #413759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413759; }
p { color: rgb(65,55,89); }
H1.HeaderClassName
{
color: #413759;
}
.AnyTagClassName
{
color: #413759;
}
</style>
background-color css
<style>
a { background-color: #413759; }
a { background-color: rgb(65,55,89); }
div.DivClassName
{
background-color: #413759;
}
.BgClassName
{
background-color: #413759;
}
</style>
border-color css
<style>
span { border-color: #413759; }
span { border-color: rgb(65,55,89); }
td.TdClassName
{
border-color: #413759;
}
.TagClassName
{
border-color: #413759;
}
</style>