Shades of Jacarta #373358
Tints of Jacarta #373358
RGB
CMYK
RGB Variations
Color information
#373358 (or 0x373358) is known color: Jacarta. HEX triplet: 37, 33 and 58. RGB value is (55,51,88). Sum of RGB (Red+Green+Blue) = 55+51+88=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 88 - color contains mainly: blue. Hex color #373358 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373358 is #C8CCA7. Grayscale: #383838. Windows color (decimal): -13159592 or 5780279. OLE color: 5780279.
HSL color Cylindrical-coordinate representation of color #373358: hue angle of 246.49º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #373358 is Cyan = 0.38, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 51 | 88 | - |
| CMYK | 0.38 | 0.42 | 0 | 0.65 |
| HSL | 246.49º | 0.27% | 0.27% | - |
| HSV(B) | 246.49º | 0.42% | 0.35% | - |
| XYZ | 4.52 | 3.88 | 9.74 | - |
| YUV | 56.41 | 145.83 | 126.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 51 | 88 | 0.38 | 0.42 | 0 | 0.65 | 246.49 | 0.27 | 0.27 |
| Hex | 37 | 33 | 58 | 26 | 2A | 0 | 41 | F6 | 1B | 1B |
| Octal | 67 | 63 | 130 | 46 | 52 | 0 | 101 | 366 | 33 | 33 |
| Binary | 110111 | 110011 | 1011000 | 100110 | 101010 | 0 | 1000001 | 11110110 | 11011 | 11011 |
Color Harmonies of #373358
Complementary color
Monochromatic Colors of #373358
Black with #373358
Text Example
Text Example
White with #373358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373358; }
p { color: rgb(55,51,88); }
H1.HeaderClassName
{
color: #373358;
}
.AnyTagClassName
{
color: #373358;
}
</style>
background-color css
<style>
a { background-color: #373358; }
a { background-color: rgb(55,51,88); }
div.DivClassName
{
background-color: #373358;
}
.BgClassName
{
background-color: #373358;
}
</style>
border-color css
<style>
span { border-color: #373358; }
span { border-color: rgb(55,51,88); }
td.TdClassName
{
border-color: #373358;
}
.TagClassName
{
border-color: #373358;
}
</style>