Shades of Barossa #422937
Tints of Barossa #422937
RGB
CMYK
RGB Variations
Color information
#422937 (or 0x422937) is known color: Barossa. HEX triplet: 42, 29 and 37. RGB value is (66,41,55). Sum of RGB (Red+Green+Blue) = 66+41+55=162 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.74% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 55 (21.88% from 255 or 33.95% from 162); Max value from RGB is 66 - color contains mainly: red. Hex color #422937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422937 is #BDD6C8. Grayscale: #323232. Windows color (decimal): -12441289 or 3615042. OLE color: 3615042.
HSL color Cylindrical-coordinate representation of color #422937: hue angle of 326.4º 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 #422937 is Cyan = 0, Magento = 0.38, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 55 | - |
| CMYK | 0 | 0.38 | 0.17 | 0.74 |
| HSL | 326.4º | 0.23% | 0.21% | - |
| HSV(B) | 326.4º | 0.38% | 0.26% | - |
| XYZ | 3.73 | 3.02 | 4 | - |
| YUV | 50.07 | 130.78 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 55 | 0 | 0.38 | 0.17 | 0.74 | 326.4 | 0.23 | 0.21 |
| Hex | 42 | 29 | 37 | 0 | 26 | 11 | 4A | 146 | 17 | 15 |
| Octal | 102 | 51 | 67 | 0 | 46 | 21 | 112 | 506 | 27 | 25 |
| Binary | 1000010 | 101001 | 110111 | 0 | 100110 | 10001 | 1001010 | 101000110 | 10111 | 10101 |
Color Harmonies of #422937
Complementary color
Monochromatic Colors of #422937
Black with #422937
Text Example
Text Example
White with #422937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422937; }
p { color: rgb(66,41,55); }
H1.HeaderClassName
{
color: #422937;
}
.AnyTagClassName
{
color: #422937;
}
</style>
background-color css
<style>
a { background-color: #422937; }
a { background-color: rgb(66,41,55); }
div.DivClassName
{
background-color: #422937;
}
.BgClassName
{
background-color: #422937;
}
</style>
border-color css
<style>
span { border-color: #422937; }
span { border-color: rgb(66,41,55); }
td.TdClassName
{
border-color: #422937;
}
.TagClassName
{
border-color: #422937;
}
</style>