Shades of Jacarta #413661
Tints of Jacarta #413661
RGB
CMYK
RGB Variations
Color information
#413661 (or 0x413661) is known color: Jacarta. HEX triplet: 41, 36 and 61. RGB value is (65,54,97). Sum of RGB (Red+Green+Blue) = 65+54+97=216 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.09% from 216); Green value is 54 (21.48% from 255 or 25% from 216); Blue value is 97 (38.28% from 255 or 44.91% from 216); Max value from RGB is 97 - color contains mainly: blue. Hex color #413661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413661 is #BEC99E. Grayscale: #3E3E3E. Windows color (decimal): -12503455 or 6370881. OLE color: 6370881.
HSL color Cylindrical-coordinate representation of color #413661: hue angle of 255.35º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413661 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 54 | 97 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.62 |
| HSL | 255.35º | 0.28% | 0.3% | - |
| HSV(B) | 255.35º | 0.44% | 0.38% | - |
| XYZ | 5.66 | 4.63 | 11.9 | - |
| YUV | 62.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 97 | 0.33 | 0.44 | 0 | 0.62 | 255.35 | 0.28 | 0.3 |
| Hex | 41 | 36 | 61 | 21 | 2C | 0 | 3E | FF | 1C | 1E |
| Octal | 101 | 66 | 141 | 41 | 54 | 0 | 76 | 377 | 34 | 36 |
| Binary | 1000001 | 110110 | 1100001 | 100001 | 101100 | 0 | 111110 | 11111111 | 11100 | 11110 |
Color Harmonies of #413661
Complementary color
Monochromatic Colors of #413661
Black with #413661
Text Example
Text Example
White with #413661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413661; }
p { color: rgb(65,54,97); }
H1.HeaderClassName
{
color: #413661;
}
.AnyTagClassName
{
color: #413661;
}
</style>
background-color css
<style>
a { background-color: #413661; }
a { background-color: rgb(65,54,97); }
div.DivClassName
{
background-color: #413661;
}
.BgClassName
{
background-color: #413661;
}
</style>
border-color css
<style>
span { border-color: #413661; }
span { border-color: rgb(65,54,97); }
td.TdClassName
{
border-color: #413661;
}
.TagClassName
{
border-color: #413661;
}
</style>