Shades of Barossa #432438
Tints of Barossa #432438
RGB
CMYK
RGB Variations
Color information
#432438 (or 0x432438) is known color: Barossa. HEX triplet: 43, 24 and 38. RGB value is (67,36,56). Sum of RGB (Red+Green+Blue) = 67+36+56=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 36 (14.45% from 255 or 22.64% from 159); Blue value is 56 (22.27% from 255 or 35.22% from 159); Max value from RGB is 67 - color contains mainly: red. Hex color #432438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432438 is #BCDBC7. Grayscale: #2F2F2F. Windows color (decimal): -12377032 or 3679299. OLE color: 3679299.
HSL color Cylindrical-coordinate representation of color #432438: hue angle of 321.29º degrees, saturation: 0.3, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #432438 is Cyan = 0, Magento = 0.46, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 36 | 56 | - |
| CMYK | 0 | 0.46 | 0.16 | 0.74 |
| HSL | 321.29º | 0.3% | 0.2% | - |
| HSV(B) | 321.29º | 0.46% | 0.26% | - |
| XYZ | 3.66 | 2.74 | 4.08 | - |
| YUV | 47.55 | 132.77 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 56 | 0 | 0.46 | 0.16 | 0.74 | 321.29 | 0.3 | 0.2 |
| Hex | 43 | 24 | 38 | 0 | 2E | 10 | 4A | 141 | 1E | 14 |
| Octal | 103 | 44 | 70 | 0 | 56 | 20 | 112 | 501 | 36 | 24 |
| Binary | 1000011 | 100100 | 111000 | 0 | 101110 | 10000 | 1001010 | 101000001 | 11110 | 10100 |
Color Harmonies of #432438
Complementary color
Monochromatic Colors of #432438
Black with #432438
Text Example
Text Example
White with #432438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432438; }
p { color: rgb(67,36,56); }
H1.HeaderClassName
{
color: #432438;
}
.AnyTagClassName
{
color: #432438;
}
</style>
background-color css
<style>
a { background-color: #432438; }
a { background-color: rgb(67,36,56); }
div.DivClassName
{
background-color: #432438;
}
.BgClassName
{
background-color: #432438;
}
</style>
border-color css
<style>
span { border-color: #432438; }
span { border-color: rgb(67,36,56); }
td.TdClassName
{
border-color: #432438;
}
.TagClassName
{
border-color: #432438;
}
</style>