Shades of Barossa #462638
Tints of Barossa #462638
RGB
CMYK
RGB Variations
Color information
#462638 (or 0x462638) is known color: Barossa. HEX triplet: 46, 26 and 38. RGB value is (70,38,56). Sum of RGB (Red+Green+Blue) = 70+38+56=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 38 (15.23% from 255 or 23.17% from 164); Blue value is 56 (22.27% from 255 or 34.15% from 164); Max value from RGB is 70 - color contains mainly: red. Hex color #462638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462638 is #B9D9C7. Grayscale: #313131. Windows color (decimal): -12179912 or 3679814. OLE color: 3679814.
HSL color Cylindrical-coordinate representation of color #462638: hue angle of 326.25º 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 #462638 is Cyan = 0, Magento = 0.46, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 56 | - |
| CMYK | 0 | 0.46 | 0.20 | 0.73 |
| HSL | 326.25º | 0.3% | 0.21% | - |
| HSV(B) | 326.25º | 0.46% | 0.27% | - |
| XYZ | 3.93 | 2.97 | 4.11 | - |
| YUV | 49.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 56 | 0 | 0.46 | 0.20 | 0.73 | 326.25 | 0.3 | 0.21 |
| Hex | 46 | 26 | 38 | 0 | 2E | 14 | 49 | 146 | 1E | 15 |
| Octal | 106 | 46 | 70 | 0 | 56 | 24 | 111 | 506 | 36 | 25 |
| Binary | 1000110 | 100110 | 111000 | 0 | 101110 | 10100 | 1001001 | 101000110 | 11110 | 10101 |
Color Harmonies of #462638
Complementary color
Monochromatic Colors of #462638
Black with #462638
Text Example
Text Example
White with #462638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462638; }
p { color: rgb(70,38,56); }
H1.HeaderClassName
{
color: #462638;
}
.AnyTagClassName
{
color: #462638;
}
</style>
background-color css
<style>
a { background-color: #462638; }
a { background-color: rgb(70,38,56); }
div.DivClassName
{
background-color: #462638;
}
.BgClassName
{
background-color: #462638;
}
</style>
border-color css
<style>
span { border-color: #462638; }
span { border-color: rgb(70,38,56); }
td.TdClassName
{
border-color: #462638;
}
.TagClassName
{
border-color: #462638;
}
</style>