Shades of Brown Bramble #533017
Tints of Brown Bramble #533017
RGB
CMYK
RGB Variations
Color information
#533017 (or 0x533017) is known color: Brown Bramble. HEX triplet: 53, 30 and 17. RGB value is (83,48,23). Sum of RGB (Red+Green+Blue) = 83+48+23=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 48 (19.14% from 255 or 31.17% from 154); Blue value is 23 (9.38% from 255 or 14.94% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #533017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533017 is #ACCFE8. Grayscale: #373737. Windows color (decimal): -11325417 or 1519699. OLE color: 1519699.
HSL color Cylindrical-coordinate representation of color #533017: hue angle of 25º 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 #533017 is Cyan = 0, Magento = 0.42, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 23 | - |
| CMYK | 0 | 0.42 | 0.72 | 0.67 |
| HSL | 25º | 0.57% | 0.21% | - |
| HSV(B) | 25º | 0.72% | 0.33% | - |
| XYZ | 4.78 | 4.01 | 1.33 | - |
| YUV | 55.62 | 109.6 | 147.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 23 | 0 | 0.42 | 0.72 | 0.67 | 25 | 0.57 | 0.21 |
| Hex | 53 | 30 | 17 | 0 | 2A | 48 | 43 | 19 | 39 | 15 |
| Octal | 123 | 60 | 27 | 0 | 52 | 110 | 103 | 31 | 71 | 25 |
| Binary | 1010011 | 110000 | 10111 | 0 | 101010 | 1001000 | 1000011 | 11001 | 111001 | 10101 |
Color Harmonies of #533017
Complementary color
Monochromatic Colors of #533017
Black with #533017
Text Example
Text Example
White with #533017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533017; }
p { color: rgb(83,48,23); }
H1.HeaderClassName
{
color: #533017;
}
.AnyTagClassName
{
color: #533017;
}
</style>
background-color css
<style>
a { background-color: #533017; }
a { background-color: rgb(83,48,23); }
div.DivClassName
{
background-color: #533017;
}
.BgClassName
{
background-color: #533017;
}
</style>
border-color css
<style>
span { border-color: #533017; }
span { border-color: rgb(83,48,23); }
td.TdClassName
{
border-color: #533017;
}
.TagClassName
{
border-color: #533017;
}
</style>