Shades of Jacarta #363158
Tints of Jacarta #363158
RGB
CMYK
RGB Variations
Color information
#363158 (or 0x363158) is known color: Jacarta. HEX triplet: 36, 31 and 58. RGB value is (54,49,88). Sum of RGB (Red+Green+Blue) = 54+49+88=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 88 (34.77% from 255 or 46.07% from 191); Max value from RGB is 88 - color contains mainly: blue. Hex color #363158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363158 is #C9CEA7. Grayscale: #363636. Windows color (decimal): -13225640 or 5779766. OLE color: 5779766.
HSL color Cylindrical-coordinate representation of color #363158: hue angle of 247.69º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #363158 is Cyan = 0.39, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 49 | 88 | - |
| CMYK | 0.39 | 0.44 | 0 | 0.65 |
| HSL | 247.69º | 0.28% | 0.27% | - |
| HSV(B) | 247.69º | 0.44% | 0.35% | - |
| XYZ | 4.38 | 3.69 | 9.71 | - |
| YUV | 54.94 | 146.66 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 88 | 0.39 | 0.44 | 0 | 0.65 | 247.69 | 0.28 | 0.27 |
| Hex | 36 | 31 | 58 | 27 | 2C | 0 | 41 | F8 | 1C | 1B |
| Octal | 66 | 61 | 130 | 47 | 54 | 0 | 101 | 370 | 34 | 33 |
| Binary | 110110 | 110001 | 1011000 | 100111 | 101100 | 0 | 1000001 | 11111000 | 11100 | 11011 |
Color Harmonies of #363158
Complementary color
Monochromatic Colors of #363158
Black with #363158
Text Example
Text Example
White with #363158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363158; }
p { color: rgb(54,49,88); }
H1.HeaderClassName
{
color: #363158;
}
.AnyTagClassName
{
color: #363158;
}
</style>
background-color css
<style>
a { background-color: #363158; }
a { background-color: rgb(54,49,88); }
div.DivClassName
{
background-color: #363158;
}
.BgClassName
{
background-color: #363158;
}
</style>
border-color css
<style>
span { border-color: #363158; }
span { border-color: rgb(54,49,88); }
td.TdClassName
{
border-color: #363158;
}
.TagClassName
{
border-color: #363158;
}
</style>