Shades of Barossa #403539
Tints of Barossa #403539
RGB
CMYK
RGB Variations
Color information
#403539 (or 0x403539) is known color: Barossa. HEX triplet: 40, 35 and 39. RGB value is (64,53,57). Sum of RGB (Red+Green+Blue) = 64+53+57=174 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.78% from 174); Green value is 53 (21.09% from 255 or 30.46% from 174); Blue value is 57 (22.66% from 255 or 32.76% from 174); Max value from RGB is 64 - color contains mainly: red. Hex color #403539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403539 is #BFCAC6. Grayscale: #383838. Windows color (decimal): -12569287 or 3749184. OLE color: 3749184.
HSL color Cylindrical-coordinate representation of color #403539: hue angle of 338.18º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #403539 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 53 | 57 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.75 |
| HSL | 338.18º | 0.09% | 0.23% | - |
| HSV(B) | 338.18º | 0.17% | 0.25% | - |
| XYZ | 4.13 | 3.93 | 4.41 | - |
| YUV | 56.75 | 128.14 | 133.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 57 | 0 | 0.17 | 0.11 | 0.75 | 338.18 | 0.09 | 0.23 |
| Hex | 40 | 35 | 39 | 0 | 11 | B | 4B | 152 | 9 | 17 |
| Octal | 100 | 65 | 71 | 0 | 21 | 13 | 113 | 522 | 11 | 27 |
| Binary | 1000000 | 110101 | 111001 | 0 | 10001 | 1011 | 1001011 | 101010010 | 1001 | 10111 |
Color Harmonies of #403539
Complementary color
Monochromatic Colors of #403539
Black with #403539
Text Example
Text Example
White with #403539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403539; }
p { color: rgb(64,53,57); }
H1.HeaderClassName
{
color: #403539;
}
.AnyTagClassName
{
color: #403539;
}
</style>
background-color css
<style>
a { background-color: #403539; }
a { background-color: rgb(64,53,57); }
div.DivClassName
{
background-color: #403539;
}
.BgClassName
{
background-color: #403539;
}
</style>
border-color css
<style>
span { border-color: #403539; }
span { border-color: rgb(64,53,57); }
td.TdClassName
{
border-color: #403539;
}
.TagClassName
{
border-color: #403539;
}
</style>