Shades of Barossa #462738
Tints of Barossa #462738
RGB
CMYK
RGB Variations
Color information
#462738 (or 0x462738) is known color: Barossa. HEX triplet: 46, 27 and 38. RGB value is (70,39,56). Sum of RGB (Red+Green+Blue) = 70+39+56=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 39 (15.62% from 255 or 23.64% from 165); Blue value is 56 (22.27% from 255 or 33.94% from 165); Max value from RGB is 70 - color contains mainly: red. Hex color #462738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462738 is #B9D8C7. Grayscale: #323232. Windows color (decimal): -12179656 or 3680070. OLE color: 3680070.
HSL color Cylindrical-coordinate representation of color #462738: hue angle of 327.1º 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 #462738 is Cyan = 0, Magento = 0.44, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 56 | - |
| CMYK | 0 | 0.44 | 0.20 | 0.73 |
| HSL | 327.1º | 0.28% | 0.21% | - |
| HSV(B) | 327.1º | 0.44% | 0.27% | - |
| XYZ | 3.97 | 3.04 | 4.12 | - |
| YUV | 50.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 56 | 0 | 0.44 | 0.20 | 0.73 | 327.1 | 0.28 | 0.21 |
| Hex | 46 | 27 | 38 | 0 | 2C | 14 | 49 | 147 | 1C | 15 |
| Octal | 106 | 47 | 70 | 0 | 54 | 24 | 111 | 507 | 34 | 25 |
| Binary | 1000110 | 100111 | 111000 | 0 | 101100 | 10100 | 1001001 | 101000111 | 11100 | 10101 |
Color Harmonies of #462738
Complementary color
Monochromatic Colors of #462738
Black with #462738
Text Example
Text Example
White with #462738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462738; }
p { color: rgb(70,39,56); }
H1.HeaderClassName
{
color: #462738;
}
.AnyTagClassName
{
color: #462738;
}
</style>
background-color css
<style>
a { background-color: #462738; }
a { background-color: rgb(70,39,56); }
div.DivClassName
{
background-color: #462738;
}
.BgClassName
{
background-color: #462738;
}
</style>
border-color css
<style>
span { border-color: #462738; }
span { border-color: rgb(70,39,56); }
td.TdClassName
{
border-color: #462738;
}
.TagClassName
{
border-color: #462738;
}
</style>