Shades of Barossa #413037
Tints of Barossa #413037
RGB
CMYK
RGB Variations
Color information
#413037 (or 0x413037) is known color: Barossa. HEX triplet: 41, 30 and 37. RGB value is (65,48,55). Sum of RGB (Red+Green+Blue) = 65+48+55=168 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.69% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 55 (21.88% from 255 or 32.74% from 168); Max value from RGB is 65 - color contains mainly: red. Hex color #413037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413037 is #BECFC8. Grayscale: #353535. Windows color (decimal): -12505033 or 3616833. OLE color: 3616833.
HSL color Cylindrical-coordinate representation of color #413037: hue angle of 335.29º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413037 is Cyan = 0, Magento = 0.26, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 55 | - |
| CMYK | 0 | 0.26 | 0.15 | 0.75 |
| HSL | 335.29º | 0.15% | 0.22% | - |
| HSV(B) | 335.29º | 0.26% | 0.25% | - |
| XYZ | 3.93 | 3.51 | 4.09 | - |
| YUV | 53.88 | 128.63 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 55 | 0 | 0.26 | 0.15 | 0.75 | 335.29 | 0.15 | 0.22 |
| Hex | 41 | 30 | 37 | 0 | 1A | F | 4B | 14F | F | 16 |
| Octal | 101 | 60 | 67 | 0 | 32 | 17 | 113 | 517 | 17 | 26 |
| Binary | 1000001 | 110000 | 110111 | 0 | 11010 | 1111 | 1001011 | 101001111 | 1111 | 10110 |
Color Harmonies of #413037
Complementary color
Monochromatic Colors of #413037
Black with #413037
Text Example
Text Example
White with #413037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413037; }
p { color: rgb(65,48,55); }
H1.HeaderClassName
{
color: #413037;
}
.AnyTagClassName
{
color: #413037;
}
</style>
background-color css
<style>
a { background-color: #413037; }
a { background-color: rgb(65,48,55); }
div.DivClassName
{
background-color: #413037;
}
.BgClassName
{
background-color: #413037;
}
</style>
border-color css
<style>
span { border-color: #413037; }
span { border-color: rgb(65,48,55); }
td.TdClassName
{
border-color: #413037;
}
.TagClassName
{
border-color: #413037;
}
</style>