Shades of Barossa #422838
Tints of Barossa #422838
RGB
CMYK
RGB Variations
Color information
#422838 (or 0x422838) is known color: Barossa. HEX triplet: 42, 28 and 38. RGB value is (66,40,56). Sum of RGB (Red+Green+Blue) = 66+40+56=162 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.74% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 66 - color contains mainly: red. Hex color #422838 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422838 is #BDD7C7. Grayscale: #313131. Windows color (decimal): -12441544 or 3680322. OLE color: 3680322.
HSL color Cylindrical-coordinate representation of color #422838: hue angle of 323.08º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #422838 is Cyan = 0, Magento = 0.39, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 56 | - |
| CMYK | 0 | 0.39 | 0.15 | 0.74 |
| HSL | 323.08º | 0.25% | 0.21% | - |
| HSV(B) | 323.08º | 0.39% | 0.26% | - |
| XYZ | 3.72 | 2.96 | 4.12 | - |
| YUV | 49.6 | 131.61 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 56 | 0 | 0.39 | 0.15 | 0.74 | 323.08 | 0.25 | 0.21 |
| Hex | 42 | 28 | 38 | 0 | 27 | F | 4A | 143 | 19 | 15 |
| Octal | 102 | 50 | 70 | 0 | 47 | 17 | 112 | 503 | 31 | 25 |
| Binary | 1000010 | 101000 | 111000 | 0 | 100111 | 1111 | 1001010 | 101000011 | 11001 | 10101 |
Color Harmonies of #422838
Complementary color
Monochromatic Colors of #422838
Black with #422838
Text Example
Text Example
White with #422838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422838; }
p { color: rgb(66,40,56); }
H1.HeaderClassName
{
color: #422838;
}
.AnyTagClassName
{
color: #422838;
}
</style>
background-color css
<style>
a { background-color: #422838; }
a { background-color: rgb(66,40,56); }
div.DivClassName
{
background-color: #422838;
}
.BgClassName
{
background-color: #422838;
}
</style>
border-color css
<style>
span { border-color: #422838; }
span { border-color: rgb(66,40,56); }
td.TdClassName
{
border-color: #422838;
}
.TagClassName
{
border-color: #422838;
}
</style>