Shades of Barossa #482939
Tints of Barossa #482939
RGB
CMYK
RGB Variations
Color information
#482939 (or 0x482939) is known color: Barossa. HEX triplet: 48, 29 and 39. RGB value is (72,41,57). Sum of RGB (Red+Green+Blue) = 72+41+57=170 (22% of max value = 765). Red value is 72 (28.52% from 255 or 42.35% from 170); Green value is 41 (16.41% from 255 or 24.12% from 170); Blue value is 57 (22.66% from 255 or 33.53% from 170); Max value from RGB is 72 - color contains mainly: red. Hex color #482939 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482939 is #B7D6C6. Grayscale: #343434. Windows color (decimal): -12048071 or 3746120. OLE color: 3746120.
HSL color Cylindrical-coordinate representation of color #482939: hue angle of 329.03º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #482939 is Cyan = 0, Magento = 0.43, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 41 | 57 | - |
| CMYK | 0 | 0.43 | 0.21 | 0.72 |
| HSL | 329.03º | 0.27% | 0.22% | - |
| HSV(B) | 329.03º | 0.43% | 0.28% | - |
| XYZ | 4.2 | 3.26 | 4.28 | - |
| YUV | 52.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 41 | 57 | 0 | 0.43 | 0.21 | 0.72 | 329.03 | 0.27 | 0.22 |
| Hex | 48 | 29 | 39 | 0 | 2B | 15 | 48 | 149 | 1B | 16 |
| Octal | 110 | 51 | 71 | 0 | 53 | 25 | 110 | 511 | 33 | 26 |
| Binary | 1001000 | 101001 | 111001 | 0 | 101011 | 10101 | 1001000 | 101001001 | 11011 | 10110 |
Color Harmonies of #482939
Complementary color
Monochromatic Colors of #482939
Black with #482939
Text Example
Text Example
White with #482939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482939; }
p { color: rgb(72,41,57); }
H1.HeaderClassName
{
color: #482939;
}
.AnyTagClassName
{
color: #482939;
}
</style>
background-color css
<style>
a { background-color: #482939; }
a { background-color: rgb(72,41,57); }
div.DivClassName
{
background-color: #482939;
}
.BgClassName
{
background-color: #482939;
}
</style>
border-color css
<style>
span { border-color: #482939; }
span { border-color: rgb(72,41,57); }
td.TdClassName
{
border-color: #482939;
}
.TagClassName
{
border-color: #482939;
}
</style>