Shades of Barossa #462936
Tints of Barossa #462936
RGB
CMYK
RGB Variations
Color information
#462936 (or 0x462936) is known color: Barossa. HEX triplet: 46, 29 and 36. RGB value is (70,41,54). Sum of RGB (Red+Green+Blue) = 70+41+54=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 54 (21.48% from 255 or 32.73% from 165); Max value from RGB is 70 - color contains mainly: red. Hex color #462936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462936 is #B9D6C9. Grayscale: #333333. Windows color (decimal): -12179146 or 3549510. OLE color: 3549510.
HSL color Cylindrical-coordinate representation of color #462936: hue angle of 333.1º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #462936 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 54 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.73 |
| HSL | 333.1º | 0.26% | 0.22% | - |
| HSV(B) | 333.1º | 0.41% | 0.27% | - |
| XYZ | 3.98 | 3.15 | 3.89 | - |
| YUV | 51.15 | 129.61 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 54 | 0 | 0.41 | 0.23 | 0.73 | 333.1 | 0.26 | 0.22 |
| Hex | 46 | 29 | 36 | 0 | 29 | 17 | 49 | 14D | 1A | 16 |
| Octal | 106 | 51 | 66 | 0 | 51 | 27 | 111 | 515 | 32 | 26 |
| Binary | 1000110 | 101001 | 110110 | 0 | 101001 | 10111 | 1001001 | 101001101 | 11010 | 10110 |
Color Harmonies of #462936
Complementary color
Monochromatic Colors of #462936
Black with #462936
Text Example
Text Example
White with #462936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462936; }
p { color: rgb(70,41,54); }
H1.HeaderClassName
{
color: #462936;
}
.AnyTagClassName
{
color: #462936;
}
</style>
background-color css
<style>
a { background-color: #462936; }
a { background-color: rgb(70,41,54); }
div.DivClassName
{
background-color: #462936;
}
.BgClassName
{
background-color: #462936;
}
</style>
border-color css
<style>
span { border-color: #462936; }
span { border-color: rgb(70,41,54); }
td.TdClassName
{
border-color: #462936;
}
.TagClassName
{
border-color: #462936;
}
</style>