Shades of Barossa #462337
Tints of Barossa #462337
RGB
CMYK
RGB Variations
Color information
#462337 (or 0x462337) is known color: Barossa. HEX triplet: 46, 23 and 37. RGB value is (70,35,55). Sum of RGB (Red+Green+Blue) = 70+35+55=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 70 - color contains mainly: red. Hex color #462337 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462337 is #B9DCC8. Grayscale: #2F2F2F. Windows color (decimal): -12180681 or 3613510. OLE color: 3613510.
HSL color Cylindrical-coordinate representation of color #462337: hue angle of 325.71º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #462337 is Cyan = 0, Magento = 0.5, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 55 | - |
| CMYK | 0 | 0.5 | 0.21 | 0.73 |
| HSL | 325.71º | 0.33% | 0.21% | - |
| HSV(B) | 325.71º | 0.5% | 0.27% | - |
| XYZ | 3.82 | 2.78 | 3.95 | - |
| YUV | 47.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 55 | 0 | 0.5 | 0.21 | 0.73 | 325.71 | 0.33 | 0.21 |
| Hex | 46 | 23 | 37 | 0 | 32 | 15 | 49 | 146 | 21 | 15 |
| Octal | 106 | 43 | 67 | 0 | 62 | 25 | 111 | 506 | 41 | 25 |
| Binary | 1000110 | 100011 | 110111 | 0 | 110010 | 10101 | 1001001 | 101000110 | 100001 | 10101 |
Color Harmonies of #462337
Complementary color
Monochromatic Colors of #462337
Black with #462337
Text Example
Text Example
White with #462337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462337; }
p { color: rgb(70,35,55); }
H1.HeaderClassName
{
color: #462337;
}
.AnyTagClassName
{
color: #462337;
}
</style>
background-color css
<style>
a { background-color: #462337; }
a { background-color: rgb(70,35,55); }
div.DivClassName
{
background-color: #462337;
}
.BgClassName
{
background-color: #462337;
}
</style>
border-color css
<style>
span { border-color: #462337; }
span { border-color: rgb(70,35,55); }
td.TdClassName
{
border-color: #462337;
}
.TagClassName
{
border-color: #462337;
}
</style>