Shades of Brown Bramble #553722
Tints of Brown Bramble #553722
RGB
CMYK
RGB Variations
Color information
#553722 (or 0x553722) is known color: Brown Bramble. HEX triplet: 55, 37 and 22. RGB value is (85,55,34). Sum of RGB (Red+Green+Blue) = 85+55+34=174 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.85% from 174); Green value is 55 (21.88% from 255 or 31.61% from 174); Blue value is 34 (13.67% from 255 or 19.54% from 174); Max value from RGB is 85 - color contains mainly: red. Hex color #553722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553722 is #AAC8DD. Grayscale: #3D3D3D. Windows color (decimal): -11192542 or 2242389. OLE color: 2242389.
HSL color Cylindrical-coordinate representation of color #553722: hue angle of 24.71º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #553722 is Cyan = 0, Magento = 0.35, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 34 | - |
| CMYK | 0 | 0.35 | 0.60 | 0.67 |
| HSL | 24.71º | 0.43% | 0.23% | - |
| HSV(B) | 24.71º | 0.6% | 0.33% | - |
| XYZ | 5.4 | 4.78 | 2.15 | - |
| YUV | 61.58 | 112.44 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 34 | 0 | 0.35 | 0.60 | 0.67 | 24.71 | 0.43 | 0.23 |
| Hex | 55 | 37 | 22 | 0 | 23 | 3C | 43 | 19 | 2B | 17 |
| Octal | 125 | 67 | 42 | 0 | 43 | 74 | 103 | 31 | 53 | 27 |
| Binary | 1010101 | 110111 | 100010 | 0 | 100011 | 111100 | 1000011 | 11001 | 101011 | 10111 |
Color Harmonies of #553722
Complementary color
Monochromatic Colors of #553722
Black with #553722
Text Example
Text Example
White with #553722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553722; }
p { color: rgb(85,55,34); }
H1.HeaderClassName
{
color: #553722;
}
.AnyTagClassName
{
color: #553722;
}
</style>
background-color css
<style>
a { background-color: #553722; }
a { background-color: rgb(85,55,34); }
div.DivClassName
{
background-color: #553722;
}
.BgClassName
{
background-color: #553722;
}
</style>
border-color css
<style>
span { border-color: #553722; }
span { border-color: rgb(85,55,34); }
td.TdClassName
{
border-color: #553722;
}
.TagClassName
{
border-color: #553722;
}
</style>