Shades of Barossa #433036
Tints of Barossa #433036
RGB
CMYK
RGB Variations
Color information
#433036 (or 0x433036) is known color: Barossa. HEX triplet: 43, 30 and 36. RGB value is (67,48,54). Sum of RGB (Red+Green+Blue) = 67+48+54=169 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.64% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 54 (21.48% from 255 or 31.95% from 169); Max value from RGB is 67 - color contains mainly: red. Hex color #433036 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433036 is #BCCFC9. Grayscale: #363636. Windows color (decimal): -12373962 or 3551299. OLE color: 3551299.
HSL color Cylindrical-coordinate representation of color #433036: hue angle of 341.05º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #433036 is Cyan = 0, Magento = 0.28, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 48 | 54 | - |
| CMYK | 0 | 0.28 | 0.19 | 0.74 |
| HSL | 341.05º | 0.17% | 0.23% | - |
| HSV(B) | 341.05º | 0.28% | 0.26% | - |
| XYZ | 4.04 | 3.57 | 3.97 | - |
| YUV | 54.37 | 127.79 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 54 | 0 | 0.28 | 0.19 | 0.74 | 341.05 | 0.17 | 0.23 |
| Hex | 43 | 30 | 36 | 0 | 1C | 13 | 4A | 155 | 11 | 17 |
| Octal | 103 | 60 | 66 | 0 | 34 | 23 | 112 | 525 | 21 | 27 |
| Binary | 1000011 | 110000 | 110110 | 0 | 11100 | 10011 | 1001010 | 101010101 | 10001 | 10111 |
Color Harmonies of #433036
Complementary color
Monochromatic Colors of #433036
Black with #433036
Text Example
Text Example
White with #433036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433036; }
p { color: rgb(67,48,54); }
H1.HeaderClassName
{
color: #433036;
}
.AnyTagClassName
{
color: #433036;
}
</style>
background-color css
<style>
a { background-color: #433036; }
a { background-color: rgb(67,48,54); }
div.DivClassName
{
background-color: #433036;
}
.BgClassName
{
background-color: #433036;
}
</style>
border-color css
<style>
span { border-color: #433036; }
span { border-color: rgb(67,48,54); }
td.TdClassName
{
border-color: #433036;
}
.TagClassName
{
border-color: #433036;
}
</style>