Shades of Barossa #433038
Tints of Barossa #433038
RGB
CMYK
RGB Variations
Color information
#433038 (or 0x433038) is known color: Barossa. HEX triplet: 43, 30 and 38. RGB value is (67,48,56). Sum of RGB (Red+Green+Blue) = 67+48+56=171 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.18% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 56 (22.27% from 255 or 32.75% from 171); Max value from RGB is 67 - color contains mainly: red. Hex color #433038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433038 is #BCCFC7. Grayscale: #363636. Windows color (decimal): -12373960 or 3682371. OLE color: 3682371.
HSL color Cylindrical-coordinate representation of color #433038: hue angle of 334.74º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #433038 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 48 | 56 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.74 |
| HSL | 334.74º | 0.17% | 0.23% | - |
| HSV(B) | 334.74º | 0.28% | 0.26% | - |
| XYZ | 4.09 | 3.59 | 4.22 | - |
| YUV | 54.59 | 128.79 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 56 | 0 | 0.28 | 0.16 | 0.74 | 334.74 | 0.17 | 0.23 |
| Hex | 43 | 30 | 38 | 0 | 1C | 10 | 4A | 14F | 11 | 17 |
| Octal | 103 | 60 | 70 | 0 | 34 | 20 | 112 | 517 | 21 | 27 |
| Binary | 1000011 | 110000 | 111000 | 0 | 11100 | 10000 | 1001010 | 101001111 | 10001 | 10111 |
Color Harmonies of #433038
Complementary color
Monochromatic Colors of #433038
Black with #433038
Text Example
Text Example
White with #433038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433038; }
p { color: rgb(67,48,56); }
H1.HeaderClassName
{
color: #433038;
}
.AnyTagClassName
{
color: #433038;
}
</style>
background-color css
<style>
a { background-color: #433038; }
a { background-color: rgb(67,48,56); }
div.DivClassName
{
background-color: #433038;
}
.BgClassName
{
background-color: #433038;
}
</style>
border-color css
<style>
span { border-color: #433038; }
span { border-color: rgb(67,48,56); }
td.TdClassName
{
border-color: #433038;
}
.TagClassName
{
border-color: #433038;
}
</style>