Shades of Reef Gold #A29236
Tints of Reef Gold #A29236
RGB
CMYK
RGB Variations
Color information
#A29236 (or 0xA29236) is known color: Reef Gold. HEX triplet: A2, 92 and 36. RGB value is (162,146,54). Sum of RGB (Red+Green+Blue) = 162+146+54=362 (47% of max value = 765). Red value is 162 (63.67% from 255 or 44.75% from 362); Green value is 146 (57.42% from 255 or 40.33% from 362); Blue value is 54 (21.48% from 255 or 14.92% from 362); Max value from RGB is 162 - color contains mainly: red. Hex color #A29236 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A29236 is #5D6DC9. Grayscale: #8C8C8C. Windows color (decimal): -6122954 or 3576482. OLE color: 3576482.
HSL color Cylindrical-coordinate representation of color #A29236: hue angle of 51.11º degrees, saturation: 0.5, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A29236 is Cyan = 0, Magento = 0.10, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 146 | 54 | - |
| CMYK | 0 | 0.10 | 0.67 | 0.36 |
| HSL | 51.11º | 0.5% | 0.42% | - |
| HSV(B) | 51.11º | 0.67% | 0.64% | - |
| XYZ | 25.85 | 28.51 | 7.63 | - |
| YUV | 140.3 | 79.3 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 146 | 54 | 0 | 0.10 | 0.67 | 0.36 | 51.11 | 0.5 | 0.42 |
| Hex | A2 | 92 | 36 | 0 | A | 43 | 24 | 33 | 32 | 2A |
| Octal | 242 | 222 | 66 | 0 | 12 | 103 | 44 | 63 | 62 | 52 |
| Binary | 10100010 | 10010010 | 110110 | 0 | 1010 | 1000011 | 100100 | 110011 | 110010 | 101010 |
Color Harmonies of #A29236
Complementary color
Monochromatic Colors of #A29236
Black with #A29236
Text Example
Text Example
White with #A29236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29236; }
p { color: rgb(162,146,54); }
H1.HeaderClassName
{
color: #A29236;
}
.AnyTagClassName
{
color: #A29236;
}
</style>
background-color css
<style>
a { background-color: #A29236; }
a { background-color: rgb(162,146,54); }
div.DivClassName
{
background-color: #A29236;
}
.BgClassName
{
background-color: #A29236;
}
</style>
border-color css
<style>
span { border-color: #A29236; }
span { border-color: rgb(162,146,54); }
td.TdClassName
{
border-color: #A29236;
}
.TagClassName
{
border-color: #A29236;
}
</style>