Shades of Barossa #412936
Tints of Barossa #412936
RGB
CMYK
RGB Variations
Color information
#412936 (or 0x412936) is known color: Barossa. HEX triplet: 41, 29 and 36. RGB value is (65,41,54). Sum of RGB (Red+Green+Blue) = 65+41+54=160 (21% of max value = 765). Red value is 65 (25.78% from 255 or 40.62% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 54 (21.48% from 255 or 33.75% from 160); Max value from RGB is 65 - color contains mainly: red. Hex color #412936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412936 is #BED6C9. Grayscale: #313131. Windows color (decimal): -12506826 or 3549505. OLE color: 3549505.
HSL color Cylindrical-coordinate representation of color #412936: hue angle of 327.5º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #412936 is Cyan = 0, Magento = 0.37, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 41 | 54 | - |
| CMYK | 0 | 0.37 | 0.17 | 0.75 |
| HSL | 327.5º | 0.23% | 0.21% | - |
| HSV(B) | 327.5º | 0.37% | 0.25% | - |
| XYZ | 3.64 | 2.98 | 3.87 | - |
| YUV | 49.66 | 130.45 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 54 | 0 | 0.37 | 0.17 | 0.75 | 327.5 | 0.23 | 0.21 |
| Hex | 41 | 29 | 36 | 0 | 25 | 11 | 4B | 148 | 17 | 15 |
| Octal | 101 | 51 | 66 | 0 | 45 | 21 | 113 | 510 | 27 | 25 |
| Binary | 1000001 | 101001 | 110110 | 0 | 100101 | 10001 | 1001011 | 101001000 | 10111 | 10101 |
Color Harmonies of #412936
Complementary color
Monochromatic Colors of #412936
Black with #412936
Text Example
Text Example
White with #412936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412936; }
p { color: rgb(65,41,54); }
H1.HeaderClassName
{
color: #412936;
}
.AnyTagClassName
{
color: #412936;
}
</style>
background-color css
<style>
a { background-color: #412936; }
a { background-color: rgb(65,41,54); }
div.DivClassName
{
background-color: #412936;
}
.BgClassName
{
background-color: #412936;
}
</style>
border-color css
<style>
span { border-color: #412936; }
span { border-color: rgb(65,41,54); }
td.TdClassName
{
border-color: #412936;
}
.TagClassName
{
border-color: #412936;
}
</style>