Shades of Barossa #393236
Tints of Barossa #393236
RGB
CMYK
RGB Variations
Color information
#393236 (or 0x393236) is known color: Barossa. HEX triplet: 39, 32 and 36. RGB value is (57,50,54). Sum of RGB (Red+Green+Blue) = 57+50+54=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 50 (19.92% from 255 or 31.06% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 57 - color contains mainly: red. Hex color #393236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393236 is #C6CDC9. Grayscale: #343434. Windows color (decimal): -13028810 or 3551801. OLE color: 3551801.
HSL color Cylindrical-coordinate representation of color #393236: hue angle of 325.71º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #393236 is Cyan = 0, Magento = 0.12, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 50 | 54 | - |
| CMYK | 0 | 0.12 | 0.05 | 0.78 |
| HSL | 325.71º | 0.07% | 0.21% | - |
| HSV(B) | 325.71º | 0.12% | 0.22% | - |
| XYZ | 3.49 | 3.42 | 3.97 | - |
| YUV | 52.55 | 128.82 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 54 | 0 | 0.12 | 0.05 | 0.78 | 325.71 | 0.07 | 0.21 |
| Hex | 39 | 32 | 36 | 0 | C | 5 | 4E | 146 | 7 | 15 |
| Octal | 71 | 62 | 66 | 0 | 14 | 5 | 116 | 506 | 7 | 25 |
| Binary | 111001 | 110010 | 110110 | 0 | 1100 | 101 | 1001110 | 101000110 | 111 | 10101 |
Color Harmonies of #393236
Complementary color
Monochromatic Colors of #393236
Black with #393236
Text Example
Text Example
White with #393236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393236; }
p { color: rgb(57,50,54); }
H1.HeaderClassName
{
color: #393236;
}
.AnyTagClassName
{
color: #393236;
}
</style>
background-color css
<style>
a { background-color: #393236; }
a { background-color: rgb(57,50,54); }
div.DivClassName
{
background-color: #393236;
}
.BgClassName
{
background-color: #393236;
}
</style>
border-color css
<style>
span { border-color: #393236; }
span { border-color: rgb(57,50,54); }
td.TdClassName
{
border-color: #393236;
}
.TagClassName
{
border-color: #393236;
}
</style>