Shades of Barossa #442939
Tints of Barossa #442939
RGB
CMYK
RGB Variations
Color information
#442939 (or 0x442939) is known color: Barossa. HEX triplet: 44, 29 and 39. RGB value is (68,41,57). Sum of RGB (Red+Green+Blue) = 68+41+57=166 (21% of max value = 765). Red value is 68 (26.95% from 255 or 40.96% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 57 (22.66% from 255 or 34.34% from 166); Max value from RGB is 68 - color contains mainly: red. Hex color #442939 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442939 is #BBD6C6. Grayscale: #323232. Windows color (decimal): -12310215 or 3746116. OLE color: 3746116.
HSL color Cylindrical-coordinate representation of color #442939: hue angle of 324.44º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #442939 is Cyan = 0, Magento = 0.40, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 41 | 57 | - |
| CMYK | 0 | 0.40 | 0.16 | 0.73 |
| HSL | 324.44º | 0.25% | 0.21% | - |
| HSV(B) | 324.44º | 0.4% | 0.27% | - |
| XYZ | 3.92 | 3.11 | 4.26 | - |
| YUV | 50.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 57 | 0 | 0.40 | 0.16 | 0.73 | 324.44 | 0.25 | 0.21 |
| Hex | 44 | 29 | 39 | 0 | 28 | 10 | 49 | 144 | 19 | 15 |
| Octal | 104 | 51 | 71 | 0 | 50 | 20 | 111 | 504 | 31 | 25 |
| Binary | 1000100 | 101001 | 111001 | 0 | 101000 | 10000 | 1001001 | 101000100 | 11001 | 10101 |
Color Harmonies of #442939
Complementary color
Monochromatic Colors of #442939
Black with #442939
Text Example
Text Example
White with #442939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442939; }
p { color: rgb(68,41,57); }
H1.HeaderClassName
{
color: #442939;
}
.AnyTagClassName
{
color: #442939;
}
</style>
background-color css
<style>
a { background-color: #442939; }
a { background-color: rgb(68,41,57); }
div.DivClassName
{
background-color: #442939;
}
.BgClassName
{
background-color: #442939;
}
</style>
border-color css
<style>
span { border-color: #442939; }
span { border-color: rgb(68,41,57); }
td.TdClassName
{
border-color: #442939;
}
.TagClassName
{
border-color: #442939;
}
</style>