Shades of Reef Gold #A29437
Tints of Reef Gold #A29437
RGB
CMYK
RGB Variations
Color information
#A29437 (or 0xA29437) is known color: Reef Gold. HEX triplet: A2, 94 and 37. RGB value is (162,148,55). Sum of RGB (Red+Green+Blue) = 162+148+55=365 (48% of max value = 765). Red value is 162 (63.67% from 255 or 44.38% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 55 (21.88% from 255 or 15.07% from 365); Max value from RGB is 162 - color contains mainly: red. Hex color #A29437 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A29437 is #5D6BC8. Grayscale: #8D8D8D. Windows color (decimal): -6122441 or 3642530. OLE color: 3642530.
HSL color Cylindrical-coordinate representation of color #A29437: hue angle of 52.15º degrees, saturation: 0.49, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A29437 is Cyan = 0, Magento = 0.09, Yellow = 0.66 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 148 | 55 | - |
| CMYK | 0 | 0.09 | 0.66 | 0.36 |
| HSL | 52.15º | 0.49% | 0.43% | - |
| HSV(B) | 52.15º | 0.66% | 0.64% | - |
| XYZ | 26.18 | 29.14 | 7.86 | - |
| YUV | 141.58 | 79.14 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 148 | 55 | 0 | 0.09 | 0.66 | 0.36 | 52.15 | 0.49 | 0.43 |
| Hex | A2 | 94 | 37 | 0 | 9 | 42 | 24 | 34 | 31 | 2B |
| Octal | 242 | 224 | 67 | 0 | 11 | 102 | 44 | 64 | 61 | 53 |
| Binary | 10100010 | 10010100 | 110111 | 0 | 1001 | 1000010 | 100100 | 110100 | 110001 | 101011 |
Color Harmonies of #A29437
Complementary color
Monochromatic Colors of #A29437
Black with #A29437
Text Example
Text Example
White with #A29437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29437; }
p { color: rgb(162,148,55); }
H1.HeaderClassName
{
color: #A29437;
}
.AnyTagClassName
{
color: #A29437;
}
</style>
background-color css
<style>
a { background-color: #A29437; }
a { background-color: rgb(162,148,55); }
div.DivClassName
{
background-color: #A29437;
}
.BgClassName
{
background-color: #A29437;
}
</style>
border-color css
<style>
span { border-color: #A29437; }
span { border-color: rgb(162,148,55); }
td.TdClassName
{
border-color: #A29437;
}
.TagClassName
{
border-color: #A29437;
}
</style>