Shades of Brown Bramble #533217
Tints of Brown Bramble #533217
RGB
CMYK
RGB Variations
Color information
#533217 (or 0x533217) is known color: Brown Bramble. HEX triplet: 53, 32 and 17. RGB value is (83,50,23). Sum of RGB (Red+Green+Blue) = 83+50+23=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 50 (19.92% from 255 or 32.05% from 156); Blue value is 23 (9.38% from 255 or 14.74% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #533217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533217 is #ACCDE8. Grayscale: #383838. Windows color (decimal): -11324905 or 1520211. OLE color: 1520211.
HSL color Cylindrical-coordinate representation of color #533217: hue angle of 27º 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 #533217 is Cyan = 0, Magento = 0.40, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 50 | 23 | - |
| CMYK | 0 | 0.40 | 0.72 | 0.67 |
| HSL | 27º | 0.57% | 0.21% | - |
| HSV(B) | 27º | 0.72% | 0.33% | - |
| XYZ | 4.86 | 4.18 | 1.36 | - |
| YUV | 56.79 | 108.93 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 23 | 0 | 0.40 | 0.72 | 0.67 | 27 | 0.57 | 0.21 |
| Hex | 53 | 32 | 17 | 0 | 28 | 48 | 43 | 1B | 39 | 15 |
| Octal | 123 | 62 | 27 | 0 | 50 | 110 | 103 | 33 | 71 | 25 |
| Binary | 1010011 | 110010 | 10111 | 0 | 101000 | 1001000 | 1000011 | 11011 | 111001 | 10101 |
Color Harmonies of #533217
Complementary color
Monochromatic Colors of #533217
Black with #533217
Text Example
Text Example
White with #533217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533217; }
p { color: rgb(83,50,23); }
H1.HeaderClassName
{
color: #533217;
}
.AnyTagClassName
{
color: #533217;
}
</style>
background-color css
<style>
a { background-color: #533217; }
a { background-color: rgb(83,50,23); }
div.DivClassName
{
background-color: #533217;
}
.BgClassName
{
background-color: #533217;
}
</style>
border-color css
<style>
span { border-color: #533217; }
span { border-color: rgb(83,50,23); }
td.TdClassName
{
border-color: #533217;
}
.TagClassName
{
border-color: #533217;
}
</style>