Shades of Barossa #413136
Tints of Barossa #413136
RGB
CMYK
RGB Variations
Color information
#413136 (or 0x413136) is known color: Barossa. HEX triplet: 41, 31 and 36. RGB value is (65,49,54). Sum of RGB (Red+Green+Blue) = 65+49+54=168 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.69% from 168); Green value is 49 (19.53% from 255 or 29.17% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 65 - color contains mainly: red. Hex color #413136 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413136 is #BECEC9. Grayscale: #363636. Windows color (decimal): -12504778 or 3551553. OLE color: 3551553.
HSL color Cylindrical-coordinate representation of color #413136: hue angle of 341.25º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #413136 is Cyan = 0, Magento = 0.25, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 49 | 54 | - |
| CMYK | 0 | 0.25 | 0.17 | 0.75 |
| HSL | 341.25º | 0.14% | 0.22% | - |
| HSV(B) | 341.25º | 0.25% | 0.25% | - |
| XYZ | 3.94 | 3.59 | 3.97 | - |
| YUV | 54.35 | 127.8 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 54 | 0 | 0.25 | 0.17 | 0.75 | 341.25 | 0.14 | 0.22 |
| Hex | 41 | 31 | 36 | 0 | 19 | 11 | 4B | 155 | E | 16 |
| Octal | 101 | 61 | 66 | 0 | 31 | 21 | 113 | 525 | 16 | 26 |
| Binary | 1000001 | 110001 | 110110 | 0 | 11001 | 10001 | 1001011 | 101010101 | 1110 | 10110 |
Color Harmonies of #413136
Complementary color
Monochromatic Colors of #413136
Black with #413136
Text Example
Text Example
White with #413136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413136; }
p { color: rgb(65,49,54); }
H1.HeaderClassName
{
color: #413136;
}
.AnyTagClassName
{
color: #413136;
}
</style>
background-color css
<style>
a { background-color: #413136; }
a { background-color: rgb(65,49,54); }
div.DivClassName
{
background-color: #413136;
}
.BgClassName
{
background-color: #413136;
}
</style>
border-color css
<style>
span { border-color: #413136; }
span { border-color: rgb(65,49,54); }
td.TdClassName
{
border-color: #413136;
}
.TagClassName
{
border-color: #413136;
}
</style>