Shades of Brown Bramble #533416
Tints of Brown Bramble #533416
RGB
CMYK
RGB Variations
Color information
#533416 (or 0x533416) is known color: Brown Bramble. HEX triplet: 53, 34 and 16. RGB value is (83,52,22). Sum of RGB (Red+Green+Blue) = 83+52+22=157 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.87% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 83 - color contains mainly: red. Hex color #533416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533416 is #ACCBE9. Grayscale: #3A3A3A. Windows color (decimal): -11324394 or 1455187. OLE color: 1455187.
HSL color Cylindrical-coordinate representation of color #533416: hue angle of 29.51º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #533416 is Cyan = 0, Magento = 0.37, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 22 | - |
| CMYK | 0 | 0.37 | 0.73 | 0.67 |
| HSL | 29.51º | 0.58% | 0.21% | - |
| HSV(B) | 29.51º | 0.73% | 0.33% | - |
| XYZ | 4.94 | 4.35 | 1.34 | - |
| YUV | 57.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 22 | 0 | 0.37 | 0.73 | 0.67 | 29.51 | 0.58 | 0.21 |
| Hex | 53 | 34 | 16 | 0 | 25 | 49 | 43 | 1E | 3A | 15 |
| Octal | 123 | 64 | 26 | 0 | 45 | 111 | 103 | 36 | 72 | 25 |
| Binary | 1010011 | 110100 | 10110 | 0 | 100101 | 1001001 | 1000011 | 11110 | 111010 | 10101 |
Color Harmonies of #533416
Complementary color
Monochromatic Colors of #533416
Black with #533416
Text Example
Text Example
White with #533416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533416; }
p { color: rgb(83,52,22); }
H1.HeaderClassName
{
color: #533416;
}
.AnyTagClassName
{
color: #533416;
}
</style>
background-color css
<style>
a { background-color: #533416; }
a { background-color: rgb(83,52,22); }
div.DivClassName
{
background-color: #533416;
}
.BgClassName
{
background-color: #533416;
}
</style>
border-color css
<style>
span { border-color: #533416; }
span { border-color: rgb(83,52,22); }
td.TdClassName
{
border-color: #533416;
}
.TagClassName
{
border-color: #533416;
}
</style>