Shades of Barossa #442835
Tints of Barossa #442835
RGB
CMYK
RGB Variations
Color information
#442835 (or 0x442835) is known color: Barossa. HEX triplet: 44, 28 and 35. RGB value is (68,40,53). Sum of RGB (Red+Green+Blue) = 68+40+53=161 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.24% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 53 (21.09% from 255 or 32.92% from 161); Max value from RGB is 68 - color contains mainly: red. Hex color #442835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442835 is #BBD7CA. Grayscale: #313131. Windows color (decimal): -12310475 or 3483716. OLE color: 3483716.
HSL color Cylindrical-coordinate representation of color #442835: hue angle of 332.14º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #442835 is Cyan = 0, Magento = 0.41, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 40 | 53 | - |
| CMYK | 0 | 0.41 | 0.22 | 0.73 |
| HSL | 332.14º | 0.26% | 0.21% | - |
| HSV(B) | 332.14º | 0.41% | 0.27% | - |
| XYZ | 3.79 | 3 | 3.75 | - |
| YUV | 49.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 40 | 53 | 0 | 0.41 | 0.22 | 0.73 | 332.14 | 0.26 | 0.21 |
| Hex | 44 | 28 | 35 | 0 | 29 | 16 | 49 | 14C | 1A | 15 |
| Octal | 104 | 50 | 65 | 0 | 51 | 26 | 111 | 514 | 32 | 25 |
| Binary | 1000100 | 101000 | 110101 | 0 | 101001 | 10110 | 1001001 | 101001100 | 11010 | 10101 |
Color Harmonies of #442835
Complementary color
Monochromatic Colors of #442835
Black with #442835
Text Example
Text Example
White with #442835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442835; }
p { color: rgb(68,40,53); }
H1.HeaderClassName
{
color: #442835;
}
.AnyTagClassName
{
color: #442835;
}
</style>
background-color css
<style>
a { background-color: #442835; }
a { background-color: rgb(68,40,53); }
div.DivClassName
{
background-color: #442835;
}
.BgClassName
{
background-color: #442835;
}
</style>
border-color css
<style>
span { border-color: #442835; }
span { border-color: rgb(68,40,53); }
td.TdClassName
{
border-color: #442835;
}
.TagClassName
{
border-color: #442835;
}
</style>