Shades of Reef Gold #A49936
Tints of Reef Gold #A49936
RGB
CMYK
RGB Variations
Color information
#A49936 (or 0xA49936) is known color: Reef Gold. HEX triplet: A4, 99 and 36. RGB value is (164,153,54). Sum of RGB (Red+Green+Blue) = 164+153+54=371 (49% of max value = 765). Red value is 164 (64.45% from 255 or 44.20% from 371); Green value is 153 (60.16% from 255 or 41.24% from 371); Blue value is 54 (21.48% from 255 or 14.56% from 371); Max value from RGB is 164 - color contains mainly: red. Hex color #A49936 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A49936 is #5B66C9. Grayscale: #919191. Windows color (decimal): -5990090 or 3578276. OLE color: 3578276.
HSL color Cylindrical-coordinate representation of color #A49936: hue angle of 54º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A49936 is Cyan = 0, Magento = 0.07, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 153 | 54 | - |
| CMYK | 0 | 0.07 | 0.67 | 0.36 |
| HSL | 54º | 0.5% | 0.43% | - |
| HSV(B) | 54º | 0.67% | 0.64% | - |
| XYZ | 27.37 | 30.94 | 8.02 | - |
| YUV | 145 | 76.64 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 153 | 54 | 0 | 0.07 | 0.67 | 0.36 | 54 | 0.5 | 0.43 |
| Hex | A4 | 99 | 36 | 0 | 7 | 43 | 24 | 36 | 32 | 2B |
| Octal | 244 | 231 | 66 | 0 | 7 | 103 | 44 | 66 | 62 | 53 |
| Binary | 10100100 | 10011001 | 110110 | 0 | 111 | 1000011 | 100100 | 110110 | 110010 | 101011 |
Color Harmonies of #A49936
Complementary color
Monochromatic Colors of #A49936
Black with #A49936
Text Example
Text Example
White with #A49936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49936; }
p { color: rgb(164,153,54); }
H1.HeaderClassName
{
color: #A49936;
}
.AnyTagClassName
{
color: #A49936;
}
</style>
background-color css
<style>
a { background-color: #A49936; }
a { background-color: rgb(164,153,54); }
div.DivClassName
{
background-color: #A49936;
}
.BgClassName
{
background-color: #A49936;
}
</style>
border-color css
<style>
span { border-color: #A49936; }
span { border-color: rgb(164,153,54); }
td.TdClassName
{
border-color: #A49936;
}
.TagClassName
{
border-color: #A49936;
}
</style>