Shades of Coral Tree #A67467
Tints of Coral Tree #A67467
RGB
CMYK
RGB Variations
Color information
#A67467 (or 0xA67467) is known color: Coral Tree. HEX triplet: A6, 74 and 67. RGB value is (166,116,103). Sum of RGB (Red+Green+Blue) = 166+116+103=385 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.12% from 385); Green value is 116 (45.70% from 255 or 30.13% from 385); Blue value is 103 (40.62% from 255 or 26.75% from 385); Max value from RGB is 166 - color contains mainly: red. Hex color #A67467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A67467 is #598B98. Grayscale: #818181. Windows color (decimal): -5868441 or 6780070. OLE color: 6780070.
HSL color Cylindrical-coordinate representation of color #A67467: hue angle of 12.38º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A67467 is Cyan = 0, Magento = 0.30, Yellow = 0.38 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 116 | 103 | - |
| CMYK | 0 | 0.30 | 0.38 | 0.35 |
| HSL | 12.38º | 0.26% | 0.53% | - |
| HSV(B) | 12.38º | 0.38% | 0.65% | - |
| XYZ | 24.42 | 21.58 | 15.71 | - |
| YUV | 129.47 | 113.07 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 116 | 103 | 0 | 0.30 | 0.38 | 0.35 | 12.38 | 0.26 | 0.53 |
| Hex | A6 | 74 | 67 | 0 | 1E | 26 | 23 | C | 1A | 35 |
| Octal | 246 | 164 | 147 | 0 | 36 | 46 | 43 | 14 | 32 | 65 |
| Binary | 10100110 | 1110100 | 1100111 | 0 | 11110 | 100110 | 100011 | 1100 | 11010 | 110101 |
Color Harmonies of #A67467
Complementary color
Monochromatic Colors of #A67467
Black with #A67467
Text Example
Text Example
White with #A67467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67467; }
p { color: rgb(166,116,103); }
H1.HeaderClassName
{
color: #A67467;
}
.AnyTagClassName
{
color: #A67467;
}
</style>
background-color css
<style>
a { background-color: #A67467; }
a { background-color: rgb(166,116,103); }
div.DivClassName
{
background-color: #A67467;
}
.BgClassName
{
background-color: #A67467;
}
</style>
border-color css
<style>
span { border-color: #A67467; }
span { border-color: rgb(166,116,103); }
td.TdClassName
{
border-color: #A67467;
}
.TagClassName
{
border-color: #A67467;
}
</style>