Shades of Reef Gold #A38435
Tints of Reef Gold #A38435
RGB
CMYK
RGB Variations
Color information
#A38435 (or 0xA38435) is known color: Reef Gold. HEX triplet: A3, 84 and 35. RGB value is (163,132,53). Sum of RGB (Red+Green+Blue) = 163+132+53=348 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.84% from 348); Green value is 132 (51.95% from 255 or 37.93% from 348); Blue value is 53 (21.09% from 255 or 15.23% from 348); Max value from RGB is 163 - color contains mainly: red. Hex color #A38435 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A38435 is #5C7BCA. Grayscale: #848484. Windows color (decimal): -6061003 or 3507363. OLE color: 3507363.
HSL color Cylindrical-coordinate representation of color #A38435: hue angle of 43.09º degrees, saturation: 0.51, 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 #A38435 is Cyan = 0, Magento = 0.19, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 53 | - |
| CMYK | 0 | 0.19 | 0.67 | 0.36 |
| HSL | 43.09º | 0.51% | 0.42% | - |
| HSV(B) | 43.09º | 0.67% | 0.64% | - |
| XYZ | 24 | 24.55 | 6.84 | - |
| YUV | 132.26 | 83.27 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 53 | 0 | 0.19 | 0.67 | 0.36 | 43.09 | 0.51 | 0.42 |
| Hex | A3 | 84 | 35 | 0 | 13 | 43 | 24 | 2B | 33 | 2A |
| Octal | 243 | 204 | 65 | 0 | 23 | 103 | 44 | 53 | 63 | 52 |
| Binary | 10100011 | 10000100 | 110101 | 0 | 10011 | 1000011 | 100100 | 101011 | 110011 | 101010 |
Color Harmonies of #A38435
Complementary color
Monochromatic Colors of #A38435
Black with #A38435
Text Example
Text Example
White with #A38435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38435; }
p { color: rgb(163,132,53); }
H1.HeaderClassName
{
color: #A38435;
}
.AnyTagClassName
{
color: #A38435;
}
</style>
background-color css
<style>
a { background-color: #A38435; }
a { background-color: rgb(163,132,53); }
div.DivClassName
{
background-color: #A38435;
}
.BgClassName
{
background-color: #A38435;
}
</style>
border-color css
<style>
span { border-color: #A38435; }
span { border-color: rgb(163,132,53); }
td.TdClassName
{
border-color: #A38435;
}
.TagClassName
{
border-color: #A38435;
}
</style>