Shades of Brown Bramble #533417
Tints of Brown Bramble #533417
RGB
CMYK
RGB Variations
Color information
#533417 (or 0x533417) is known color: Brown Bramble. HEX triplet: 53, 34 and 17. RGB value is (83,52,23). Sum of RGB (Red+Green+Blue) = 83+52+23=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 52 (20.70% from 255 or 32.91% from 158); Blue value is 23 (9.38% from 255 or 14.56% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #533417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533417 is #ACCBE8. Grayscale: #3A3A3A. Windows color (decimal): -11324393 or 1520723. OLE color: 1520723.
HSL color Cylindrical-coordinate representation of color #533417: hue angle of 29º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #533417 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 23 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.67 |
| HSL | 29º | 0.57% | 0.21% | - |
| HSV(B) | 29º | 0.72% | 0.33% | - |
| XYZ | 4.95 | 4.36 | 1.39 | - |
| YUV | 57.96 | 108.27 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 23 | 0 | 0.37 | 0.72 | 0.67 | 29 | 0.57 | 0.21 |
| Hex | 53 | 34 | 17 | 0 | 25 | 48 | 43 | 1D | 39 | 15 |
| Octal | 123 | 64 | 27 | 0 | 45 | 110 | 103 | 35 | 71 | 25 |
| Binary | 1010011 | 110100 | 10111 | 0 | 100101 | 1001000 | 1000011 | 11101 | 111001 | 10101 |
Color Harmonies of #533417
Complementary color
Monochromatic Colors of #533417
Black with #533417
Text Example
Text Example
White with #533417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533417; }
p { color: rgb(83,52,23); }
H1.HeaderClassName
{
color: #533417;
}
.AnyTagClassName
{
color: #533417;
}
</style>
background-color css
<style>
a { background-color: #533417; }
a { background-color: rgb(83,52,23); }
div.DivClassName
{
background-color: #533417;
}
.BgClassName
{
background-color: #533417;
}
</style>
border-color css
<style>
span { border-color: #533417; }
span { border-color: rgb(83,52,23); }
td.TdClassName
{
border-color: #533417;
}
.TagClassName
{
border-color: #533417;
}
</style>