Shades of Reef Gold #A19034
Tints of Reef Gold #A19034
RGB
CMYK
RGB Variations
Color information
#A19034 (or 0xA19034) is known color: Reef Gold. HEX triplet: A1, 90 and 34. RGB value is (161,144,52). Sum of RGB (Red+Green+Blue) = 161+144+52=357 (47% of max value = 765). Red value is 161 (63.28% from 255 or 45.10% from 357); Green value is 144 (56.64% from 255 or 40.34% from 357); Blue value is 52 (20.70% from 255 or 14.57% from 357); Max value from RGB is 161 - color contains mainly: red. Hex color #A19034 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A19034 is #5E6FCB. Grayscale: #8A8A8A. Windows color (decimal): -6189004 or 3444897. OLE color: 3444897.
HSL color Cylindrical-coordinate representation of color #A19034: hue angle of 50.64º degrees, saturation: 0.51, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A19034 is Cyan = 0, Magento = 0.11, Yellow = 0.68 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 144 | 52 | - |
| CMYK | 0 | 0.11 | 0.68 | 0.37 |
| HSL | 50.64º | 0.51% | 0.42% | - |
| HSV(B) | 50.64º | 0.68% | 0.63% | - |
| XYZ | 25.29 | 27.77 | 7.28 | - |
| YUV | 138.6 | 79.13 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 144 | 52 | 0 | 0.11 | 0.68 | 0.37 | 50.64 | 0.51 | 0.42 |
| Hex | A1 | 90 | 34 | 0 | B | 44 | 25 | 33 | 33 | 2A |
| Octal | 241 | 220 | 64 | 0 | 13 | 104 | 45 | 63 | 63 | 52 |
| Binary | 10100001 | 10010000 | 110100 | 0 | 1011 | 1000100 | 100101 | 110011 | 110011 | 101010 |
Color Harmonies of #A19034
Complementary color
Monochromatic Colors of #A19034
Black with #A19034
Text Example
Text Example
White with #A19034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19034; }
p { color: rgb(161,144,52); }
H1.HeaderClassName
{
color: #A19034;
}
.AnyTagClassName
{
color: #A19034;
}
</style>
background-color css
<style>
a { background-color: #A19034; }
a { background-color: rgb(161,144,52); }
div.DivClassName
{
background-color: #A19034;
}
.BgClassName
{
background-color: #A19034;
}
</style>
border-color css
<style>
span { border-color: #A19034; }
span { border-color: rgb(161,144,52); }
td.TdClassName
{
border-color: #A19034;
}
.TagClassName
{
border-color: #A19034;
}
</style>