Shades of Jacarta #413461
Tints of Jacarta #413461
RGB
CMYK
RGB Variations
Color information
#413461 (or 0x413461) is known color: Jacarta. HEX triplet: 41, 34 and 61. RGB value is (65,52,97). Sum of RGB (Red+Green+Blue) = 65+52+97=214 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.37% from 214); Green value is 52 (20.70% from 255 or 24.30% from 214); Blue value is 97 (38.28% from 255 or 45.33% from 214); Max value from RGB is 97 - color contains mainly: blue. Hex color #413461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413461 is #BECB9E. Grayscale: #3C3C3C. Windows color (decimal): -12503967 or 6370369. OLE color: 6370369.
HSL color Cylindrical-coordinate representation of color #413461: hue angle of 257.33º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #413461 is Cyan = 0.33, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 52 | 97 | - |
| CMYK | 0.33 | 0.46 | 0 | 0.62 |
| HSL | 257.33º | 0.3% | 0.29% | - |
| HSV(B) | 257.33º | 0.46% | 0.38% | - |
| XYZ | 5.57 | 4.44 | 11.87 | - |
| YUV | 61.02 | 148.31 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 97 | 0.33 | 0.46 | 0 | 0.62 | 257.33 | 0.3 | 0.29 |
| Hex | 41 | 34 | 61 | 21 | 2E | 0 | 3E | 101 | 1E | 1D |
| Octal | 101 | 64 | 141 | 41 | 56 | 0 | 76 | 401 | 36 | 35 |
| Binary | 1000001 | 110100 | 1100001 | 100001 | 101110 | 0 | 111110 | 100000001 | 11110 | 11101 |
Color Harmonies of #413461
Complementary color
Monochromatic Colors of #413461
Black with #413461
Text Example
Text Example
White with #413461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413461; }
p { color: rgb(65,52,97); }
H1.HeaderClassName
{
color: #413461;
}
.AnyTagClassName
{
color: #413461;
}
</style>
background-color css
<style>
a { background-color: #413461; }
a { background-color: rgb(65,52,97); }
div.DivClassName
{
background-color: #413461;
}
.BgClassName
{
background-color: #413461;
}
</style>
border-color css
<style>
span { border-color: #413461; }
span { border-color: rgb(65,52,97); }
td.TdClassName
{
border-color: #413461;
}
.TagClassName
{
border-color: #413461;
}
</style>