Shades of Barossa #432836
Tints of Barossa #432836
RGB
CMYK
RGB Variations
Color information
#432836 (or 0x432836) is known color: Barossa. HEX triplet: 43, 28 and 36. RGB value is (67,40,54). Sum of RGB (Red+Green+Blue) = 67+40+54=161 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.61% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 67 - color contains mainly: red. Hex color #432836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432836 is #BCD7C9. Grayscale: #313131. Windows color (decimal): -12376010 or 3549251. OLE color: 3549251.
HSL color Cylindrical-coordinate representation of color #432836: hue angle of 328.89º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #432836 is Cyan = 0, Magento = 0.40, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 40 | 54 | - |
| CMYK | 0 | 0.40 | 0.19 | 0.74 |
| HSL | 328.89º | 0.25% | 0.21% | - |
| HSV(B) | 328.89º | 0.4% | 0.26% | - |
| XYZ | 3.74 | 2.98 | 3.87 | - |
| YUV | 49.67 | 130.45 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 54 | 0 | 0.40 | 0.19 | 0.74 | 328.89 | 0.25 | 0.21 |
| Hex | 43 | 28 | 36 | 0 | 28 | 13 | 4A | 149 | 19 | 15 |
| Octal | 103 | 50 | 66 | 0 | 50 | 23 | 112 | 511 | 31 | 25 |
| Binary | 1000011 | 101000 | 110110 | 0 | 101000 | 10011 | 1001010 | 101001001 | 11001 | 10101 |
Color Harmonies of #432836
Complementary color
Monochromatic Colors of #432836
Black with #432836
Text Example
Text Example
White with #432836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432836; }
p { color: rgb(67,40,54); }
H1.HeaderClassName
{
color: #432836;
}
.AnyTagClassName
{
color: #432836;
}
</style>
background-color css
<style>
a { background-color: #432836; }
a { background-color: rgb(67,40,54); }
div.DivClassName
{
background-color: #432836;
}
.BgClassName
{
background-color: #432836;
}
</style>
border-color css
<style>
span { border-color: #432836; }
span { border-color: rgb(67,40,54); }
td.TdClassName
{
border-color: #432836;
}
.TagClassName
{
border-color: #432836;
}
</style>