Shades of Barossa #462736
Tints of Barossa #462736
RGB
CMYK
RGB Variations
Color information
#462736 (or 0x462736) is known color: Barossa. HEX triplet: 46, 27 and 36. RGB value is (70,39,54). Sum of RGB (Red+Green+Blue) = 70+39+54=163 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.94% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 54 (21.48% from 255 or 33.13% from 163); Max value from RGB is 70 - color contains mainly: red. Hex color #462736 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462736 is #B9D8C9. Grayscale: #313131. Windows color (decimal): -12179658 or 3548998. OLE color: 3548998.
HSL color Cylindrical-coordinate representation of color #462736: hue angle of 330.97º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #462736 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 54 | - |
| CMYK | 0 | 0.44 | 0.23 | 0.73 |
| HSL | 330.97º | 0.28% | 0.21% | - |
| HSV(B) | 330.97º | 0.44% | 0.27% | - |
| XYZ | 3.92 | 3.02 | 3.87 | - |
| YUV | 49.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 54 | 0 | 0.44 | 0.23 | 0.73 | 330.97 | 0.28 | 0.21 |
| Hex | 46 | 27 | 36 | 0 | 2C | 17 | 49 | 14B | 1C | 15 |
| Octal | 106 | 47 | 66 | 0 | 54 | 27 | 111 | 513 | 34 | 25 |
| Binary | 1000110 | 100111 | 110110 | 0 | 101100 | 10111 | 1001001 | 101001011 | 11100 | 10101 |
Color Harmonies of #462736
Complementary color
Monochromatic Colors of #462736
Black with #462736
Text Example
Text Example
White with #462736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462736; }
p { color: rgb(70,39,54); }
H1.HeaderClassName
{
color: #462736;
}
.AnyTagClassName
{
color: #462736;
}
</style>
background-color css
<style>
a { background-color: #462736; }
a { background-color: rgb(70,39,54); }
div.DivClassName
{
background-color: #462736;
}
.BgClassName
{
background-color: #462736;
}
</style>
border-color css
<style>
span { border-color: #462736; }
span { border-color: rgb(70,39,54); }
td.TdClassName
{
border-color: #462736;
}
.TagClassName
{
border-color: #462736;
}
</style>