Shades of Coral Tree #A17671
Tints of Coral Tree #A17671
RGB
CMYK
RGB Variations
Color information
#A17671 (or 0xA17671) is known color: Coral Tree. HEX triplet: A1, 76 and 71. RGB value is (161,118,113). Sum of RGB (Red+Green+Blue) = 161+118+113=392 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.07% from 392); Green value is 118 (46.48% from 255 or 30.10% from 392); Blue value is 113 (44.53% from 255 or 28.83% from 392); Max value from RGB is 161 - color contains mainly: red. Hex color #A17671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17671 is #5E898E. Grayscale: #828282. Windows color (decimal): -6195599 or 7435937. OLE color: 7435937.
HSL color Cylindrical-coordinate representation of color #A17671: hue angle of 6.25º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17671 is Cyan = 0, Magento = 0.27, Yellow = 0.30 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 118 | 113 | - |
| CMYK | 0 | 0.27 | 0.30 | 0.37 |
| HSL | 6.25º | 0.2% | 0.54% | - |
| HSV(B) | 6.25º | 0.3% | 0.63% | - |
| XYZ | 24.16 | 21.73 | 18.54 | - |
| YUV | 130.29 | 118.25 | 149.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 118 | 113 | 0 | 0.27 | 0.30 | 0.37 | 6.25 | 0.2 | 0.54 |
| Hex | A1 | 76 | 71 | 0 | 1B | 1E | 25 | 6 | 14 | 36 |
| Octal | 241 | 166 | 161 | 0 | 33 | 36 | 45 | 6 | 24 | 66 |
| Binary | 10100001 | 1110110 | 1110001 | 0 | 11011 | 11110 | 100101 | 110 | 10100 | 110110 |
Color Harmonies of #A17671
Complementary color
Monochromatic Colors of #A17671
Black with #A17671
Text Example
Text Example
White with #A17671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17671; }
p { color: rgb(161,118,113); }
H1.HeaderClassName
{
color: #A17671;
}
.AnyTagClassName
{
color: #A17671;
}
</style>
background-color css
<style>
a { background-color: #A17671; }
a { background-color: rgb(161,118,113); }
div.DivClassName
{
background-color: #A17671;
}
.BgClassName
{
background-color: #A17671;
}
</style>
border-color css
<style>
span { border-color: #A17671; }
span { border-color: rgb(161,118,113); }
td.TdClassName
{
border-color: #A17671;
}
.TagClassName
{
border-color: #A17671;
}
</style>