Shades of Brown Bramble #533719
Tints of Brown Bramble #533719
RGB
CMYK
RGB Variations
Color information
#533719 (or 0x533719) is known color: Brown Bramble. HEX triplet: 53, 37 and 19. RGB value is (83,55,25). Sum of RGB (Red+Green+Blue) = 83+55+25=163 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.92% from 163); Green value is 55 (21.88% from 255 or 33.74% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 83 - color contains mainly: red. Hex color #533719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533719 is #ACC8E6. Grayscale: #3C3C3C. Windows color (decimal): -11323623 or 1652563. OLE color: 1652563.
HSL color Cylindrical-coordinate representation of color #533719: hue angle of 31.03º 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 #533719 is Cyan = 0, Magento = 0.34, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 25 | - |
| CMYK | 0 | 0.34 | 0.70 | 0.67 |
| HSL | 31.03º | 0.54% | 0.21% | - |
| HSV(B) | 31.03º | 0.7% | 0.33% | - |
| XYZ | 5.11 | 4.64 | 1.55 | - |
| YUV | 59.95 | 108.28 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 25 | 0 | 0.34 | 0.70 | 0.67 | 31.03 | 0.54 | 0.21 |
| Hex | 53 | 37 | 19 | 0 | 22 | 46 | 43 | 1F | 36 | 15 |
| Octal | 123 | 67 | 31 | 0 | 42 | 106 | 103 | 37 | 66 | 25 |
| Binary | 1010011 | 110111 | 11001 | 0 | 100010 | 1000110 | 1000011 | 11111 | 110110 | 10101 |
Color Harmonies of #533719
Complementary color
Monochromatic Colors of #533719
Black with #533719
Text Example
Text Example
White with #533719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533719; }
p { color: rgb(83,55,25); }
H1.HeaderClassName
{
color: #533719;
}
.AnyTagClassName
{
color: #533719;
}
</style>
background-color css
<style>
a { background-color: #533719; }
a { background-color: rgb(83,55,25); }
div.DivClassName
{
background-color: #533719;
}
.BgClassName
{
background-color: #533719;
}
</style>
border-color css
<style>
span { border-color: #533719; }
span { border-color: rgb(83,55,25); }
td.TdClassName
{
border-color: #533719;
}
.TagClassName
{
border-color: #533719;
}
</style>