Shades of Barossa #462536
Tints of Barossa #462536
RGB
CMYK
RGB Variations
Color information
#462536 (or 0x462536) is known color: Barossa. HEX triplet: 46, 25 and 36. RGB value is (70,37,54). Sum of RGB (Red+Green+Blue) = 70+37+54=161 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.48% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 70 - color contains mainly: red. Hex color #462536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462536 is #B9DAC9. Grayscale: #303030. Windows color (decimal): -12180170 or 3548486. OLE color: 3548486.
HSL color Cylindrical-coordinate representation of color #462536: hue angle of 329.09º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #462536 is Cyan = 0, Magento = 0.47, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 54 | - |
| CMYK | 0 | 0.47 | 0.23 | 0.73 |
| HSL | 329.09º | 0.31% | 0.21% | - |
| HSV(B) | 329.09º | 0.47% | 0.27% | - |
| XYZ | 3.85 | 2.89 | 3.85 | - |
| YUV | 48.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 54 | 0 | 0.47 | 0.23 | 0.73 | 329.09 | 0.31 | 0.21 |
| Hex | 46 | 25 | 36 | 0 | 2F | 17 | 49 | 149 | 1F | 15 |
| Octal | 106 | 45 | 66 | 0 | 57 | 27 | 111 | 511 | 37 | 25 |
| Binary | 1000110 | 100101 | 110110 | 0 | 101111 | 10111 | 1001001 | 101001001 | 11111 | 10101 |
Color Harmonies of #462536
Complementary color
Monochromatic Colors of #462536
Black with #462536
Text Example
Text Example
White with #462536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462536; }
p { color: rgb(70,37,54); }
H1.HeaderClassName
{
color: #462536;
}
.AnyTagClassName
{
color: #462536;
}
</style>
background-color css
<style>
a { background-color: #462536; }
a { background-color: rgb(70,37,54); }
div.DivClassName
{
background-color: #462536;
}
.BgClassName
{
background-color: #462536;
}
</style>
border-color css
<style>
span { border-color: #462536; }
span { border-color: rgb(70,37,54); }
td.TdClassName
{
border-color: #462536;
}
.TagClassName
{
border-color: #462536;
}
</style>