Shades of Barossa #422936
Tints of Barossa #422936
RGB
CMYK
RGB Variations
Color information
#422936 (or 0x422936) is known color: Barossa. HEX triplet: 42, 29 and 36. RGB value is (66,41,54). Sum of RGB (Red+Green+Blue) = 66+41+54=161 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.99% from 161); Green value is 41 (16.41% from 255 or 25.47% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 66 - color contains mainly: red. Hex color #422936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422936 is #BDD6C9. Grayscale: #313131. Windows color (decimal): -12441290 or 3549506. OLE color: 3549506.
HSL color Cylindrical-coordinate representation of color #422936: hue angle of 328.8º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #422936 is Cyan = 0, Magento = 0.38, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 54 | - |
| CMYK | 0 | 0.38 | 0.18 | 0.74 |
| HSL | 328.8º | 0.23% | 0.21% | - |
| HSV(B) | 328.8º | 0.38% | 0.26% | - |
| XYZ | 3.71 | 3.01 | 3.88 | - |
| YUV | 49.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 54 | 0 | 0.38 | 0.18 | 0.74 | 328.8 | 0.23 | 0.21 |
| Hex | 42 | 29 | 36 | 0 | 26 | 12 | 4A | 149 | 17 | 15 |
| Octal | 102 | 51 | 66 | 0 | 46 | 22 | 112 | 511 | 27 | 25 |
| Binary | 1000010 | 101001 | 110110 | 0 | 100110 | 10010 | 1001010 | 101001001 | 10111 | 10101 |
Color Harmonies of #422936
Complementary color
Monochromatic Colors of #422936
Black with #422936
Text Example
Text Example
White with #422936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422936; }
p { color: rgb(66,41,54); }
H1.HeaderClassName
{
color: #422936;
}
.AnyTagClassName
{
color: #422936;
}
</style>
background-color css
<style>
a { background-color: #422936; }
a { background-color: rgb(66,41,54); }
div.DivClassName
{
background-color: #422936;
}
.BgClassName
{
background-color: #422936;
}
</style>
border-color css
<style>
span { border-color: #422936; }
span { border-color: rgb(66,41,54); }
td.TdClassName
{
border-color: #422936;
}
.TagClassName
{
border-color: #422936;
}
</style>