Shades of Redwood #553329
Tints of Redwood #553329
RGB
CMYK
RGB Variations
Color information
#553329 (or 0x553329) is known color: Redwood. HEX triplet: 55, 33 and 29. RGB value is (85,51,41). Sum of RGB (Red+Green+Blue) = 85+51+41=177 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.02% from 177); Green value is 51 (20.31% from 255 or 28.81% from 177); Blue value is 41 (16.41% from 255 or 23.16% from 177); Max value from RGB is 85 - color contains mainly: red. Hex color #553329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553329 is #AACCD6. Grayscale: #3C3C3C. Windows color (decimal): -11193559 or 2700117. OLE color: 2700117.
HSL color Cylindrical-coordinate representation of color #553329: hue angle of 13.64º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #553329 is Cyan = 0, Magento = 0.40, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 51 | 41 | - |
| CMYK | 0 | 0.40 | 0.52 | 0.67 |
| HSL | 13.64º | 0.35% | 0.25% | - |
| HSV(B) | 13.64º | 0.52% | 0.33% | - |
| XYZ | 5.33 | 4.46 | 2.68 | - |
| YUV | 60.03 | 117.26 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 41 | 0 | 0.40 | 0.52 | 0.67 | 13.64 | 0.35 | 0.25 |
| Hex | 55 | 33 | 29 | 0 | 28 | 34 | 43 | E | 23 | 19 |
| Octal | 125 | 63 | 51 | 0 | 50 | 64 | 103 | 16 | 43 | 31 |
| Binary | 1010101 | 110011 | 101001 | 0 | 101000 | 110100 | 1000011 | 1110 | 100011 | 11001 |
Color Harmonies of #553329
Complementary color
Monochromatic Colors of #553329
Black with #553329
Text Example
Text Example
White with #553329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553329; }
p { color: rgb(85,51,41); }
H1.HeaderClassName
{
color: #553329;
}
.AnyTagClassName
{
color: #553329;
}
</style>
background-color css
<style>
a { background-color: #553329; }
a { background-color: rgb(85,51,41); }
div.DivClassName
{
background-color: #553329;
}
.BgClassName
{
background-color: #553329;
}
</style>
border-color css
<style>
span { border-color: #553329; }
span { border-color: rgb(85,51,41); }
td.TdClassName
{
border-color: #553329;
}
.TagClassName
{
border-color: #553329;
}
</style>