Shades of Jacarta #453759
Tints of Jacarta #453759
RGB
CMYK
RGB Variations
Color information
#453759 (or 0x453759) is known color: Jacarta. HEX triplet: 45, 37 and 59. RGB value is (69,55,89). Sum of RGB (Red+Green+Blue) = 69+55+89=213 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.39% from 213); Green value is 55 (21.88% from 255 or 25.82% from 213); Blue value is 89 (35.16% from 255 or 41.78% from 213); Max value from RGB is 89 - color contains mainly: blue. Hex color #453759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453759 is #BAC8A6. Grayscale: #3E3E3E. Windows color (decimal): -12241063 or 5846853. OLE color: 5846853.
HSL color Cylindrical-coordinate representation of color #453759: hue angle of 264.71º 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 #453759 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 55 | 89 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.65 |
| HSL | 264.71º | 0.24% | 0.28% | - |
| HSV(B) | 264.71º | 0.38% | 0.35% | - |
| XYZ | 5.62 | 4.72 | 10.07 | - |
| YUV | 63.06 | 142.64 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 89 | 0.22 | 0.38 | 0 | 0.65 | 264.71 | 0.24 | 0.28 |
| Hex | 45 | 37 | 59 | 16 | 26 | 0 | 41 | 109 | 18 | 1C |
| Octal | 105 | 67 | 131 | 26 | 46 | 0 | 101 | 411 | 30 | 34 |
| Binary | 1000101 | 110111 | 1011001 | 10110 | 100110 | 0 | 1000001 | 100001001 | 11000 | 11100 |
Color Harmonies of #453759
Complementary color
Monochromatic Colors of #453759
Black with #453759
Text Example
Text Example
White with #453759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453759; }
p { color: rgb(69,55,89); }
H1.HeaderClassName
{
color: #453759;
}
.AnyTagClassName
{
color: #453759;
}
</style>
background-color css
<style>
a { background-color: #453759; }
a { background-color: rgb(69,55,89); }
div.DivClassName
{
background-color: #453759;
}
.BgClassName
{
background-color: #453759;
}
</style>
border-color css
<style>
span { border-color: #453759; }
span { border-color: rgb(69,55,89); }
td.TdClassName
{
border-color: #453759;
}
.TagClassName
{
border-color: #453759;
}
</style>