Shades of Barossa #433137
Tints of Barossa #433137
RGB
CMYK
RGB Variations
Color information
#433137 (or 0x433137) is known color: Barossa. HEX triplet: 43, 31 and 37. RGB value is (67,49,55). Sum of RGB (Red+Green+Blue) = 67+49+55=171 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.18% from 171); Green value is 49 (19.53% from 255 or 28.65% from 171); Blue value is 55 (21.88% from 255 or 32.16% from 171); Max value from RGB is 67 - color contains mainly: red. Hex color #433137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433137 is #BCCEC8. Grayscale: #373737. Windows color (decimal): -12373705 or 3617091. OLE color: 3617091.
HSL color Cylindrical-coordinate representation of color #433137: hue angle of 340º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #433137 is Cyan = 0, Magento = 0.27, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 49 | 55 | - |
| CMYK | 0 | 0.27 | 0.18 | 0.74 |
| HSL | 340º | 0.16% | 0.23% | - |
| HSV(B) | 340º | 0.27% | 0.26% | - |
| XYZ | 4.1 | 3.67 | 4.11 | - |
| YUV | 55.07 | 127.96 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 55 | 0 | 0.27 | 0.18 | 0.74 | 340 | 0.16 | 0.23 |
| Hex | 43 | 31 | 37 | 0 | 1B | 12 | 4A | 154 | 10 | 17 |
| Octal | 103 | 61 | 67 | 0 | 33 | 22 | 112 | 524 | 20 | 27 |
| Binary | 1000011 | 110001 | 110111 | 0 | 11011 | 10010 | 1001010 | 101010100 | 10000 | 10111 |
Color Harmonies of #433137
Complementary color
Monochromatic Colors of #433137
Black with #433137
Text Example
Text Example
White with #433137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433137; }
p { color: rgb(67,49,55); }
H1.HeaderClassName
{
color: #433137;
}
.AnyTagClassName
{
color: #433137;
}
</style>
background-color css
<style>
a { background-color: #433137; }
a { background-color: rgb(67,49,55); }
div.DivClassName
{
background-color: #433137;
}
.BgClassName
{
background-color: #433137;
}
</style>
border-color css
<style>
span { border-color: #433137; }
span { border-color: rgb(67,49,55); }
td.TdClassName
{
border-color: #433137;
}
.TagClassName
{
border-color: #433137;
}
</style>