Shades of Barossa #433139
Tints of Barossa #433139
RGB
CMYK
RGB Variations
Color information
#433139 (or 0x433139) is known color: Barossa. HEX triplet: 43, 31 and 39. RGB value is (67,49,57). Sum of RGB (Red+Green+Blue) = 67+49+57=173 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.73% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 57 (22.66% from 255 or 32.95% from 173); Max value from RGB is 67 - color contains mainly: red. Hex color #433139 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433139 is #BCCEC6. Grayscale: #373737. Windows color (decimal): -12373703 or 3748163. OLE color: 3748163.
HSL color Cylindrical-coordinate representation of color #433139: hue angle of 333.33º 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 #433139 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 49 | 57 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.74 |
| HSL | 333.33º | 0.16% | 0.23% | - |
| HSV(B) | 333.33º | 0.27% | 0.26% | - |
| XYZ | 4.15 | 3.69 | 4.36 | - |
| YUV | 55.29 | 128.96 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 57 | 0 | 0.27 | 0.15 | 0.74 | 333.33 | 0.16 | 0.23 |
| Hex | 43 | 31 | 39 | 0 | 1B | F | 4A | 14D | 10 | 17 |
| Octal | 103 | 61 | 71 | 0 | 33 | 17 | 112 | 515 | 20 | 27 |
| Binary | 1000011 | 110001 | 111001 | 0 | 11011 | 1111 | 1001010 | 101001101 | 10000 | 10111 |
Color Harmonies of #433139
Complementary color
Monochromatic Colors of #433139
Black with #433139
Text Example
Text Example
White with #433139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433139; }
p { color: rgb(67,49,57); }
H1.HeaderClassName
{
color: #433139;
}
.AnyTagClassName
{
color: #433139;
}
</style>
background-color css
<style>
a { background-color: #433139; }
a { background-color: rgb(67,49,57); }
div.DivClassName
{
background-color: #433139;
}
.BgClassName
{
background-color: #433139;
}
</style>
border-color css
<style>
span { border-color: #433139; }
span { border-color: rgb(67,49,57); }
td.TdClassName
{
border-color: #433139;
}
.TagClassName
{
border-color: #433139;
}
</style>