Shades of Reef Gold #A78636
Tints of Reef Gold #A78636
RGB
CMYK
RGB Variations
Color information
#A78636 (or 0xA78636) is known color: Reef Gold. HEX triplet: A7, 86 and 36. RGB value is (167,134,54). Sum of RGB (Red+Green+Blue) = 167+134+54=355 (47% of max value = 765). Red value is 167 (65.62% from 255 or 47.04% from 355); Green value is 134 (52.73% from 255 or 37.75% from 355); Blue value is 54 (21.48% from 255 or 15.21% from 355); Max value from RGB is 167 - color contains mainly: red. Hex color #A78636 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A78636 is #5879C9. Grayscale: #878787. Windows color (decimal): -5798346 or 3573415. OLE color: 3573415.
HSL color Cylindrical-coordinate representation of color #A78636: hue angle of 42.48º degrees, saturation: 0.51, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A78636 is Cyan = 0, Magento = 0.20, Yellow = 0.68 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 134 | 54 | - |
| CMYK | 0 | 0.20 | 0.68 | 0.35 |
| HSL | 42.48º | 0.51% | 0.43% | - |
| HSV(B) | 42.48º | 0.68% | 0.65% | - |
| XYZ | 25.13 | 25.53 | 7.09 | - |
| YUV | 134.75 | 82.43 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 134 | 54 | 0 | 0.20 | 0.68 | 0.35 | 42.48 | 0.51 | 0.43 |
| Hex | A7 | 86 | 36 | 0 | 14 | 44 | 23 | 2A | 33 | 2B |
| Octal | 247 | 206 | 66 | 0 | 24 | 104 | 43 | 52 | 63 | 53 |
| Binary | 10100111 | 10000110 | 110110 | 0 | 10100 | 1000100 | 100011 | 101010 | 110011 | 101011 |
Color Harmonies of #A78636
Complementary color
Monochromatic Colors of #A78636
Black with #A78636
Text Example
Text Example
White with #A78636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78636; }
p { color: rgb(167,134,54); }
H1.HeaderClassName
{
color: #A78636;
}
.AnyTagClassName
{
color: #A78636;
}
</style>
background-color css
<style>
a { background-color: #A78636; }
a { background-color: rgb(167,134,54); }
div.DivClassName
{
background-color: #A78636;
}
.BgClassName
{
background-color: #A78636;
}
</style>
border-color css
<style>
span { border-color: #A78636; }
span { border-color: rgb(167,134,54); }
td.TdClassName
{
border-color: #A78636;
}
.TagClassName
{
border-color: #A78636;
}
</style>