Shades of Coral Tree #A47772
Tints of Coral Tree #A47772
RGB
CMYK
RGB Variations
Color information
#A47772 (or 0xA47772) is known color: Coral Tree. HEX triplet: A4, 77 and 72. RGB value is (164,119,114). Sum of RGB (Red+Green+Blue) = 164+119+114=397 (52% of max value = 765). Red value is 164 (64.45% from 255 or 41.31% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 164 - color contains mainly: red. Hex color #A47772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47772 is #5B888D. Grayscale: #838383. Windows color (decimal): -5998734 or 7501732. OLE color: 7501732.
HSL color Cylindrical-coordinate representation of color #A47772: hue angle of 6º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A47772 is Cyan = 0, Magento = 0.27, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 119 | 114 | - |
| CMYK | 0 | 0.27 | 0.30 | 0.36 |
| HSL | 6º | 0.22% | 0.55% | - |
| HSV(B) | 6º | 0.3% | 0.64% | - |
| XYZ | 24.94 | 22.3 | 18.91 | - |
| YUV | 131.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 119 | 114 | 0 | 0.27 | 0.30 | 0.36 | 6 | 0.22 | 0.55 |
| Hex | A4 | 77 | 72 | 0 | 1B | 1E | 24 | 6 | 16 | 37 |
| Octal | 244 | 167 | 162 | 0 | 33 | 36 | 44 | 6 | 26 | 67 |
| Binary | 10100100 | 1110111 | 1110010 | 0 | 11011 | 11110 | 100100 | 110 | 10110 | 110111 |
Color Harmonies of #A47772
Complementary color
Monochromatic Colors of #A47772
Black with #A47772
Text Example
Text Example
White with #A47772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47772; }
p { color: rgb(164,119,114); }
H1.HeaderClassName
{
color: #A47772;
}
.AnyTagClassName
{
color: #A47772;
}
</style>
background-color css
<style>
a { background-color: #A47772; }
a { background-color: rgb(164,119,114); }
div.DivClassName
{
background-color: #A47772;
}
.BgClassName
{
background-color: #A47772;
}
</style>
border-color css
<style>
span { border-color: #A47772; }
span { border-color: rgb(164,119,114); }
td.TdClassName
{
border-color: #A47772;
}
.TagClassName
{
border-color: #A47772;
}
</style>