Shades of Jacarta #453658
Tints of Jacarta #453658
RGB
CMYK
RGB Variations
Color information
#453658 (or 0x453658) is known color: Jacarta. HEX triplet: 45, 36 and 58. RGB value is (69,54,88). Sum of RGB (Red+Green+Blue) = 69+54+88=211 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.70% from 211); Green value is 54 (21.48% from 255 or 25.59% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 88 - color contains mainly: blue. Hex color #453658 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453658 is #BAC9A7. Grayscale: #3E3E3E. Windows color (decimal): -12241320 or 5781061. OLE color: 5781061.
HSL color Cylindrical-coordinate representation of color #453658: hue angle of 266.47º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #453658 is Cyan = 0.22, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 54 | 88 | - |
| CMYK | 0.22 | 0.39 | 0 | 0.65 |
| HSL | 266.47º | 0.24% | 0.28% | - |
| HSV(B) | 266.47º | 0.39% | 0.35% | - |
| XYZ | 5.53 | 4.61 | 9.83 | - |
| YUV | 62.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 88 | 0.22 | 0.39 | 0 | 0.65 | 266.47 | 0.24 | 0.28 |
| Hex | 45 | 36 | 58 | 16 | 27 | 0 | 41 | 10A | 18 | 1C |
| Octal | 105 | 66 | 130 | 26 | 47 | 0 | 101 | 412 | 30 | 34 |
| Binary | 1000101 | 110110 | 1011000 | 10110 | 100111 | 0 | 1000001 | 100001010 | 11000 | 11100 |
Color Harmonies of #453658
Complementary color
Monochromatic Colors of #453658
Black with #453658
Text Example
Text Example
White with #453658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453658; }
p { color: rgb(69,54,88); }
H1.HeaderClassName
{
color: #453658;
}
.AnyTagClassName
{
color: #453658;
}
</style>
background-color css
<style>
a { background-color: #453658; }
a { background-color: rgb(69,54,88); }
div.DivClassName
{
background-color: #453658;
}
.BgClassName
{
background-color: #453658;
}
</style>
border-color css
<style>
span { border-color: #453658; }
span { border-color: rgb(69,54,88); }
td.TdClassName
{
border-color: #453658;
}
.TagClassName
{
border-color: #453658;
}
</style>