Shades of Indian Tan #552513
Tints of Indian Tan #552513
RGB
CMYK
RGB Variations
Color information
#552513 (or 0x552513) is known color: Indian Tan. HEX triplet: 55, 25 and 13. RGB value is (85,37,19). Sum of RGB (Red+Green+Blue) = 85+37+19=141 (18% of max value = 765). Red value is 85 (33.59% from 255 or 60.28% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 85 - color contains mainly: red. Hex color #552513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552513 is #AADAEC. Grayscale: #313131. Windows color (decimal): -11197165 or 1254741. OLE color: 1254741.
HSL color Cylindrical-coordinate representation of color #552513: hue angle of 16.36º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #552513 is Cyan = 0, Magento = 0.56, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 37 | 19 | - |
| CMYK | 0 | 0.56 | 0.78 | 0.67 |
| HSL | 16.36º | 0.63% | 0.2% | - |
| HSV(B) | 16.36º | 0.78% | 0.33% | - |
| XYZ | 4.53 | 3.3 | 1.01 | - |
| YUV | 49.3 | 110.9 | 153.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 19 | 0 | 0.56 | 0.78 | 0.67 | 16.36 | 0.63 | 0.2 |
| Hex | 55 | 25 | 13 | 0 | 38 | 4E | 43 | 10 | 3F | 14 |
| Octal | 125 | 45 | 23 | 0 | 70 | 116 | 103 | 20 | 77 | 24 |
| Binary | 1010101 | 100101 | 10011 | 0 | 111000 | 1001110 | 1000011 | 10000 | 111111 | 10100 |
Color Harmonies of #552513
Complementary color
Monochromatic Colors of #552513
Black with #552513
Text Example
Text Example
White with #552513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552513; }
p { color: rgb(85,37,19); }
H1.HeaderClassName
{
color: #552513;
}
.AnyTagClassName
{
color: #552513;
}
</style>
background-color css
<style>
a { background-color: #552513; }
a { background-color: rgb(85,37,19); }
div.DivClassName
{
background-color: #552513;
}
.BgClassName
{
background-color: #552513;
}
</style>
border-color css
<style>
span { border-color: #552513; }
span { border-color: rgb(85,37,19); }
td.TdClassName
{
border-color: #552513;
}
.TagClassName
{
border-color: #552513;
}
</style>