Shades of Barossa #412937
Tints of Barossa #412937
RGB
CMYK
RGB Variations
Color information
#412937 (or 0x412937) is known color: Barossa. HEX triplet: 41, 29 and 37. RGB value is (65,41,55). Sum of RGB (Red+Green+Blue) = 65+41+55=161 (21% of max value = 765). Red value is 65 (25.78% from 255 or 40.37% from 161); Green value is 41 (16.41% from 255 or 25.47% from 161); Blue value is 55 (21.88% from 255 or 34.16% from 161); Max value from RGB is 65 - color contains mainly: red. Hex color #412937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412937 is #BED6C8. Grayscale: #313131. Windows color (decimal): -12506825 or 3615041. OLE color: 3615041.
HSL color Cylindrical-coordinate representation of color #412937: hue angle of 325º 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 #412937 is Cyan = 0, Magento = 0.37, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 41 | 55 | - |
| CMYK | 0 | 0.37 | 0.15 | 0.75 |
| HSL | 325º | 0.23% | 0.21% | - |
| HSV(B) | 325º | 0.37% | 0.25% | - |
| XYZ | 3.66 | 2.99 | 4 | - |
| YUV | 49.77 | 130.95 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 55 | 0 | 0.37 | 0.15 | 0.75 | 325 | 0.23 | 0.21 |
| Hex | 41 | 29 | 37 | 0 | 25 | F | 4B | 145 | 17 | 15 |
| Octal | 101 | 51 | 67 | 0 | 45 | 17 | 113 | 505 | 27 | 25 |
| Binary | 1000001 | 101001 | 110111 | 0 | 100101 | 1111 | 1001011 | 101000101 | 10111 | 10101 |
Color Harmonies of #412937
Complementary color
Monochromatic Colors of #412937
Black with #412937
Text Example
Text Example
White with #412937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412937; }
p { color: rgb(65,41,55); }
H1.HeaderClassName
{
color: #412937;
}
.AnyTagClassName
{
color: #412937;
}
</style>
background-color css
<style>
a { background-color: #412937; }
a { background-color: rgb(65,41,55); }
div.DivClassName
{
background-color: #412937;
}
.BgClassName
{
background-color: #412937;
}
</style>
border-color css
<style>
span { border-color: #412937; }
span { border-color: rgb(65,41,55); }
td.TdClassName
{
border-color: #412937;
}
.TagClassName
{
border-color: #412937;
}
</style>