Shades of Barossa #412938
Tints of Barossa #412938
RGB
CMYK
RGB Variations
Color information
#412938 (or 0x412938) is known color: Barossa. HEX triplet: 41, 29 and 38. RGB value is (65,41,56). Sum of RGB (Red+Green+Blue) = 65+41+56=162 (21% of max value = 765). Red value is 65 (25.78% from 255 or 40.12% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 65 - color contains mainly: red. Hex color #412938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412938 is #BED6C7. Grayscale: #313131. Windows color (decimal): -12506824 or 3680577. OLE color: 3680577.
HSL color Cylindrical-coordinate representation of color #412938: hue angle of 322.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 #412938 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 41 | 56 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.75 |
| HSL | 322.5º | 0.23% | 0.21% | - |
| HSV(B) | 322.5º | 0.37% | 0.25% | - |
| XYZ | 3.69 | 3 | 4.13 | - |
| YUV | 49.89 | 131.45 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 56 | 0 | 0.37 | 0.14 | 0.75 | 322.5 | 0.23 | 0.21 |
| Hex | 41 | 29 | 38 | 0 | 25 | E | 4B | 142 | 17 | 15 |
| Octal | 101 | 51 | 70 | 0 | 45 | 16 | 113 | 502 | 27 | 25 |
| Binary | 1000001 | 101001 | 111000 | 0 | 100101 | 1110 | 1001011 | 101000010 | 10111 | 10101 |
Color Harmonies of #412938
Complementary color
Monochromatic Colors of #412938
Black with #412938
Text Example
Text Example
White with #412938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412938; }
p { color: rgb(65,41,56); }
H1.HeaderClassName
{
color: #412938;
}
.AnyTagClassName
{
color: #412938;
}
</style>
background-color css
<style>
a { background-color: #412938; }
a { background-color: rgb(65,41,56); }
div.DivClassName
{
background-color: #412938;
}
.BgClassName
{
background-color: #412938;
}
</style>
border-color css
<style>
span { border-color: #412938; }
span { border-color: rgb(65,41,56); }
td.TdClassName
{
border-color: #412938;
}
.TagClassName
{
border-color: #412938;
}
</style>