Shades of Jacarta #413454
Tints of Jacarta #413454
RGB
CMYK
RGB Variations
Color information
#413454 (or 0x413454) is known color: Jacarta. HEX triplet: 41, 34 and 54. RGB value is (65,52,84). Sum of RGB (Red+Green+Blue) = 65+52+84=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 84 (33.20% from 255 or 41.79% from 201); Max value from RGB is 84 - color contains mainly: blue. Hex color #413454 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413454 is #BECBAB. Grayscale: #3B3B3B. Windows color (decimal): -12503980 or 5518401. OLE color: 5518401.
HSL color Cylindrical-coordinate representation of color #413454: hue angle of 264.38º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #413454 is Cyan = 0.23, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 52 | 84 | - |
| CMYK | 0.23 | 0.38 | 0 | 0.67 |
| HSL | 264.38º | 0.24% | 0.27% | - |
| HSV(B) | 264.38º | 0.38% | 0.33% | - |
| XYZ | 5.01 | 4.22 | 8.94 | - |
| YUV | 59.54 | 141.81 | 131.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 84 | 0.23 | 0.38 | 0 | 0.67 | 264.38 | 0.24 | 0.27 |
| Hex | 41 | 34 | 54 | 17 | 26 | 0 | 43 | 108 | 18 | 1B |
| Octal | 101 | 64 | 124 | 27 | 46 | 0 | 103 | 410 | 30 | 33 |
| Binary | 1000001 | 110100 | 1010100 | 10111 | 100110 | 0 | 1000011 | 100001000 | 11000 | 11011 |
Color Harmonies of #413454
Complementary color
Monochromatic Colors of #413454
Black with #413454
Text Example
Text Example
White with #413454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413454; }
p { color: rgb(65,52,84); }
H1.HeaderClassName
{
color: #413454;
}
.AnyTagClassName
{
color: #413454;
}
</style>
background-color css
<style>
a { background-color: #413454; }
a { background-color: rgb(65,52,84); }
div.DivClassName
{
background-color: #413454;
}
.BgClassName
{
background-color: #413454;
}
</style>
border-color css
<style>
span { border-color: #413454; }
span { border-color: rgb(65,52,84); }
td.TdClassName
{
border-color: #413454;
}
.TagClassName
{
border-color: #413454;
}
</style>