Shades of Barossa #403136
Tints of Barossa #403136
RGB
CMYK
RGB Variations
Color information
#403136 (or 0x403136) is known color: Barossa. HEX triplet: 40, 31 and 36. RGB value is (64,49,54). Sum of RGB (Red+Green+Blue) = 64+49+54=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 49 (19.53% from 255 or 29.34% from 167); Blue value is 54 (21.48% from 255 or 32.34% from 167); Max value from RGB is 64 - color contains mainly: red. Hex color #403136 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403136 is #BFCEC9. Grayscale: #363636. Windows color (decimal): -12570314 or 3551552. OLE color: 3551552.
HSL color Cylindrical-coordinate representation of color #403136: hue angle of 340º degrees, saturation: 0.13, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #403136 is Cyan = 0, Magento = 0.23, Yellow = 0.16 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 49 | 54 | - |
| CMYK | 0 | 0.23 | 0.16 | 0.75 |
| HSL | 340º | 0.13% | 0.22% | - |
| HSV(B) | 340º | 0.23% | 0.25% | - |
| XYZ | 3.88 | 3.55 | 3.97 | - |
| YUV | 54.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 49 | 54 | 0 | 0.23 | 0.16 | 0.75 | 340 | 0.13 | 0.22 |
| Hex | 40 | 31 | 36 | 0 | 17 | 10 | 4B | 154 | D | 16 |
| Octal | 100 | 61 | 66 | 0 | 27 | 20 | 113 | 524 | 15 | 26 |
| Binary | 1000000 | 110001 | 110110 | 0 | 10111 | 10000 | 1001011 | 101010100 | 1101 | 10110 |
Color Harmonies of #403136
Complementary color
Monochromatic Colors of #403136
Black with #403136
Text Example
Text Example
White with #403136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403136; }
p { color: rgb(64,49,54); }
H1.HeaderClassName
{
color: #403136;
}
.AnyTagClassName
{
color: #403136;
}
</style>
background-color css
<style>
a { background-color: #403136; }
a { background-color: rgb(64,49,54); }
div.DivClassName
{
background-color: #403136;
}
.BgClassName
{
background-color: #403136;
}
</style>
border-color css
<style>
span { border-color: #403136; }
span { border-color: rgb(64,49,54); }
td.TdClassName
{
border-color: #403136;
}
.TagClassName
{
border-color: #403136;
}
</style>