Shades of Barossa #442938
Tints of Barossa #442938
RGB
CMYK
RGB Variations
Color information
#442938 (or 0x442938) is known color: Barossa. HEX triplet: 44, 29 and 38. RGB value is (68,41,56). Sum of RGB (Red+Green+Blue) = 68+41+56=165 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.21% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 56 (22.27% from 255 or 33.94% from 165); Max value from RGB is 68 - color contains mainly: red. Hex color #442938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442938 is #BBD6C7. Grayscale: #323232. Windows color (decimal): -12310216 or 3680580. OLE color: 3680580.
HSL color Cylindrical-coordinate representation of color #442938: hue angle of 326.67º 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 #442938 is Cyan = 0, Magento = 0.40, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 41 | 56 | - |
| CMYK | 0 | 0.40 | 0.18 | 0.73 |
| HSL | 326.67º | 0.25% | 0.21% | - |
| HSV(B) | 326.67º | 0.4% | 0.27% | - |
| XYZ | 3.89 | 3.1 | 4.13 | - |
| YUV | 50.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 56 | 0 | 0.40 | 0.18 | 0.73 | 326.67 | 0.25 | 0.21 |
| Hex | 44 | 29 | 38 | 0 | 28 | 12 | 49 | 147 | 19 | 15 |
| Octal | 104 | 51 | 70 | 0 | 50 | 22 | 111 | 507 | 31 | 25 |
| Binary | 1000100 | 101001 | 111000 | 0 | 101000 | 10010 | 1001001 | 101000111 | 11001 | 10101 |
Color Harmonies of #442938
Complementary color
Monochromatic Colors of #442938
Black with #442938
Text Example
Text Example
White with #442938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442938; }
p { color: rgb(68,41,56); }
H1.HeaderClassName
{
color: #442938;
}
.AnyTagClassName
{
color: #442938;
}
</style>
background-color css
<style>
a { background-color: #442938; }
a { background-color: rgb(68,41,56); }
div.DivClassName
{
background-color: #442938;
}
.BgClassName
{
background-color: #442938;
}
</style>
border-color css
<style>
span { border-color: #442938; }
span { border-color: rgb(68,41,56); }
td.TdClassName
{
border-color: #442938;
}
.TagClassName
{
border-color: #442938;
}
</style>