Shades of Barossa #462737
Tints of Barossa #462737
RGB
CMYK
RGB Variations
Color information
#462737 (or 0x462737) is known color: Barossa. HEX triplet: 46, 27 and 37. RGB value is (70,39,55). Sum of RGB (Red+Green+Blue) = 70+39+55=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 39 (15.62% from 255 or 23.78% from 164); Blue value is 55 (21.88% from 255 or 33.54% from 164); Max value from RGB is 70 - color contains mainly: red. Hex color #462737 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462737 is #B9D8C8. Grayscale: #323232. Windows color (decimal): -12179657 or 3614534. OLE color: 3614534.
HSL color Cylindrical-coordinate representation of color #462737: hue angle of 329.03º 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 #462737 is Cyan = 0, Magento = 0.44, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 55 | - |
| CMYK | 0 | 0.44 | 0.21 | 0.73 |
| HSL | 329.03º | 0.28% | 0.21% | - |
| HSV(B) | 329.03º | 0.44% | 0.27% | - |
| XYZ | 3.94 | 3.03 | 3.99 | - |
| YUV | 50.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 55 | 0 | 0.44 | 0.21 | 0.73 | 329.03 | 0.28 | 0.21 |
| Hex | 46 | 27 | 37 | 0 | 2C | 15 | 49 | 149 | 1C | 15 |
| Octal | 106 | 47 | 67 | 0 | 54 | 25 | 111 | 511 | 34 | 25 |
| Binary | 1000110 | 100111 | 110111 | 0 | 101100 | 10101 | 1001001 | 101001001 | 11100 | 10101 |
Color Harmonies of #462737
Complementary color
Monochromatic Colors of #462737
Black with #462737
Text Example
Text Example
White with #462737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462737; }
p { color: rgb(70,39,55); }
H1.HeaderClassName
{
color: #462737;
}
.AnyTagClassName
{
color: #462737;
}
</style>
background-color css
<style>
a { background-color: #462737; }
a { background-color: rgb(70,39,55); }
div.DivClassName
{
background-color: #462737;
}
.BgClassName
{
background-color: #462737;
}
</style>
border-color css
<style>
span { border-color: #462737; }
span { border-color: rgb(70,39,55); }
td.TdClassName
{
border-color: #462737;
}
.TagClassName
{
border-color: #462737;
}
</style>