Shades of Reef Gold #A39738
Tints of Reef Gold #A39738
RGB
CMYK
RGB Variations
Color information
#A39738 (or 0xA39738) is known color: Reef Gold. HEX triplet: A3, 97 and 38. RGB value is (163,151,56). Sum of RGB (Red+Green+Blue) = 163+151+56=370 (49% of max value = 765). Red value is 163 (64.06% from 255 or 44.05% from 370); Green value is 151 (59.38% from 255 or 40.81% from 370); Blue value is 56 (22.27% from 255 or 15.14% from 370); Max value from RGB is 163 - color contains mainly: red. Hex color #A39738 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A39738 is #5C68C7. Grayscale: #909090. Windows color (decimal): -6056136 or 3708835. OLE color: 3708835.
HSL color Cylindrical-coordinate representation of color #A39738: hue angle of 53.27º 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 #A39738 is Cyan = 0, Magento = 0.07, Yellow = 0.66 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 151 | 56 | - |
| CMYK | 0 | 0.07 | 0.66 | 0.36 |
| HSL | 53.27º | 0.49% | 0.43% | - |
| HSV(B) | 53.27º | 0.66% | 0.64% | - |
| XYZ | 26.88 | 30.21 | 8.15 | - |
| YUV | 143.76 | 78.48 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 151 | 56 | 0 | 0.07 | 0.66 | 0.36 | 53.27 | 0.49 | 0.43 |
| Hex | A3 | 97 | 38 | 0 | 7 | 42 | 24 | 35 | 31 | 2B |
| Octal | 243 | 227 | 70 | 0 | 7 | 102 | 44 | 65 | 61 | 53 |
| Binary | 10100011 | 10010111 | 111000 | 0 | 111 | 1000010 | 100100 | 110101 | 110001 | 101011 |
Color Harmonies of #A39738
Complementary color
Monochromatic Colors of #A39738
Black with #A39738
Text Example
Text Example
White with #A39738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39738; }
p { color: rgb(163,151,56); }
H1.HeaderClassName
{
color: #A39738;
}
.AnyTagClassName
{
color: #A39738;
}
</style>
background-color css
<style>
a { background-color: #A39738; }
a { background-color: rgb(163,151,56); }
div.DivClassName
{
background-color: #A39738;
}
.BgClassName
{
background-color: #A39738;
}
</style>
border-color css
<style>
span { border-color: #A39738; }
span { border-color: rgb(163,151,56); }
td.TdClassName
{
border-color: #A39738;
}
.TagClassName
{
border-color: #A39738;
}
</style>