Shades of Jacarta #373457
Tints of Jacarta #373457
RGB
CMYK
RGB Variations
Color information
#373457 (or 0x373457) is known color: Jacarta. HEX triplet: 37, 34 and 57. RGB value is (55,52,87). Sum of RGB (Red+Green+Blue) = 55+52+87=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 87 (34.38% from 255 or 44.85% from 194); Max value from RGB is 87 - color contains mainly: blue. Hex color #373457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373457 is #C8CBA8. Grayscale: #383838. Windows color (decimal): -13159337 or 5714999. OLE color: 5714999.
HSL color Cylindrical-coordinate representation of color #373457: hue angle of 245.14º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #373457 is Cyan = 0.37, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 52 | 87 | - |
| CMYK | 0.37 | 0.40 | 0 | 0.66 |
| HSL | 245.14º | 0.25% | 0.27% | - |
| HSV(B) | 245.14º | 0.4% | 0.34% | - |
| XYZ | 4.52 | 3.96 | 9.54 | - |
| YUV | 56.89 | 144.99 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 87 | 0.37 | 0.40 | 0 | 0.66 | 245.14 | 0.25 | 0.27 |
| Hex | 37 | 34 | 57 | 25 | 28 | 0 | 42 | F5 | 19 | 1B |
| Octal | 67 | 64 | 127 | 45 | 50 | 0 | 102 | 365 | 31 | 33 |
| Binary | 110111 | 110100 | 1010111 | 100101 | 101000 | 0 | 1000010 | 11110101 | 11001 | 11011 |
Color Harmonies of #373457
Complementary color
Monochromatic Colors of #373457
Black with #373457
Text Example
Text Example
White with #373457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373457; }
p { color: rgb(55,52,87); }
H1.HeaderClassName
{
color: #373457;
}
.AnyTagClassName
{
color: #373457;
}
</style>
background-color css
<style>
a { background-color: #373457; }
a { background-color: rgb(55,52,87); }
div.DivClassName
{
background-color: #373457;
}
.BgClassName
{
background-color: #373457;
}
</style>
border-color css
<style>
span { border-color: #373457; }
span { border-color: rgb(55,52,87); }
td.TdClassName
{
border-color: #373457;
}
.TagClassName
{
border-color: #373457;
}
</style>