Shades of Jacarta #363357
Tints of Jacarta #363357
RGB
CMYK
RGB Variations
Color information
#363357 (or 0x363357) is known color: Jacarta. HEX triplet: 36, 33 and 57. RGB value is (54,51,87). Sum of RGB (Red+Green+Blue) = 54+51+87=192 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.12% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #363357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363357 is #C9CCA8. Grayscale: #373737. Windows color (decimal): -13225129 or 5714742. OLE color: 5714742.
HSL color Cylindrical-coordinate representation of color #363357: hue angle of 245º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #363357 is Cyan = 0.38, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 51 | 87 | - |
| CMYK | 0.38 | 0.41 | 0 | 0.66 |
| HSL | 245º | 0.26% | 0.27% | - |
| HSV(B) | 245º | 0.41% | 0.34% | - |
| XYZ | 4.43 | 3.84 | 9.52 | - |
| YUV | 56 | 145.49 | 126.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 51 | 87 | 0.38 | 0.41 | 0 | 0.66 | 245 | 0.26 | 0.27 |
| Hex | 36 | 33 | 57 | 26 | 29 | 0 | 42 | F5 | 1A | 1B |
| Octal | 66 | 63 | 127 | 46 | 51 | 0 | 102 | 365 | 32 | 33 |
| Binary | 110110 | 110011 | 1010111 | 100110 | 101001 | 0 | 1000010 | 11110101 | 11010 | 11011 |
Color Harmonies of #363357
Complementary color
Monochromatic Colors of #363357
Black with #363357
Text Example
Text Example
White with #363357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363357; }
p { color: rgb(54,51,87); }
H1.HeaderClassName
{
color: #363357;
}
.AnyTagClassName
{
color: #363357;
}
</style>
background-color css
<style>
a { background-color: #363357; }
a { background-color: rgb(54,51,87); }
div.DivClassName
{
background-color: #363357;
}
.BgClassName
{
background-color: #363357;
}
</style>
border-color css
<style>
span { border-color: #363357; }
span { border-color: rgb(54,51,87); }
td.TdClassName
{
border-color: #363357;
}
.TagClassName
{
border-color: #363357;
}
</style>