Shades of Barossa #423036
Tints of Barossa #423036
RGB
CMYK
RGB Variations
Color information
#423036 (or 0x423036) is known color: Barossa. HEX triplet: 42, 30 and 36. RGB value is (66,48,54). Sum of RGB (Red+Green+Blue) = 66+48+54=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 66 - color contains mainly: red. Hex color #423036 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423036 is #BDCFC9. Grayscale: #363636. Windows color (decimal): -12439498 or 3551298. OLE color: 3551298.
HSL color Cylindrical-coordinate representation of color #423036: hue angle of 340º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #423036 is Cyan = 0, Magento = 0.27, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 54 | - |
| CMYK | 0 | 0.27 | 0.18 | 0.74 |
| HSL | 340º | 0.16% | 0.22% | - |
| HSV(B) | 340º | 0.27% | 0.26% | - |
| XYZ | 3.97 | 3.54 | 3.96 | - |
| YUV | 54.07 | 127.96 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 54 | 0 | 0.27 | 0.18 | 0.74 | 340 | 0.16 | 0.22 |
| Hex | 42 | 30 | 36 | 0 | 1B | 12 | 4A | 154 | 10 | 16 |
| Octal | 102 | 60 | 66 | 0 | 33 | 22 | 112 | 524 | 20 | 26 |
| Binary | 1000010 | 110000 | 110110 | 0 | 11011 | 10010 | 1001010 | 101010100 | 10000 | 10110 |
Color Harmonies of #423036
Complementary color
Monochromatic Colors of #423036
Black with #423036
Text Example
Text Example
White with #423036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423036; }
p { color: rgb(66,48,54); }
H1.HeaderClassName
{
color: #423036;
}
.AnyTagClassName
{
color: #423036;
}
</style>
background-color css
<style>
a { background-color: #423036; }
a { background-color: rgb(66,48,54); }
div.DivClassName
{
background-color: #423036;
}
.BgClassName
{
background-color: #423036;
}
</style>
border-color css
<style>
span { border-color: #423036; }
span { border-color: rgb(66,48,54); }
td.TdClassName
{
border-color: #423036;
}
.TagClassName
{
border-color: #423036;
}
</style>