Shades of Barossa #432936
Tints of Barossa #432936
RGB
CMYK
RGB Variations
Color information
#432936 (or 0x432936) is known color: Barossa. HEX triplet: 43, 29 and 36. RGB value is (67,41,54). Sum of RGB (Red+Green+Blue) = 67+41+54=162 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.36% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 67 - color contains mainly: red. Hex color #432936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432936 is #BCD6C9. Grayscale: #323232. Windows color (decimal): -12375754 or 3549507. OLE color: 3549507.
HSL color Cylindrical-coordinate representation of color #432936: hue angle of 330º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #432936 is Cyan = 0, Magento = 0.39, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 54 | - |
| CMYK | 0 | 0.39 | 0.19 | 0.74 |
| HSL | 330º | 0.24% | 0.21% | - |
| HSV(B) | 330º | 0.39% | 0.26% | - |
| XYZ | 3.77 | 3.05 | 3.88 | - |
| YUV | 50.26 | 130.11 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 54 | 0 | 0.39 | 0.19 | 0.74 | 330 | 0.24 | 0.21 |
| Hex | 43 | 29 | 36 | 0 | 27 | 13 | 4A | 14A | 18 | 15 |
| Octal | 103 | 51 | 66 | 0 | 47 | 23 | 112 | 512 | 30 | 25 |
| Binary | 1000011 | 101001 | 110110 | 0 | 100111 | 10011 | 1001010 | 101001010 | 11000 | 10101 |
Color Harmonies of #432936
Complementary color
Monochromatic Colors of #432936
Black with #432936
Text Example
Text Example
White with #432936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432936; }
p { color: rgb(67,41,54); }
H1.HeaderClassName
{
color: #432936;
}
.AnyTagClassName
{
color: #432936;
}
</style>
background-color css
<style>
a { background-color: #432936; }
a { background-color: rgb(67,41,54); }
div.DivClassName
{
background-color: #432936;
}
.BgClassName
{
background-color: #432936;
}
</style>
border-color css
<style>
span { border-color: #432936; }
span { border-color: rgb(67,41,54); }
td.TdClassName
{
border-color: #432936;
}
.TagClassName
{
border-color: #432936;
}
</style>