Shades of Reef Gold #A09437
Tints of Reef Gold #A09437
RGB
CMYK
RGB Variations
Color information
#A09437 (or 0xA09437) is known color: Reef Gold. HEX triplet: A0, 94 and 37. RGB value is (160,148,55). Sum of RGB (Red+Green+Blue) = 160+148+55=363 (48% of max value = 765). Red value is 160 (62.89% from 255 or 44.08% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 55 (21.88% from 255 or 15.15% from 363); Max value from RGB is 160 - color contains mainly: red. Hex color #A09437 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A09437 is #5F6BC8. Grayscale: #8D8D8D. Windows color (decimal): -6253513 or 3642528. OLE color: 3642528.
HSL color Cylindrical-coordinate representation of color #A09437: hue angle of 53.14º degrees, saturation: 0.49, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A09437 is Cyan = 0, Magento = 0.07, Yellow = 0.66 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 148 | 55 | - |
| CMYK | 0 | 0.07 | 0.66 | 0.37 |
| HSL | 53.14º | 0.49% | 0.42% | - |
| HSV(B) | 53.14º | 0.66% | 0.63% | - |
| XYZ | 25.78 | 28.93 | 7.84 | - |
| YUV | 140.99 | 79.48 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 148 | 55 | 0 | 0.07 | 0.66 | 0.37 | 53.14 | 0.49 | 0.42 |
| Hex | A0 | 94 | 37 | 0 | 7 | 42 | 25 | 35 | 31 | 2A |
| Octal | 240 | 224 | 67 | 0 | 7 | 102 | 45 | 65 | 61 | 52 |
| Binary | 10100000 | 10010100 | 110111 | 0 | 111 | 1000010 | 100101 | 110101 | 110001 | 101010 |
Color Harmonies of #A09437
Complementary color
Monochromatic Colors of #A09437
Black with #A09437
Text Example
Text Example
White with #A09437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A09437; }
p { color: rgb(160,148,55); }
H1.HeaderClassName
{
color: #A09437;
}
.AnyTagClassName
{
color: #A09437;
}
</style>
background-color css
<style>
a { background-color: #A09437; }
a { background-color: rgb(160,148,55); }
div.DivClassName
{
background-color: #A09437;
}
.BgClassName
{
background-color: #A09437;
}
</style>
border-color css
<style>
span { border-color: #A09437; }
span { border-color: rgb(160,148,55); }
td.TdClassName
{
border-color: #A09437;
}
.TagClassName
{
border-color: #A09437;
}
</style>