Shades of Barossa #413539
Tints of Barossa #413539
RGB
CMYK
RGB Variations
Color information
#413539 (or 0x413539) is known color: Barossa. HEX triplet: 41, 35 and 39. RGB value is (65,53,57). Sum of RGB (Red+Green+Blue) = 65+53+57=175 (23% of max value = 765). Red value is 65 (25.78% from 255 or 37.14% from 175); Green value is 53 (21.09% from 255 or 30.29% from 175); Blue value is 57 (22.66% from 255 or 32.57% from 175); Max value from RGB is 65 - color contains mainly: red. Hex color #413539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413539 is #BECAC6. Grayscale: #393939. Windows color (decimal): -12503751 or 3749185. OLE color: 3749185.
HSL color Cylindrical-coordinate representation of color #413539: hue angle of 340º degrees, saturation: 0.1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #413539 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 53 | 57 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.75 |
| HSL | 340º | 0.1% | 0.23% | - |
| HSV(B) | 340º | 0.18% | 0.25% | - |
| XYZ | 4.19 | 3.97 | 4.42 | - |
| YUV | 57.04 | 127.98 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 57 | 0 | 0.18 | 0.12 | 0.75 | 340 | 0.1 | 0.23 |
| Hex | 41 | 35 | 39 | 0 | 12 | C | 4B | 154 | A | 17 |
| Octal | 101 | 65 | 71 | 0 | 22 | 14 | 113 | 524 | 12 | 27 |
| Binary | 1000001 | 110101 | 111001 | 0 | 10010 | 1100 | 1001011 | 101010100 | 1010 | 10111 |
Color Harmonies of #413539
Complementary color
Monochromatic Colors of #413539
Black with #413539
Text Example
Text Example
White with #413539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413539; }
p { color: rgb(65,53,57); }
H1.HeaderClassName
{
color: #413539;
}
.AnyTagClassName
{
color: #413539;
}
</style>
background-color css
<style>
a { background-color: #413539; }
a { background-color: rgb(65,53,57); }
div.DivClassName
{
background-color: #413539;
}
.BgClassName
{
background-color: #413539;
}
</style>
border-color css
<style>
span { border-color: #413539; }
span { border-color: rgb(65,53,57); }
td.TdClassName
{
border-color: #413539;
}
.TagClassName
{
border-color: #413539;
}
</style>