Shades of Barossa #432739
Tints of Barossa #432739
RGB
CMYK
RGB Variations
Color information
#432739 (or 0x432739) is known color: Barossa. HEX triplet: 43, 27 and 39. RGB value is (67,39,57). Sum of RGB (Red+Green+Blue) = 67+39+57=163 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.10% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 57 (22.66% from 255 or 34.97% from 163); Max value from RGB is 67 - color contains mainly: red. Hex color #432739 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432739 is #BCD8C6. Grayscale: #313131. Windows color (decimal): -12376263 or 3745603. OLE color: 3745603.
HSL color Cylindrical-coordinate representation of color #432739: hue angle of 321.43º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #432739 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 57 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.74 |
| HSL | 321.43º | 0.26% | 0.21% | - |
| HSV(B) | 321.43º | 0.42% | 0.26% | - |
| XYZ | 3.78 | 2.94 | 4.24 | - |
| YUV | 49.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 57 | 0 | 0.42 | 0.15 | 0.74 | 321.43 | 0.26 | 0.21 |
| Hex | 43 | 27 | 39 | 0 | 2A | F | 4A | 141 | 1A | 15 |
| Octal | 103 | 47 | 71 | 0 | 52 | 17 | 112 | 501 | 32 | 25 |
| Binary | 1000011 | 100111 | 111001 | 0 | 101010 | 1111 | 1001010 | 101000001 | 11010 | 10101 |
Color Harmonies of #432739
Complementary color
Monochromatic Colors of #432739
Black with #432739
Text Example
Text Example
White with #432739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432739; }
p { color: rgb(67,39,57); }
H1.HeaderClassName
{
color: #432739;
}
.AnyTagClassName
{
color: #432739;
}
</style>
background-color css
<style>
a { background-color: #432739; }
a { background-color: rgb(67,39,57); }
div.DivClassName
{
background-color: #432739;
}
.BgClassName
{
background-color: #432739;
}
</style>
border-color css
<style>
span { border-color: #432739; }
span { border-color: rgb(67,39,57); }
td.TdClassName
{
border-color: #432739;
}
.TagClassName
{
border-color: #432739;
}
</style>