Shades of Barossa #463038
Tints of Barossa #463038
RGB
CMYK
RGB Variations
Color information
#463038 (or 0x463038) is known color: Barossa. HEX triplet: 46, 30 and 38. RGB value is (70,48,56). Sum of RGB (Red+Green+Blue) = 70+48+56=174 (23% of max value = 765). Red value is 70 (27.73% from 255 or 40.23% from 174); Green value is 48 (19.14% from 255 or 27.59% from 174); Blue value is 56 (22.27% from 255 or 32.18% from 174); Max value from RGB is 70 - color contains mainly: red. Hex color #463038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463038 is #B9CFC7. Grayscale: #373737. Windows color (decimal): -12177352 or 3682374. OLE color: 3682374.
HSL color Cylindrical-coordinate representation of color #463038: hue angle of 338.18º 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 #463038 is Cyan = 0, Magento = 0.31, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 56 | - |
| CMYK | 0 | 0.31 | 0.20 | 0.73 |
| HSL | 338.18º | 0.19% | 0.23% | - |
| HSV(B) | 338.18º | 0.31% | 0.27% | - |
| XYZ | 4.3 | 3.7 | 4.23 | - |
| YUV | 55.49 | 128.29 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 56 | 0 | 0.31 | 0.20 | 0.73 | 338.18 | 0.19 | 0.23 |
| Hex | 46 | 30 | 38 | 0 | 1F | 14 | 49 | 152 | 13 | 17 |
| Octal | 106 | 60 | 70 | 0 | 37 | 24 | 111 | 522 | 23 | 27 |
| Binary | 1000110 | 110000 | 111000 | 0 | 11111 | 10100 | 1001001 | 101010010 | 10011 | 10111 |
Color Harmonies of #463038
Complementary color
Monochromatic Colors of #463038
Black with #463038
Text Example
Text Example
White with #463038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463038; }
p { color: rgb(70,48,56); }
H1.HeaderClassName
{
color: #463038;
}
.AnyTagClassName
{
color: #463038;
}
</style>
background-color css
<style>
a { background-color: #463038; }
a { background-color: rgb(70,48,56); }
div.DivClassName
{
background-color: #463038;
}
.BgClassName
{
background-color: #463038;
}
</style>
border-color css
<style>
span { border-color: #463038; }
span { border-color: rgb(70,48,56); }
td.TdClassName
{
border-color: #463038;
}
.TagClassName
{
border-color: #463038;
}
</style>