Shades of Redwood #553730
Tints of Redwood #553730
RGB
CMYK
RGB Variations
Color information
#553730 (or 0x553730) is known color: Redwood. HEX triplet: 55, 37 and 30. RGB value is (85,55,48). Sum of RGB (Red+Green+Blue) = 85+55+48=188 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.21% from 188); Green value is 55 (21.88% from 255 or 29.26% from 188); Blue value is 48 (19.14% from 255 or 25.53% from 188); Max value from RGB is 85 - color contains mainly: red. Hex color #553730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553730 is #AAC8CF. Grayscale: #3F3F3F. Windows color (decimal): -11192528 or 3159893. OLE color: 3159893.
HSL color Cylindrical-coordinate representation of color #553730: hue angle of 11.35º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553730 is Cyan = 0, Magento = 0.35, Yellow = 0.44 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 48 | - |
| CMYK | 0 | 0.35 | 0.44 | 0.67 |
| HSL | 11.35º | 0.28% | 0.26% | - |
| HSV(B) | 11.35º | 0.44% | 0.33% | - |
| XYZ | 5.65 | 4.88 | 3.44 | - |
| YUV | 63.17 | 119.44 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 48 | 0 | 0.35 | 0.44 | 0.67 | 11.35 | 0.28 | 0.26 |
| Hex | 55 | 37 | 30 | 0 | 23 | 2C | 43 | B | 1C | 1A |
| Octal | 125 | 67 | 60 | 0 | 43 | 54 | 103 | 13 | 34 | 32 |
| Binary | 1010101 | 110111 | 110000 | 0 | 100011 | 101100 | 1000011 | 1011 | 11100 | 11010 |
Color Harmonies of #553730
Complementary color
Monochromatic Colors of #553730
Black with #553730
Text Example
Text Example
White with #553730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553730; }
p { color: rgb(85,55,48); }
H1.HeaderClassName
{
color: #553730;
}
.AnyTagClassName
{
color: #553730;
}
</style>
background-color css
<style>
a { background-color: #553730; }
a { background-color: rgb(85,55,48); }
div.DivClassName
{
background-color: #553730;
}
.BgClassName
{
background-color: #553730;
}
</style>
border-color css
<style>
span { border-color: #553730; }
span { border-color: rgb(85,55,48); }
td.TdClassName
{
border-color: #553730;
}
.TagClassName
{
border-color: #553730;
}
</style>