Shades of Barossa #413137
Tints of Barossa #413137
RGB
CMYK
RGB Variations
Color information
#413137 (or 0x413137) is known color: Barossa. HEX triplet: 41, 31 and 37. RGB value is (65,49,55). Sum of RGB (Red+Green+Blue) = 65+49+55=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 49 (19.53% from 255 or 28.99% from 169); Blue value is 55 (21.88% from 255 or 32.54% from 169); Max value from RGB is 65 - color contains mainly: red. Hex color #413137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413137 is #BECEC8. Grayscale: #363636. Windows color (decimal): -12504777 or 3617089. OLE color: 3617089.
HSL color Cylindrical-coordinate representation of color #413137: hue angle of 337.5º 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 #413137 is Cyan = 0, Magento = 0.25, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 49 | 55 | - |
| CMYK | 0 | 0.25 | 0.15 | 0.75 |
| HSL | 337.5º | 0.14% | 0.22% | - |
| HSV(B) | 337.5º | 0.25% | 0.25% | - |
| XYZ | 3.97 | 3.6 | 4.1 | - |
| YUV | 54.47 | 128.3 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 55 | 0 | 0.25 | 0.15 | 0.75 | 337.5 | 0.14 | 0.22 |
| Hex | 41 | 31 | 37 | 0 | 19 | F | 4B | 152 | E | 16 |
| Octal | 101 | 61 | 67 | 0 | 31 | 17 | 113 | 522 | 16 | 26 |
| Binary | 1000001 | 110001 | 110111 | 0 | 11001 | 1111 | 1001011 | 101010010 | 1110 | 10110 |
Color Harmonies of #413137
Complementary color
Monochromatic Colors of #413137
Black with #413137
Text Example
Text Example
White with #413137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413137; }
p { color: rgb(65,49,55); }
H1.HeaderClassName
{
color: #413137;
}
.AnyTagClassName
{
color: #413137;
}
</style>
background-color css
<style>
a { background-color: #413137; }
a { background-color: rgb(65,49,55); }
div.DivClassName
{
background-color: #413137;
}
.BgClassName
{
background-color: #413137;
}
</style>
border-color css
<style>
span { border-color: #413137; }
span { border-color: rgb(65,49,55); }
td.TdClassName
{
border-color: #413137;
}
.TagClassName
{
border-color: #413137;
}
</style>