Shades of Barossa #432638
Tints of Barossa #432638
RGB
CMYK
RGB Variations
Color information
#432638 (or 0x432638) is known color: Barossa. HEX triplet: 43, 26 and 38. RGB value is (67,38,56). Sum of RGB (Red+Green+Blue) = 67+38+56=161 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.61% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 56 (22.27% from 255 or 34.78% from 161); Max value from RGB is 67 - color contains mainly: red. Hex color #432638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432638 is #BCD9C7. Grayscale: #303030. Windows color (decimal): -12376520 or 3679811. OLE color: 3679811.
HSL color Cylindrical-coordinate representation of color #432638: hue angle of 322.76º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #432638 is Cyan = 0, Magento = 0.43, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 56 | - |
| CMYK | 0 | 0.43 | 0.16 | 0.74 |
| HSL | 322.76º | 0.28% | 0.21% | - |
| HSV(B) | 322.76º | 0.43% | 0.26% | - |
| XYZ | 3.72 | 2.87 | 4.1 | - |
| YUV | 48.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 56 | 0 | 0.43 | 0.16 | 0.74 | 322.76 | 0.28 | 0.21 |
| Hex | 43 | 26 | 38 | 0 | 2B | 10 | 4A | 143 | 1C | 15 |
| Octal | 103 | 46 | 70 | 0 | 53 | 20 | 112 | 503 | 34 | 25 |
| Binary | 1000011 | 100110 | 111000 | 0 | 101011 | 10000 | 1001010 | 101000011 | 11100 | 10101 |
Color Harmonies of #432638
Complementary color
Monochromatic Colors of #432638
Black with #432638
Text Example
Text Example
White with #432638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432638; }
p { color: rgb(67,38,56); }
H1.HeaderClassName
{
color: #432638;
}
.AnyTagClassName
{
color: #432638;
}
</style>
background-color css
<style>
a { background-color: #432638; }
a { background-color: rgb(67,38,56); }
div.DivClassName
{
background-color: #432638;
}
.BgClassName
{
background-color: #432638;
}
</style>
border-color css
<style>
span { border-color: #432638; }
span { border-color: rgb(67,38,56); }
td.TdClassName
{
border-color: #432638;
}
.TagClassName
{
border-color: #432638;
}
</style>