Shades of Coral Tree #A67370
Tints of Coral Tree #A67370
RGB
CMYK
RGB Variations
Color information
#A67370 (or 0xA67370) is known color: Coral Tree. HEX triplet: A6, 73 and 70. RGB value is (166,115,112). Sum of RGB (Red+Green+Blue) = 166+115+112=393 (52% of max value = 765). Red value is 166 (65.23% from 255 or 42.24% from 393); Green value is 115 (45.31% from 255 or 29.26% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 166 - color contains mainly: red. Hex color #A67370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A67370 is #598C8F. Grayscale: #818181. Windows color (decimal): -5868688 or 7369638. OLE color: 7369638.
HSL color Cylindrical-coordinate representation of color #A67370: hue angle of 3.33º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A67370 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 115 | 112 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.35 |
| HSL | 3.33º | 0.23% | 0.55% | - |
| HSV(B) | 3.33º | 0.33% | 0.65% | - |
| XYZ | 24.78 | 21.54 | 18.18 | - |
| YUV | 129.91 | 117.9 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 115 | 112 | 0 | 0.31 | 0.33 | 0.35 | 3.33 | 0.23 | 0.55 |
| Hex | A6 | 73 | 70 | 0 | 1F | 21 | 23 | 3 | 17 | 37 |
| Octal | 246 | 163 | 160 | 0 | 37 | 41 | 43 | 3 | 27 | 67 |
| Binary | 10100110 | 1110011 | 1110000 | 0 | 11111 | 100001 | 100011 | 11 | 10111 | 110111 |
Color Harmonies of #A67370
Complementary color
Monochromatic Colors of #A67370
Black with #A67370
Text Example
Text Example
White with #A67370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67370; }
p { color: rgb(166,115,112); }
H1.HeaderClassName
{
color: #A67370;
}
.AnyTagClassName
{
color: #A67370;
}
</style>
background-color css
<style>
a { background-color: #A67370; }
a { background-color: rgb(166,115,112); }
div.DivClassName
{
background-color: #A67370;
}
.BgClassName
{
background-color: #A67370;
}
</style>
border-color css
<style>
span { border-color: #A67370; }
span { border-color: rgb(166,115,112); }
td.TdClassName
{
border-color: #A67370;
}
.TagClassName
{
border-color: #A67370;
}
</style>