Shades of Barossa #393738
Tints of Barossa #393738
RGB
CMYK
RGB Variations
Color information
#393738 (or 0x393738) is known color: Barossa. HEX triplet: 39, 37 and 38. RGB value is (57,55,56). Sum of RGB (Red+Green+Blue) = 57+55+56=168 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.93% from 168); Green value is 55 (21.88% from 255 or 32.74% from 168); Blue value is 56 (22.27% from 255 or 33.33% from 168); Max value from RGB is 57 - color contains mainly: red. Hex color #393738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393738 is #C6C8C7. Grayscale: #373737. Windows color (decimal): -13027528 or 3684153. OLE color: 3684153.
HSL color Cylindrical-coordinate representation of color #393738: hue angle of 330º degrees, saturation: 0.02, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #393738 is Cyan = 0, Magento = 0.04, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 55 | 56 | - |
| CMYK | 0 | 0.04 | 0.02 | 0.78 |
| HSL | 330º | 0.02% | 0.22% | - |
| HSV(B) | 330º | 0.04% | 0.22% | - |
| XYZ | 3.77 | 3.89 | 4.29 | - |
| YUV | 55.71 | 128.16 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 55 | 56 | 0 | 0.04 | 0.02 | 0.78 | 330 | 0.02 | 0.22 |
| Hex | 39 | 37 | 38 | 0 | 4 | 2 | 4E | 14A | 2 | 16 |
| Octal | 71 | 67 | 70 | 0 | 4 | 2 | 116 | 512 | 2 | 26 |
| Binary | 111001 | 110111 | 111000 | 0 | 100 | 10 | 1001110 | 101001010 | 10 | 10110 |
Color Harmonies of #393738
Complementary color
Monochromatic Colors of #393738
Black with #393738
Text Example
Text Example
White with #393738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393738; }
p { color: rgb(57,55,56); }
H1.HeaderClassName
{
color: #393738;
}
.AnyTagClassName
{
color: #393738;
}
</style>
background-color css
<style>
a { background-color: #393738; }
a { background-color: rgb(57,55,56); }
div.DivClassName
{
background-color: #393738;
}
.BgClassName
{
background-color: #393738;
}
</style>
border-color css
<style>
span { border-color: #393738; }
span { border-color: rgb(57,55,56); }
td.TdClassName
{
border-color: #393738;
}
.TagClassName
{
border-color: #393738;
}
</style>