Shades of Brown Bramble #533419
Tints of Brown Bramble #533419
RGB
CMYK
RGB Variations
Color information
#533419 (or 0x533419) is known color: Brown Bramble. HEX triplet: 53, 34 and 19. RGB value is (83,52,25). Sum of RGB (Red+Green+Blue) = 83+52+25=160 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.88% from 160); Green value is 52 (20.70% from 255 or 32.5% from 160); Blue value is 25 (10.16% from 255 or 15.62% from 160); Max value from RGB is 83 - color contains mainly: red. Hex color #533419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533419 is #ACCBE6. Grayscale: #3A3A3A. Windows color (decimal): -11324391 or 1651795. OLE color: 1651795.
HSL color Cylindrical-coordinate representation of color #533419: hue angle of 27.93º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #533419 is Cyan = 0, Magento = 0.37, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 25 | - |
| CMYK | 0 | 0.37 | 0.70 | 0.67 |
| HSL | 27.93º | 0.54% | 0.21% | - |
| HSV(B) | 27.93º | 0.7% | 0.33% | - |
| XYZ | 4.97 | 4.37 | 1.5 | - |
| YUV | 58.19 | 109.27 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 25 | 0 | 0.37 | 0.70 | 0.67 | 27.93 | 0.54 | 0.21 |
| Hex | 53 | 34 | 19 | 0 | 25 | 46 | 43 | 1C | 36 | 15 |
| Octal | 123 | 64 | 31 | 0 | 45 | 106 | 103 | 34 | 66 | 25 |
| Binary | 1010011 | 110100 | 11001 | 0 | 100101 | 1000110 | 1000011 | 11100 | 110110 | 10101 |
Color Harmonies of #533419
Complementary color
Monochromatic Colors of #533419
Black with #533419
Text Example
Text Example
White with #533419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533419; }
p { color: rgb(83,52,25); }
H1.HeaderClassName
{
color: #533419;
}
.AnyTagClassName
{
color: #533419;
}
</style>
background-color css
<style>
a { background-color: #533419; }
a { background-color: rgb(83,52,25); }
div.DivClassName
{
background-color: #533419;
}
.BgClassName
{
background-color: #533419;
}
</style>
border-color css
<style>
span { border-color: #533419; }
span { border-color: rgb(83,52,25); }
td.TdClassName
{
border-color: #533419;
}
.TagClassName
{
border-color: #533419;
}
</style>