Shades of Barossa #463139
Tints of Barossa #463139
RGB
CMYK
RGB Variations
Color information
#463139 (or 0x463139) is known color: Barossa. HEX triplet: 46, 31 and 39. RGB value is (70,49,57). Sum of RGB (Red+Green+Blue) = 70+49+57=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 49 (19.53% from 255 or 27.84% from 176); Blue value is 57 (22.66% from 255 or 32.39% from 176); Max value from RGB is 70 - color contains mainly: red. Hex color #463139 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463139 is #B9CEC6. Grayscale: #383838. Windows color (decimal): -12177095 or 3748166. OLE color: 3748166.
HSL color Cylindrical-coordinate representation of color #463139: hue angle of 337.14º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #463139 is Cyan = 0, Magento = 0.30, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 57 | - |
| CMYK | 0 | 0.30 | 0.19 | 0.73 |
| HSL | 337.14º | 0.18% | 0.23% | - |
| HSV(B) | 337.14º | 0.3% | 0.27% | - |
| XYZ | 4.36 | 3.79 | 4.37 | - |
| YUV | 56.19 | 128.46 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 57 | 0 | 0.30 | 0.19 | 0.73 | 337.14 | 0.18 | 0.23 |
| Hex | 46 | 31 | 39 | 0 | 1E | 13 | 49 | 151 | 12 | 17 |
| Octal | 106 | 61 | 71 | 0 | 36 | 23 | 111 | 521 | 22 | 27 |
| Binary | 1000110 | 110001 | 111001 | 0 | 11110 | 10011 | 1001001 | 101010001 | 10010 | 10111 |
Color Harmonies of #463139
Complementary color
Monochromatic Colors of #463139
Black with #463139
Text Example
Text Example
White with #463139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463139; }
p { color: rgb(70,49,57); }
H1.HeaderClassName
{
color: #463139;
}
.AnyTagClassName
{
color: #463139;
}
</style>
background-color css
<style>
a { background-color: #463139; }
a { background-color: rgb(70,49,57); }
div.DivClassName
{
background-color: #463139;
}
.BgClassName
{
background-color: #463139;
}
</style>
border-color css
<style>
span { border-color: #463139; }
span { border-color: rgb(70,49,57); }
td.TdClassName
{
border-color: #463139;
}
.TagClassName
{
border-color: #463139;
}
</style>