Shades of Reef Gold #A48536
Tints of Reef Gold #A48536
RGB
CMYK
RGB Variations
Color information
#A48536 (or 0xA48536) is known color: Reef Gold. HEX triplet: A4, 85 and 36. RGB value is (164,133,54). Sum of RGB (Red+Green+Blue) = 164+133+54=351 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.72% from 351); Green value is 133 (52.34% from 255 or 37.89% from 351); Blue value is 54 (21.48% from 255 or 15.38% from 351); Max value from RGB is 164 - color contains mainly: red. Hex color #A48536 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A48536 is #5B7AC9. Grayscale: #858585. Windows color (decimal): -5995210 or 3573156. OLE color: 3573156.
HSL color Cylindrical-coordinate representation of color #A48536: hue angle of 43.09º 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 #A48536 is Cyan = 0, Magento = 0.19, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 133 | 54 | - |
| CMYK | 0 | 0.19 | 0.67 | 0.36 |
| HSL | 43.09º | 0.5% | 0.43% | - |
| HSV(B) | 43.09º | 0.67% | 0.64% | - |
| XYZ | 24.36 | 24.93 | 7.02 | - |
| YUV | 133.26 | 83.27 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 133 | 54 | 0 | 0.19 | 0.67 | 0.36 | 43.09 | 0.5 | 0.43 |
| Hex | A4 | 85 | 36 | 0 | 13 | 43 | 24 | 2B | 32 | 2B |
| Octal | 244 | 205 | 66 | 0 | 23 | 103 | 44 | 53 | 62 | 53 |
| Binary | 10100100 | 10000101 | 110110 | 0 | 10011 | 1000011 | 100100 | 101011 | 110010 | 101011 |
Color Harmonies of #A48536
Complementary color
Monochromatic Colors of #A48536
Black with #A48536
Text Example
Text Example
White with #A48536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48536; }
p { color: rgb(164,133,54); }
H1.HeaderClassName
{
color: #A48536;
}
.AnyTagClassName
{
color: #A48536;
}
</style>
background-color css
<style>
a { background-color: #A48536; }
a { background-color: rgb(164,133,54); }
div.DivClassName
{
background-color: #A48536;
}
.BgClassName
{
background-color: #A48536;
}
</style>
border-color css
<style>
span { border-color: #A48536; }
span { border-color: rgb(164,133,54); }
td.TdClassName
{
border-color: #A48536;
}
.TagClassName
{
border-color: #A48536;
}
</style>