Shades of Barossa #403138
Tints of Barossa #403138
RGB
CMYK
RGB Variations
Color information
#403138 (or 0x403138) is known color: Barossa. HEX triplet: 40, 31 and 38. RGB value is (64,49,56). Sum of RGB (Red+Green+Blue) = 64+49+56=169 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.87% from 169); Green value is 49 (19.53% from 255 or 28.99% from 169); Blue value is 56 (22.27% from 255 or 33.14% from 169); Max value from RGB is 64 - color contains mainly: red. Hex color #403138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403138 is #BFCEC7. Grayscale: #363636. Windows color (decimal): -12570312 or 3682624. OLE color: 3682624.
HSL color Cylindrical-coordinate representation of color #403138: hue angle of 332º 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 #403138 is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 49 | 56 | - |
| CMYK | 0 | 0.23 | 0.13 | 0.75 |
| HSL | 332º | 0.13% | 0.22% | - |
| HSV(B) | 332º | 0.23% | 0.25% | - |
| XYZ | 3.93 | 3.57 | 4.22 | - |
| YUV | 54.28 | 128.97 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 49 | 56 | 0 | 0.23 | 0.13 | 0.75 | 332 | 0.13 | 0.22 |
| Hex | 40 | 31 | 38 | 0 | 17 | D | 4B | 14C | D | 16 |
| Octal | 100 | 61 | 70 | 0 | 27 | 15 | 113 | 514 | 15 | 26 |
| Binary | 1000000 | 110001 | 111000 | 0 | 10111 | 1101 | 1001011 | 101001100 | 1101 | 10110 |
Color Harmonies of #403138
Complementary color
Monochromatic Colors of #403138
Black with #403138
Text Example
Text Example
White with #403138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403138; }
p { color: rgb(64,49,56); }
H1.HeaderClassName
{
color: #403138;
}
.AnyTagClassName
{
color: #403138;
}
</style>
background-color css
<style>
a { background-color: #403138; }
a { background-color: rgb(64,49,56); }
div.DivClassName
{
background-color: #403138;
}
.BgClassName
{
background-color: #403138;
}
</style>
border-color css
<style>
span { border-color: #403138; }
span { border-color: rgb(64,49,56); }
td.TdClassName
{
border-color: #403138;
}
.TagClassName
{
border-color: #403138;
}
</style>