Shades of Coral Tree #A37770
Tints of Coral Tree #A37770
RGB
CMYK
RGB Variations
Color information
#A37770 (or 0xA37770) is known color: Coral Tree. HEX triplet: A3, 77 and 70. RGB value is (163,119,112). Sum of RGB (Red+Green+Blue) = 163+119+112=394 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.37% from 394); Green value is 119 (46.88% from 255 or 30.20% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 163 - color contains mainly: red. Hex color #A37770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37770 is #5C888F. Grayscale: #838383. Windows color (decimal): -6064272 or 7370659. OLE color: 7370659.
HSL color Cylindrical-coordinate representation of color #A37770: hue angle of 8.24º degrees, saturation: 0.22, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A37770 is Cyan = 0, Magento = 0.27, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 119 | 112 | - |
| CMYK | 0 | 0.27 | 0.31 | 0.36 |
| HSL | 8.24º | 0.22% | 0.54% | - |
| HSV(B) | 8.24º | 0.31% | 0.64% | - |
| XYZ | 24.63 | 22.15 | 18.31 | - |
| YUV | 131.36 | 117.08 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 119 | 112 | 0 | 0.27 | 0.31 | 0.36 | 8.24 | 0.22 | 0.54 |
| Hex | A3 | 77 | 70 | 0 | 1B | 1F | 24 | 8 | 16 | 36 |
| Octal | 243 | 167 | 160 | 0 | 33 | 37 | 44 | 10 | 26 | 66 |
| Binary | 10100011 | 1110111 | 1110000 | 0 | 11011 | 11111 | 100100 | 1000 | 10110 | 110110 |
Color Harmonies of #A37770
Complementary color
Monochromatic Colors of #A37770
Black with #A37770
Text Example
Text Example
White with #A37770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37770; }
p { color: rgb(163,119,112); }
H1.HeaderClassName
{
color: #A37770;
}
.AnyTagClassName
{
color: #A37770;
}
</style>
background-color css
<style>
a { background-color: #A37770; }
a { background-color: rgb(163,119,112); }
div.DivClassName
{
background-color: #A37770;
}
.BgClassName
{
background-color: #A37770;
}
</style>
border-color css
<style>
span { border-color: #A37770; }
span { border-color: rgb(163,119,112); }
td.TdClassName
{
border-color: #A37770;
}
.TagClassName
{
border-color: #A37770;
}
</style>