Shades of Barossa #492736
Tints of Barossa #492736
RGB
CMYK
RGB Variations
Color information
#492736 (or 0x492736) is known color: Barossa. HEX triplet: 49, 27 and 36. RGB value is (73,39,54). Sum of RGB (Red+Green+Blue) = 73+39+54=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 39 (15.62% from 255 or 23.49% from 166); Blue value is 54 (21.48% from 255 or 32.53% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #492736 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492736 is #B6D8C9. Grayscale: #323232. Windows color (decimal): -11983050 or 3549001. OLE color: 3549001.
HSL color Cylindrical-coordinate representation of color #492736: hue angle of 333.53º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492736 is Cyan = 0, Magento = 0.47, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 54 | - |
| CMYK | 0 | 0.47 | 0.26 | 0.71 |
| HSL | 333.53º | 0.3% | 0.22% | - |
| HSV(B) | 333.53º | 0.47% | 0.29% | - |
| XYZ | 4.14 | 3.13 | 3.88 | - |
| YUV | 50.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 54 | 0 | 0.47 | 0.26 | 0.71 | 333.53 | 0.3 | 0.22 |
| Hex | 49 | 27 | 36 | 0 | 2F | 1A | 47 | 14E | 1E | 16 |
| Octal | 111 | 47 | 66 | 0 | 57 | 32 | 107 | 516 | 36 | 26 |
| Binary | 1001001 | 100111 | 110110 | 0 | 101111 | 11010 | 1000111 | 101001110 | 11110 | 10110 |
Color Harmonies of #492736
Complementary color
Monochromatic Colors of #492736
Black with #492736
Text Example
Text Example
White with #492736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492736; }
p { color: rgb(73,39,54); }
H1.HeaderClassName
{
color: #492736;
}
.AnyTagClassName
{
color: #492736;
}
</style>
background-color css
<style>
a { background-color: #492736; }
a { background-color: rgb(73,39,54); }
div.DivClassName
{
background-color: #492736;
}
.BgClassName
{
background-color: #492736;
}
</style>
border-color css
<style>
span { border-color: #492736; }
span { border-color: rgb(73,39,54); }
td.TdClassName
{
border-color: #492736;
}
.TagClassName
{
border-color: #492736;
}
</style>