Shades of Indian Tan #552614
Tints of Indian Tan #552614
RGB
CMYK
RGB Variations
Color information
#552614 (or 0x552614) is known color: Indian Tan. HEX triplet: 55, 26 and 14. RGB value is (85,38,20). Sum of RGB (Red+Green+Blue) = 85+38+20=143 (18% of max value = 765). Red value is 85 (33.59% from 255 or 59.44% from 143); Green value is 38 (15.23% from 255 or 26.57% from 143); Blue value is 20 (8.20% from 255 or 13.99% from 143); Max value from RGB is 85 - color contains mainly: red. Hex color #552614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552614 is #AAD9EB. Grayscale: #323232. Windows color (decimal): -11196908 or 1320533. OLE color: 1320533.
HSL color Cylindrical-coordinate representation of color #552614: hue angle of 16.62º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #552614 is Cyan = 0, Magento = 0.55, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 20 | - |
| CMYK | 0 | 0.55 | 0.76 | 0.67 |
| HSL | 16.62º | 0.62% | 0.21% | - |
| HSV(B) | 16.62º | 0.76% | 0.33% | - |
| XYZ | 4.57 | 3.37 | 1.07 | - |
| YUV | 50 | 111.07 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 20 | 0 | 0.55 | 0.76 | 0.67 | 16.62 | 0.62 | 0.21 |
| Hex | 55 | 26 | 14 | 0 | 37 | 4C | 43 | 11 | 3E | 15 |
| Octal | 125 | 46 | 24 | 0 | 67 | 114 | 103 | 21 | 76 | 25 |
| Binary | 1010101 | 100110 | 10100 | 0 | 110111 | 1001100 | 1000011 | 10001 | 111110 | 10101 |
Color Harmonies of #552614
Complementary color
Monochromatic Colors of #552614
Black with #552614
Text Example
Text Example
White with #552614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552614; }
p { color: rgb(85,38,20); }
H1.HeaderClassName
{
color: #552614;
}
.AnyTagClassName
{
color: #552614;
}
</style>
background-color css
<style>
a { background-color: #552614; }
a { background-color: rgb(85,38,20); }
div.DivClassName
{
background-color: #552614;
}
.BgClassName
{
background-color: #552614;
}
</style>
border-color css
<style>
span { border-color: #552614; }
span { border-color: rgb(85,38,20); }
td.TdClassName
{
border-color: #552614;
}
.TagClassName
{
border-color: #552614;
}
</style>