Shades of Reef Gold #A19439
Tints of Reef Gold #A19439
RGB
CMYK
RGB Variations
Color information
#A19439 (or 0xA19439) is known color: Reef Gold. HEX triplet: A1, 94 and 39. RGB value is (161,148,57). Sum of RGB (Red+Green+Blue) = 161+148+57=366 (48% of max value = 765). Red value is 161 (63.28% from 255 or 43.99% from 366); Green value is 148 (58.20% from 255 or 40.44% from 366); Blue value is 57 (22.66% from 255 or 15.57% from 366); Max value from RGB is 161 - color contains mainly: red. Hex color #A19439 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A19439 is #5E6BC6. Grayscale: #8D8D8D. Windows color (decimal): -6187975 or 3773601. OLE color: 3773601.
HSL color Cylindrical-coordinate representation of color #A19439: hue angle of 52.5º degrees, saturation: 0.48, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A19439 is Cyan = 0, Magento = 0.08, Yellow = 0.65 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 148 | 57 | - |
| CMYK | 0 | 0.08 | 0.65 | 0.37 |
| HSL | 52.5º | 0.48% | 0.43% | - |
| HSV(B) | 52.5º | 0.65% | 0.63% | - |
| XYZ | 26.03 | 29.05 | 8.11 | - |
| YUV | 141.51 | 80.31 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 148 | 57 | 0 | 0.08 | 0.65 | 0.37 | 52.5 | 0.48 | 0.43 |
| Hex | A1 | 94 | 39 | 0 | 8 | 41 | 25 | 34 | 30 | 2B |
| Octal | 241 | 224 | 71 | 0 | 10 | 101 | 45 | 64 | 60 | 53 |
| Binary | 10100001 | 10010100 | 111001 | 0 | 1000 | 1000001 | 100101 | 110100 | 110000 | 101011 |
Color Harmonies of #A19439
Complementary color
Monochromatic Colors of #A19439
Black with #A19439
Text Example
Text Example
White with #A19439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19439; }
p { color: rgb(161,148,57); }
H1.HeaderClassName
{
color: #A19439;
}
.AnyTagClassName
{
color: #A19439;
}
</style>
background-color css
<style>
a { background-color: #A19439; }
a { background-color: rgb(161,148,57); }
div.DivClassName
{
background-color: #A19439;
}
.BgClassName
{
background-color: #A19439;
}
</style>
border-color css
<style>
span { border-color: #A19439; }
span { border-color: rgb(161,148,57); }
td.TdClassName
{
border-color: #A19439;
}
.TagClassName
{
border-color: #A19439;
}
</style>