Shades of Barossa #462639
Tints of Barossa #462639
RGB
CMYK
RGB Variations
Color information
#462639 (or 0x462639) is known color: Barossa. HEX triplet: 46, 26 and 39. RGB value is (70,38,57). Sum of RGB (Red+Green+Blue) = 70+38+57=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 38 (15.23% from 255 or 23.03% from 165); Blue value is 57 (22.66% from 255 or 34.55% from 165); Max value from RGB is 70 - color contains mainly: red. Hex color #462639 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462639 is #B9D9C6. Grayscale: #313131. Windows color (decimal): -12179911 or 3745350. OLE color: 3745350.
HSL color Cylindrical-coordinate representation of color #462639: hue angle of 324.38º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #462639 is Cyan = 0, Magento = 0.46, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 57 | - |
| CMYK | 0 | 0.46 | 0.19 | 0.73 |
| HSL | 324.38º | 0.3% | 0.21% | - |
| HSV(B) | 324.38º | 0.46% | 0.27% | - |
| XYZ | 3.96 | 2.98 | 4.24 | - |
| YUV | 49.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 57 | 0 | 0.46 | 0.19 | 0.73 | 324.38 | 0.3 | 0.21 |
| Hex | 46 | 26 | 39 | 0 | 2E | 13 | 49 | 144 | 1E | 15 |
| Octal | 106 | 46 | 71 | 0 | 56 | 23 | 111 | 504 | 36 | 25 |
| Binary | 1000110 | 100110 | 111001 | 0 | 101110 | 10011 | 1001001 | 101000100 | 11110 | 10101 |
Color Harmonies of #462639
Complementary color
Monochromatic Colors of #462639
Black with #462639
Text Example
Text Example
White with #462639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462639; }
p { color: rgb(70,38,57); }
H1.HeaderClassName
{
color: #462639;
}
.AnyTagClassName
{
color: #462639;
}
</style>
background-color css
<style>
a { background-color: #462639; }
a { background-color: rgb(70,38,57); }
div.DivClassName
{
background-color: #462639;
}
.BgClassName
{
background-color: #462639;
}
</style>
border-color css
<style>
span { border-color: #462639; }
span { border-color: rgb(70,38,57); }
td.TdClassName
{
border-color: #462639;
}
.TagClassName
{
border-color: #462639;
}
</style>