Shades of Reef Gold #A49430
Tints of Reef Gold #A49430
RGB
CMYK
RGB Variations
Color information
#A49430 (or 0xA49430) is known color: Reef Gold. HEX triplet: A4, 94 and 30. RGB value is (164,148,48). Sum of RGB (Red+Green+Blue) = 164+148+48=360 (47% of max value = 765). Red value is 164 (64.45% from 255 or 45.56% from 360); Green value is 148 (58.20% from 255 or 41.11% from 360); Blue value is 48 (19.14% from 255 or 13.33% from 360); Max value from RGB is 164 - color contains mainly: red. Hex color #A49430 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A49430 is #5B6BCF. Grayscale: #8D8D8D. Windows color (decimal): -5991376 or 3183780. OLE color: 3183780.
HSL color Cylindrical-coordinate representation of color #A49430: hue angle of 51.72º degrees, saturation: 0.55, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A49430 is Cyan = 0, Magento = 0.10, Yellow = 0.71 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 148 | 48 | - |
| CMYK | 0 | 0.10 | 0.71 | 0.36 |
| HSL | 51.72º | 0.55% | 0.42% | - |
| HSV(B) | 51.72º | 0.71% | 0.64% | - |
| XYZ | 26.43 | 29.29 | 7.06 | - |
| YUV | 141.38 | 75.3 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 148 | 48 | 0 | 0.10 | 0.71 | 0.36 | 51.72 | 0.55 | 0.42 |
| Hex | A4 | 94 | 30 | 0 | A | 47 | 24 | 34 | 37 | 2A |
| Octal | 244 | 224 | 60 | 0 | 12 | 107 | 44 | 64 | 67 | 52 |
| Binary | 10100100 | 10010100 | 110000 | 0 | 1010 | 1000111 | 100100 | 110100 | 110111 | 101010 |
Color Harmonies of #A49430
Complementary color
Monochromatic Colors of #A49430
Black with #A49430
Text Example
Text Example
White with #A49430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49430; }
p { color: rgb(164,148,48); }
H1.HeaderClassName
{
color: #A49430;
}
.AnyTagClassName
{
color: #A49430;
}
</style>
background-color css
<style>
a { background-color: #A49430; }
a { background-color: rgb(164,148,48); }
div.DivClassName
{
background-color: #A49430;
}
.BgClassName
{
background-color: #A49430;
}
</style>
border-color css
<style>
span { border-color: #A49430; }
span { border-color: rgb(164,148,48); }
td.TdClassName
{
border-color: #A49430;
}
.TagClassName
{
border-color: #A49430;
}
</style>