Shades of Barossa #443039
Tints of Barossa #443039
RGB
CMYK
RGB Variations
Color information
#443039 (or 0x443039) is known color: Barossa. HEX triplet: 44, 30 and 39. RGB value is (68,48,57). Sum of RGB (Red+Green+Blue) = 68+48+57=173 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.31% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 57 (22.66% from 255 or 32.95% from 173); Max value from RGB is 68 - color contains mainly: red. Hex color #443039 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443039 is #BBCFC6. Grayscale: #363636. Windows color (decimal): -12308423 or 3747908. OLE color: 3747908.
HSL color Cylindrical-coordinate representation of color #443039: hue angle of 333º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #443039 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 48 | 57 | - |
| CMYK | 0 | 0.29 | 0.16 | 0.73 |
| HSL | 333º | 0.17% | 0.23% | - |
| HSV(B) | 333º | 0.29% | 0.27% | - |
| XYZ | 4.18 | 3.64 | 4.35 | - |
| YUV | 55.01 | 129.13 | 137.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 48 | 57 | 0 | 0.29 | 0.16 | 0.73 | 333 | 0.17 | 0.23 |
| Hex | 44 | 30 | 39 | 0 | 1D | 10 | 49 | 14D | 11 | 17 |
| Octal | 104 | 60 | 71 | 0 | 35 | 20 | 111 | 515 | 21 | 27 |
| Binary | 1000100 | 110000 | 111001 | 0 | 11101 | 10000 | 1001001 | 101001101 | 10001 | 10111 |
Color Harmonies of #443039
Complementary color
Monochromatic Colors of #443039
Black with #443039
Text Example
Text Example
White with #443039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443039; }
p { color: rgb(68,48,57); }
H1.HeaderClassName
{
color: #443039;
}
.AnyTagClassName
{
color: #443039;
}
</style>
background-color css
<style>
a { background-color: #443039; }
a { background-color: rgb(68,48,57); }
div.DivClassName
{
background-color: #443039;
}
.BgClassName
{
background-color: #443039;
}
</style>
border-color css
<style>
span { border-color: #443039; }
span { border-color: rgb(68,48,57); }
td.TdClassName
{
border-color: #443039;
}
.TagClassName
{
border-color: #443039;
}
</style>