Shades of Barossa #432938
Tints of Barossa #432938
RGB
CMYK
RGB Variations
Color information
#432938 (or 0x432938) is known color: Barossa. HEX triplet: 43, 29 and 38. RGB value is (67,41,56). Sum of RGB (Red+Green+Blue) = 67+41+56=164 (21% of max value = 765). Red value is 67 (26.56% from 255 or 40.85% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 56 (22.27% from 255 or 34.15% from 164); Max value from RGB is 67 - color contains mainly: red. Hex color #432938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432938 is #BCD6C7. Grayscale: #323232. Windows color (decimal): -12375752 or 3680579. OLE color: 3680579.
HSL color Cylindrical-coordinate representation of color #432938: hue angle of 325.38º 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 #432938 is Cyan = 0, Magento = 0.39, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 56 | - |
| CMYK | 0 | 0.39 | 0.16 | 0.74 |
| HSL | 325.38º | 0.24% | 0.21% | - |
| HSV(B) | 325.38º | 0.39% | 0.26% | - |
| XYZ | 3.82 | 3.06 | 4.13 | - |
| YUV | 50.48 | 131.11 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 56 | 0 | 0.39 | 0.16 | 0.74 | 325.38 | 0.24 | 0.21 |
| Hex | 43 | 29 | 38 | 0 | 27 | 10 | 4A | 145 | 18 | 15 |
| Octal | 103 | 51 | 70 | 0 | 47 | 20 | 112 | 505 | 30 | 25 |
| Binary | 1000011 | 101001 | 111000 | 0 | 100111 | 10000 | 1001010 | 101000101 | 11000 | 10101 |
Color Harmonies of #432938
Complementary color
Monochromatic Colors of #432938
Black with #432938
Text Example
Text Example
White with #432938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432938; }
p { color: rgb(67,41,56); }
H1.HeaderClassName
{
color: #432938;
}
.AnyTagClassName
{
color: #432938;
}
</style>
background-color css
<style>
a { background-color: #432938; }
a { background-color: rgb(67,41,56); }
div.DivClassName
{
background-color: #432938;
}
.BgClassName
{
background-color: #432938;
}
</style>
border-color css
<style>
span { border-color: #432938; }
span { border-color: rgb(67,41,56); }
td.TdClassName
{
border-color: #432938;
}
.TagClassName
{
border-color: #432938;
}
</style>