Shades of Barossa #462836
Tints of Barossa #462836
RGB
CMYK
RGB Variations
Color information
#462836 (or 0x462836) is known color: Barossa. HEX triplet: 46, 28 and 36. RGB value is (70,40,54). Sum of RGB (Red+Green+Blue) = 70+40+54=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 54 (21.48% from 255 or 32.93% from 164); Max value from RGB is 70 - color contains mainly: red. Hex color #462836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462836 is #B9D7C9. Grayscale: #323232. Windows color (decimal): -12179402 or 3549254. OLE color: 3549254.
HSL color Cylindrical-coordinate representation of color #462836: hue angle of 332º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #462836 is Cyan = 0, Magento = 0.43, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 54 | - |
| CMYK | 0 | 0.43 | 0.23 | 0.73 |
| HSL | 332º | 0.27% | 0.22% | - |
| HSV(B) | 332º | 0.43% | 0.27% | - |
| XYZ | 3.95 | 3.09 | 3.88 | - |
| YUV | 50.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 54 | 0 | 0.43 | 0.23 | 0.73 | 332 | 0.27 | 0.22 |
| Hex | 46 | 28 | 36 | 0 | 2B | 17 | 49 | 14C | 1B | 16 |
| Octal | 106 | 50 | 66 | 0 | 53 | 27 | 111 | 514 | 33 | 26 |
| Binary | 1000110 | 101000 | 110110 | 0 | 101011 | 10111 | 1001001 | 101001100 | 11011 | 10110 |
Color Harmonies of #462836
Complementary color
Monochromatic Colors of #462836
Black with #462836
Text Example
Text Example
White with #462836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462836; }
p { color: rgb(70,40,54); }
H1.HeaderClassName
{
color: #462836;
}
.AnyTagClassName
{
color: #462836;
}
</style>
background-color css
<style>
a { background-color: #462836; }
a { background-color: rgb(70,40,54); }
div.DivClassName
{
background-color: #462836;
}
.BgClassName
{
background-color: #462836;
}
</style>
border-color css
<style>
span { border-color: #462836; }
span { border-color: rgb(70,40,54); }
td.TdClassName
{
border-color: #462836;
}
.TagClassName
{
border-color: #462836;
}
</style>