Shades of Barossa #443339
Tints of Barossa #443339
RGB
CMYK
RGB Variations
Color information
#443339 (or 0x443339) is known color: Barossa. HEX triplet: 44, 33 and 39. RGB value is (68,51,57). Sum of RGB (Red+Green+Blue) = 68+51+57=176 (23% of max value = 765). Red value is 68 (26.95% from 255 or 38.64% from 176); Green value is 51 (20.31% from 255 or 28.98% from 176); Blue value is 57 (22.66% from 255 or 32.39% from 176); Max value from RGB is 68 - color contains mainly: red. Hex color #443339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443339 is #BBCCC6. Grayscale: #383838. Windows color (decimal): -12307655 or 3748676. OLE color: 3748676.
HSL color Cylindrical-coordinate representation of color #443339: hue angle of 338.82º degrees, saturation: 0.14, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #443339 is Cyan = 0, Magento = 0.25, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 51 | 57 | - |
| CMYK | 0 | 0.25 | 0.16 | 0.73 |
| HSL | 338.82º | 0.14% | 0.23% | - |
| HSV(B) | 338.82º | 0.25% | 0.27% | - |
| XYZ | 4.31 | 3.89 | 4.4 | - |
| YUV | 56.77 | 128.13 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 51 | 57 | 0 | 0.25 | 0.16 | 0.73 | 338.82 | 0.14 | 0.23 |
| Hex | 44 | 33 | 39 | 0 | 19 | 10 | 49 | 153 | E | 17 |
| Octal | 104 | 63 | 71 | 0 | 31 | 20 | 111 | 523 | 16 | 27 |
| Binary | 1000100 | 110011 | 111001 | 0 | 11001 | 10000 | 1001001 | 101010011 | 1110 | 10111 |
Color Harmonies of #443339
Complementary color
Monochromatic Colors of #443339
Black with #443339
Text Example
Text Example
White with #443339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443339; }
p { color: rgb(68,51,57); }
H1.HeaderClassName
{
color: #443339;
}
.AnyTagClassName
{
color: #443339;
}
</style>
background-color css
<style>
a { background-color: #443339; }
a { background-color: rgb(68,51,57); }
div.DivClassName
{
background-color: #443339;
}
.BgClassName
{
background-color: #443339;
}
</style>
border-color css
<style>
span { border-color: #443339; }
span { border-color: rgb(68,51,57); }
td.TdClassName
{
border-color: #443339;
}
.TagClassName
{
border-color: #443339;
}
</style>