Shades of Reef Gold #A49039
Tints of Reef Gold #A49039
RGB
CMYK
RGB Variations
Color information
#A49039 (or 0xA49039) is known color: Reef Gold. HEX triplet: A4, 90 and 39. RGB value is (164,144,57). Sum of RGB (Red+Green+Blue) = 164+144+57=365 (48% of max value = 765). Red value is 164 (64.45% from 255 or 44.93% from 365); Green value is 144 (56.64% from 255 or 39.45% from 365); Blue value is 57 (22.66% from 255 or 15.62% from 365); Max value from RGB is 164 - color contains mainly: red. Hex color #A49039 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A49039 is #5B6FC6. Grayscale: #8C8C8C. Windows color (decimal): -5992391 or 3772580. OLE color: 3772580.
HSL color Cylindrical-coordinate representation of color #A49039: hue angle of 48.79º degrees, saturation: 0.48, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A49039 is Cyan = 0, Magento = 0.12, Yellow = 0.65 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 144 | 57 | - |
| CMYK | 0 | 0.12 | 0.65 | 0.36 |
| HSL | 48.79º | 0.48% | 0.43% | - |
| HSV(B) | 48.79º | 0.65% | 0.64% | - |
| XYZ | 26.02 | 28.13 | 7.93 | - |
| YUV | 140.06 | 81.13 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 144 | 57 | 0 | 0.12 | 0.65 | 0.36 | 48.79 | 0.48 | 0.43 |
| Hex | A4 | 90 | 39 | 0 | C | 41 | 24 | 31 | 30 | 2B |
| Octal | 244 | 220 | 71 | 0 | 14 | 101 | 44 | 61 | 60 | 53 |
| Binary | 10100100 | 10010000 | 111001 | 0 | 1100 | 1000001 | 100100 | 110001 | 110000 | 101011 |
Color Harmonies of #A49039
Complementary color
Monochromatic Colors of #A49039
Black with #A49039
Text Example
Text Example
White with #A49039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49039; }
p { color: rgb(164,144,57); }
H1.HeaderClassName
{
color: #A49039;
}
.AnyTagClassName
{
color: #A49039;
}
</style>
background-color css
<style>
a { background-color: #A49039; }
a { background-color: rgb(164,144,57); }
div.DivClassName
{
background-color: #A49039;
}
.BgClassName
{
background-color: #A49039;
}
</style>
border-color css
<style>
span { border-color: #A49039; }
span { border-color: rgb(164,144,57); }
td.TdClassName
{
border-color: #A49039;
}
.TagClassName
{
border-color: #A49039;
}
</style>