Shades of Coral Tree #A37772
Tints of Coral Tree #A37772
RGB
CMYK
RGB Variations
Color information
#A37772 (or 0xA37772) is known color: Coral Tree. HEX triplet: A3, 77 and 72. RGB value is (163,119,114). Sum of RGB (Red+Green+Blue) = 163+119+114=396 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.16% from 396); Green value is 119 (46.88% from 255 or 30.05% from 396); Blue value is 114 (44.92% from 255 or 28.79% from 396); Max value from RGB is 163 - color contains mainly: red. Hex color #A37772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37772 is #5C888D. Grayscale: #838383. Windows color (decimal): -6064270 or 7501731. OLE color: 7501731.
HSL color Cylindrical-coordinate representation of color #A37772: hue angle of 6.12º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A37772 is Cyan = 0, Magento = 0.27, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 119 | 114 | - |
| CMYK | 0 | 0.27 | 0.30 | 0.36 |
| HSL | 6.12º | 0.21% | 0.54% | - |
| HSV(B) | 6.12º | 0.3% | 0.64% | - |
| XYZ | 24.74 | 22.2 | 18.9 | - |
| YUV | 131.59 | 118.08 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 119 | 114 | 0 | 0.27 | 0.30 | 0.36 | 6.12 | 0.21 | 0.54 |
| Hex | A3 | 77 | 72 | 0 | 1B | 1E | 24 | 6 | 15 | 36 |
| Octal | 243 | 167 | 162 | 0 | 33 | 36 | 44 | 6 | 25 | 66 |
| Binary | 10100011 | 1110111 | 1110010 | 0 | 11011 | 11110 | 100100 | 110 | 10101 | 110110 |
Color Harmonies of #A37772
Complementary color
Monochromatic Colors of #A37772
Black with #A37772
Text Example
Text Example
White with #A37772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37772; }
p { color: rgb(163,119,114); }
H1.HeaderClassName
{
color: #A37772;
}
.AnyTagClassName
{
color: #A37772;
}
</style>
background-color css
<style>
a { background-color: #A37772; }
a { background-color: rgb(163,119,114); }
div.DivClassName
{
background-color: #A37772;
}
.BgClassName
{
background-color: #A37772;
}
</style>
border-color css
<style>
span { border-color: #A37772; }
span { border-color: rgb(163,119,114); }
td.TdClassName
{
border-color: #A37772;
}
.TagClassName
{
border-color: #A37772;
}
</style>