Shades of Barossa #422738
Tints of Barossa #422738
RGB
CMYK
RGB Variations
Color information
#422738 (or 0x422738) is known color: Barossa. HEX triplet: 42, 27 and 38. RGB value is (66,39,56). Sum of RGB (Red+Green+Blue) = 66+39+56=161 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.99% from 161); Green value is 39 (15.62% from 255 or 24.22% from 161); Blue value is 56 (22.27% from 255 or 34.78% from 161); Max value from RGB is 66 - color contains mainly: red. Hex color #422738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422738 is #BDD8C7. Grayscale: #303030. Windows color (decimal): -12441800 or 3680066. OLE color: 3680066.
HSL color Cylindrical-coordinate representation of color #422738: hue angle of 322.22º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422738 is Cyan = 0, Magento = 0.41, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 56 | - |
| CMYK | 0 | 0.41 | 0.15 | 0.74 |
| HSL | 322.22º | 0.26% | 0.21% | - |
| HSV(B) | 322.22º | 0.41% | 0.26% | - |
| XYZ | 3.69 | 2.89 | 4.11 | - |
| YUV | 49.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 56 | 0 | 0.41 | 0.15 | 0.74 | 322.22 | 0.26 | 0.21 |
| Hex | 42 | 27 | 38 | 0 | 29 | F | 4A | 142 | 1A | 15 |
| Octal | 102 | 47 | 70 | 0 | 51 | 17 | 112 | 502 | 32 | 25 |
| Binary | 1000010 | 100111 | 111000 | 0 | 101001 | 1111 | 1001010 | 101000010 | 11010 | 10101 |
Color Harmonies of #422738
Complementary color
Monochromatic Colors of #422738
Black with #422738
Text Example
Text Example
White with #422738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422738; }
p { color: rgb(66,39,56); }
H1.HeaderClassName
{
color: #422738;
}
.AnyTagClassName
{
color: #422738;
}
</style>
background-color css
<style>
a { background-color: #422738; }
a { background-color: rgb(66,39,56); }
div.DivClassName
{
background-color: #422738;
}
.BgClassName
{
background-color: #422738;
}
</style>
border-color css
<style>
span { border-color: #422738; }
span { border-color: rgb(66,39,56); }
td.TdClassName
{
border-color: #422738;
}
.TagClassName
{
border-color: #422738;
}
</style>