Shades of Barossa #413036
Tints of Barossa #413036
RGB
CMYK
RGB Variations
Color information
#413036 (or 0x413036) is known color: Barossa. HEX triplet: 41, 30 and 36. RGB value is (65,48,54). Sum of RGB (Red+Green+Blue) = 65+48+54=167 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.92% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 54 (21.48% from 255 or 32.34% from 167); Max value from RGB is 65 - color contains mainly: red. Hex color #413036 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413036 is #BECFC9. Grayscale: #353535. Windows color (decimal): -12505034 or 3551297. OLE color: 3551297.
HSL color Cylindrical-coordinate representation of color #413036: hue angle of 338.82º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413036 is Cyan = 0, Magento = 0.26, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 54 | - |
| CMYK | 0 | 0.26 | 0.17 | 0.75 |
| HSL | 338.82º | 0.15% | 0.22% | - |
| HSV(B) | 338.82º | 0.26% | 0.25% | - |
| XYZ | 3.9 | 3.5 | 3.96 | - |
| YUV | 53.77 | 128.13 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 54 | 0 | 0.26 | 0.17 | 0.75 | 338.82 | 0.15 | 0.22 |
| Hex | 41 | 30 | 36 | 0 | 1A | 11 | 4B | 153 | F | 16 |
| Octal | 101 | 60 | 66 | 0 | 32 | 21 | 113 | 523 | 17 | 26 |
| Binary | 1000001 | 110000 | 110110 | 0 | 11010 | 10001 | 1001011 | 101010011 | 1111 | 10110 |
Color Harmonies of #413036
Complementary color
Monochromatic Colors of #413036
Black with #413036
Text Example
Text Example
White with #413036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413036; }
p { color: rgb(65,48,54); }
H1.HeaderClassName
{
color: #413036;
}
.AnyTagClassName
{
color: #413036;
}
</style>
background-color css
<style>
a { background-color: #413036; }
a { background-color: rgb(65,48,54); }
div.DivClassName
{
background-color: #413036;
}
.BgClassName
{
background-color: #413036;
}
</style>
border-color css
<style>
span { border-color: #413036; }
span { border-color: rgb(65,48,54); }
td.TdClassName
{
border-color: #413036;
}
.TagClassName
{
border-color: #413036;
}
</style>