Shades of Barossa #463037
Tints of Barossa #463037
RGB
CMYK
RGB Variations
Color information
#463037 (or 0x463037) is known color: Barossa. HEX triplet: 46, 30 and 37. RGB value is (70,48,55). Sum of RGB (Red+Green+Blue) = 70+48+55=173 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.46% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 55 (21.88% from 255 or 31.79% from 173); Max value from RGB is 70 - color contains mainly: red. Hex color #463037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463037 is #B9CFC8. Grayscale: #373737. Windows color (decimal): -12177353 or 3616838. OLE color: 3616838.
HSL color Cylindrical-coordinate representation of color #463037: hue angle of 340.91º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #463037 is Cyan = 0, Magento = 0.31, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 55 | - |
| CMYK | 0 | 0.31 | 0.21 | 0.73 |
| HSL | 340.91º | 0.19% | 0.23% | - |
| HSV(B) | 340.91º | 0.31% | 0.27% | - |
| XYZ | 4.27 | 3.69 | 4.1 | - |
| YUV | 55.38 | 127.79 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 55 | 0 | 0.31 | 0.21 | 0.73 | 340.91 | 0.19 | 0.23 |
| Hex | 46 | 30 | 37 | 0 | 1F | 15 | 49 | 155 | 13 | 17 |
| Octal | 106 | 60 | 67 | 0 | 37 | 25 | 111 | 525 | 23 | 27 |
| Binary | 1000110 | 110000 | 110111 | 0 | 11111 | 10101 | 1001001 | 101010101 | 10011 | 10111 |
Color Harmonies of #463037
Complementary color
Monochromatic Colors of #463037
Black with #463037
Text Example
Text Example
White with #463037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463037; }
p { color: rgb(70,48,55); }
H1.HeaderClassName
{
color: #463037;
}
.AnyTagClassName
{
color: #463037;
}
</style>
background-color css
<style>
a { background-color: #463037; }
a { background-color: rgb(70,48,55); }
div.DivClassName
{
background-color: #463037;
}
.BgClassName
{
background-color: #463037;
}
</style>
border-color css
<style>
span { border-color: #463037; }
span { border-color: rgb(70,48,55); }
td.TdClassName
{
border-color: #463037;
}
.TagClassName
{
border-color: #463037;
}
</style>