Shades of Jacarta #453160
Tints of Jacarta #453160
RGB
CMYK
RGB Variations
Color information
#453160 (or 0x453160) is known color: Jacarta. HEX triplet: 45, 31 and 60. RGB value is (69,49,96). Sum of RGB (Red+Green+Blue) = 69+49+96=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 49 (19.53% from 255 or 22.90% from 214); Blue value is 96 (37.89% from 255 or 44.86% from 214); Max value from RGB is 96 - color contains mainly: blue. Hex color #453160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453160 is #BACE9F. Grayscale: #3C3C3C. Windows color (decimal): -12242592 or 6304069. OLE color: 6304069.
HSL color Cylindrical-coordinate representation of color #453160: hue angle of 265.53º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #453160 is Cyan = 0.28, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 49 | 96 | - |
| CMYK | 0.28 | 0.49 | 0 | 0.62 |
| HSL | 265.53º | 0.32% | 0.28% | - |
| HSV(B) | 265.53º | 0.49% | 0.38% | - |
| XYZ | 5.66 | 4.31 | 11.6 | - |
| YUV | 60.34 | 148.13 | 134.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 96 | 0.28 | 0.49 | 0 | 0.62 | 265.53 | 0.32 | 0.28 |
| Hex | 45 | 31 | 60 | 1C | 31 | 0 | 3E | 10A | 20 | 1C |
| Octal | 105 | 61 | 140 | 34 | 61 | 0 | 76 | 412 | 40 | 34 |
| Binary | 1000101 | 110001 | 1100000 | 11100 | 110001 | 0 | 111110 | 100001010 | 100000 | 11100 |
Color Harmonies of #453160
Complementary color
Monochromatic Colors of #453160
Black with #453160
Text Example
Text Example
White with #453160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453160; }
p { color: rgb(69,49,96); }
H1.HeaderClassName
{
color: #453160;
}
.AnyTagClassName
{
color: #453160;
}
</style>
background-color css
<style>
a { background-color: #453160; }
a { background-color: rgb(69,49,96); }
div.DivClassName
{
background-color: #453160;
}
.BgClassName
{
background-color: #453160;
}
</style>
border-color css
<style>
span { border-color: #453160; }
span { border-color: rgb(69,49,96); }
td.TdClassName
{
border-color: #453160;
}
.TagClassName
{
border-color: #453160;
}
</style>