Shades of Barossa #432937
Tints of Barossa #432937
RGB
CMYK
RGB Variations
Color information
#432937 (or 0x432937) is known color: Barossa. HEX triplet: 43, 29 and 37. RGB value is (67,41,55). Sum of RGB (Red+Green+Blue) = 67+41+55=163 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.10% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 55 (21.88% from 255 or 33.74% from 163); Max value from RGB is 67 - color contains mainly: red. Hex color #432937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432937 is #BCD6C8. Grayscale: #323232. Windows color (decimal): -12375753 or 3615043. OLE color: 3615043.
HSL color Cylindrical-coordinate representation of color #432937: hue angle of 327.69º 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 #432937 is Cyan = 0, Magento = 0.39, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 55 | - |
| CMYK | 0 | 0.39 | 0.18 | 0.74 |
| HSL | 327.69º | 0.24% | 0.21% | - |
| HSV(B) | 327.69º | 0.39% | 0.26% | - |
| XYZ | 3.8 | 3.06 | 4 | - |
| YUV | 50.37 | 130.61 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 55 | 0 | 0.39 | 0.18 | 0.74 | 327.69 | 0.24 | 0.21 |
| Hex | 43 | 29 | 37 | 0 | 27 | 12 | 4A | 148 | 18 | 15 |
| Octal | 103 | 51 | 67 | 0 | 47 | 22 | 112 | 510 | 30 | 25 |
| Binary | 1000011 | 101001 | 110111 | 0 | 100111 | 10010 | 1001010 | 101001000 | 11000 | 10101 |
Color Harmonies of #432937
Complementary color
Monochromatic Colors of #432937
Black with #432937
Text Example
Text Example
White with #432937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432937; }
p { color: rgb(67,41,55); }
H1.HeaderClassName
{
color: #432937;
}
.AnyTagClassName
{
color: #432937;
}
</style>
background-color css
<style>
a { background-color: #432937; }
a { background-color: rgb(67,41,55); }
div.DivClassName
{
background-color: #432937;
}
.BgClassName
{
background-color: #432937;
}
</style>
border-color css
<style>
span { border-color: #432937; }
span { border-color: rgb(67,41,55); }
td.TdClassName
{
border-color: #432937;
}
.TagClassName
{
border-color: #432937;
}
</style>