Shades of Jacarta #453958
Tints of Jacarta #453958
RGB
CMYK
RGB Variations
Color information
#453958 (or 0x453958) is known color: Jacarta. HEX triplet: 45, 39 and 58. RGB value is (69,57,88). Sum of RGB (Red+Green+Blue) = 69+57+88=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 57 (22.66% from 255 or 26.64% from 214); Blue value is 88 (34.77% from 255 or 41.12% from 214); Max value from RGB is 88 - color contains mainly: blue. Hex color #453958 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453958 is #BAC6A7. Grayscale: #404040. Windows color (decimal): -12240552 or 5781829. OLE color: 5781829.
HSL color Cylindrical-coordinate representation of color #453958: hue angle of 263.23º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #453958 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 57 | 88 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.65 |
| HSL | 263.23º | 0.21% | 0.28% | - |
| HSV(B) | 263.23º | 0.35% | 0.35% | - |
| XYZ | 5.68 | 4.9 | 9.88 | - |
| YUV | 64.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 88 | 0.22 | 0.35 | 0 | 0.65 | 263.23 | 0.21 | 0.28 |
| Hex | 45 | 39 | 58 | 16 | 23 | 0 | 41 | 107 | 15 | 1C |
| Octal | 105 | 71 | 130 | 26 | 43 | 0 | 101 | 407 | 25 | 34 |
| Binary | 1000101 | 111001 | 1011000 | 10110 | 100011 | 0 | 1000001 | 100000111 | 10101 | 11100 |
Color Harmonies of #453958
Complementary color
Monochromatic Colors of #453958
Black with #453958
Text Example
Text Example
White with #453958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453958; }
p { color: rgb(69,57,88); }
H1.HeaderClassName
{
color: #453958;
}
.AnyTagClassName
{
color: #453958;
}
</style>
background-color css
<style>
a { background-color: #453958; }
a { background-color: rgb(69,57,88); }
div.DivClassName
{
background-color: #453958;
}
.BgClassName
{
background-color: #453958;
}
</style>
border-color css
<style>
span { border-color: #453958; }
span { border-color: rgb(69,57,88); }
td.TdClassName
{
border-color: #453958;
}
.TagClassName
{
border-color: #453958;
}
</style>