Shades of Barossa #413237
Tints of Barossa #413237
RGB
CMYK
RGB Variations
Color information
#413237 (or 0x413237) is known color: Barossa. HEX triplet: 41, 32 and 37. RGB value is (65,50,55). Sum of RGB (Red+Green+Blue) = 65+50+55=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 50 (19.92% from 255 or 29.41% from 170); Blue value is 55 (21.88% from 255 or 32.35% from 170); Max value from RGB is 65 - color contains mainly: red. Hex color #413237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413237 is #BECDC8. Grayscale: #373737. Windows color (decimal): -12504521 or 3617345. OLE color: 3617345.
HSL color Cylindrical-coordinate representation of color #413237: hue angle of 340º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #413237 is Cyan = 0, Magento = 0.23, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 50 | 55 | - |
| CMYK | 0 | 0.23 | 0.15 | 0.75 |
| HSL | 340º | 0.13% | 0.23% | - |
| HSV(B) | 340º | 0.23% | 0.25% | - |
| XYZ | 4.01 | 3.68 | 4.11 | - |
| YUV | 55.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 55 | 0 | 0.23 | 0.15 | 0.75 | 340 | 0.13 | 0.23 |
| Hex | 41 | 32 | 37 | 0 | 17 | F | 4B | 154 | D | 17 |
| Octal | 101 | 62 | 67 | 0 | 27 | 17 | 113 | 524 | 15 | 27 |
| Binary | 1000001 | 110010 | 110111 | 0 | 10111 | 1111 | 1001011 | 101010100 | 1101 | 10111 |
Color Harmonies of #413237
Complementary color
Monochromatic Colors of #413237
Black with #413237
Text Example
Text Example
White with #413237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413237; }
p { color: rgb(65,50,55); }
H1.HeaderClassName
{
color: #413237;
}
.AnyTagClassName
{
color: #413237;
}
</style>
background-color css
<style>
a { background-color: #413237; }
a { background-color: rgb(65,50,55); }
div.DivClassName
{
background-color: #413237;
}
.BgClassName
{
background-color: #413237;
}
</style>
border-color css
<style>
span { border-color: #413237; }
span { border-color: rgb(65,50,55); }
td.TdClassName
{
border-color: #413237;
}
.TagClassName
{
border-color: #413237;
}
</style>