Shades of Coral Tree #A37270
Tints of Coral Tree #A37270
RGB
CMYK
RGB Variations
Color information
#A37270 (or 0xA37270) is known color: Coral Tree. HEX triplet: A3, 72 and 70. RGB value is (163,114,112). Sum of RGB (Red+Green+Blue) = 163+114+112=389 (51% of max value = 765). Red value is 163 (64.06% from 255 or 41.90% from 389); Green value is 114 (44.92% from 255 or 29.31% from 389); Blue value is 112 (44.14% from 255 or 28.79% from 389); Max value from RGB is 163 - color contains mainly: red. Hex color #A37270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37270 is #5C8D8F. Grayscale: #808080. Windows color (decimal): -6065552 or 7369379. OLE color: 7369379.
HSL color Cylindrical-coordinate representation of color #A37270: hue angle of 2.35º 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 #A37270 is Cyan = 0, Magento = 0.30, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 112 | - |
| CMYK | 0 | 0.30 | 0.31 | 0.36 |
| HSL | 2.35º | 0.22% | 0.54% | - |
| HSV(B) | 2.35º | 0.31% | 0.64% | - |
| XYZ | 24.05 | 20.99 | 18.11 | - |
| YUV | 128.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 112 | 0 | 0.30 | 0.31 | 0.36 | 2.35 | 0.22 | 0.54 |
| Hex | A3 | 72 | 70 | 0 | 1E | 1F | 24 | 2 | 16 | 36 |
| Octal | 243 | 162 | 160 | 0 | 36 | 37 | 44 | 2 | 26 | 66 |
| Binary | 10100011 | 1110010 | 1110000 | 0 | 11110 | 11111 | 100100 | 10 | 10110 | 110110 |
Color Harmonies of #A37270
Complementary color
Monochromatic Colors of #A37270
Black with #A37270
Text Example
Text Example
White with #A37270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37270; }
p { color: rgb(163,114,112); }
H1.HeaderClassName
{
color: #A37270;
}
.AnyTagClassName
{
color: #A37270;
}
</style>
background-color css
<style>
a { background-color: #A37270; }
a { background-color: rgb(163,114,112); }
div.DivClassName
{
background-color: #A37270;
}
.BgClassName
{
background-color: #A37270;
}
</style>
border-color css
<style>
span { border-color: #A37270; }
span { border-color: rgb(163,114,112); }
td.TdClassName
{
border-color: #A37270;
}
.TagClassName
{
border-color: #A37270;
}
</style>