Shades of Indian Tan #552818
Tints of Indian Tan #552818
RGB
CMYK
RGB Variations
Color information
#552818 (or 0x552818) is known color: Indian Tan. HEX triplet: 55, 28 and 18. RGB value is (85,40,24). Sum of RGB (Red+Green+Blue) = 85+40+24=149 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.05% from 149); Green value is 40 (16.02% from 255 or 26.85% from 149); Blue value is 24 (9.77% from 255 or 16.11% from 149); Max value from RGB is 85 - color contains mainly: red. Hex color #552818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552818 is #AAD7E7. Grayscale: #333333. Windows color (decimal): -11196392 or 1583189. OLE color: 1583189.
HSL color Cylindrical-coordinate representation of color #552818: hue angle of 15.74º degrees, saturation: 0.56, 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 #552818 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 24 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.67 |
| HSL | 15.74º | 0.56% | 0.21% | - |
| HSV(B) | 15.74º | 0.72% | 0.33% | - |
| XYZ | 4.67 | 3.51 | 1.3 | - |
| YUV | 51.63 | 112.41 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 24 | 0 | 0.53 | 0.72 | 0.67 | 15.74 | 0.56 | 0.21 |
| Hex | 55 | 28 | 18 | 0 | 35 | 48 | 43 | 10 | 38 | 15 |
| Octal | 125 | 50 | 30 | 0 | 65 | 110 | 103 | 20 | 70 | 25 |
| Binary | 1010101 | 101000 | 11000 | 0 | 110101 | 1001000 | 1000011 | 10000 | 111000 | 10101 |
Color Harmonies of #552818
Complementary color
Monochromatic Colors of #552818
Black with #552818
Text Example
Text Example
White with #552818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552818; }
p { color: rgb(85,40,24); }
H1.HeaderClassName
{
color: #552818;
}
.AnyTagClassName
{
color: #552818;
}
</style>
background-color css
<style>
a { background-color: #552818; }
a { background-color: rgb(85,40,24); }
div.DivClassName
{
background-color: #552818;
}
.BgClassName
{
background-color: #552818;
}
</style>
border-color css
<style>
span { border-color: #552818; }
span { border-color: rgb(85,40,24); }
td.TdClassName
{
border-color: #552818;
}
.TagClassName
{
border-color: #552818;
}
</style>