Shades of Reef Gold #A69439
Tints of Reef Gold #A69439
RGB
CMYK
RGB Variations
Color information
#A69439 (or 0xA69439) is known color: Reef Gold. HEX triplet: A6, 94 and 39. RGB value is (166,148,57). Sum of RGB (Red+Green+Blue) = 166+148+57=371 (49% of max value = 765). Red value is 166 (65.23% from 255 or 44.74% from 371); Green value is 148 (58.20% from 255 or 39.89% from 371); Blue value is 57 (22.66% from 255 or 15.36% from 371); Max value from RGB is 166 - color contains mainly: red. Hex color #A69439 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A69439 is #596BC6. Grayscale: #8F8F8F. Windows color (decimal): -5860295 or 3773606. OLE color: 3773606.
HSL color Cylindrical-coordinate representation of color #A69439: hue angle of 50.09º degrees, saturation: 0.49, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A69439 is Cyan = 0, Magento = 0.11, Yellow = 0.66 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 148 | 57 | - |
| CMYK | 0 | 0.11 | 0.66 | 0.35 |
| HSL | 50.09º | 0.49% | 0.44% | - |
| HSV(B) | 50.09º | 0.66% | 0.65% | - |
| XYZ | 27.05 | 29.58 | 8.15 | - |
| YUV | 143.01 | 79.46 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 148 | 57 | 0 | 0.11 | 0.66 | 0.35 | 50.09 | 0.49 | 0.44 |
| Hex | A6 | 94 | 39 | 0 | B | 42 | 23 | 32 | 31 | 2C |
| Octal | 246 | 224 | 71 | 0 | 13 | 102 | 43 | 62 | 61 | 54 |
| Binary | 10100110 | 10010100 | 111001 | 0 | 1011 | 1000010 | 100011 | 110010 | 110001 | 101100 |
Color Harmonies of #A69439
Complementary color
Monochromatic Colors of #A69439
Black with #A69439
Text Example
Text Example
White with #A69439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A69439; }
p { color: rgb(166,148,57); }
H1.HeaderClassName
{
color: #A69439;
}
.AnyTagClassName
{
color: #A69439;
}
</style>
background-color css
<style>
a { background-color: #A69439; }
a { background-color: rgb(166,148,57); }
div.DivClassName
{
background-color: #A69439;
}
.BgClassName
{
background-color: #A69439;
}
</style>
border-color css
<style>
span { border-color: #A69439; }
span { border-color: rgb(166,148,57); }
td.TdClassName
{
border-color: #A69439;
}
.TagClassName
{
border-color: #A69439;
}
</style>