Shades of Reef Gold #A38438
Tints of Reef Gold #A38438
RGB
CMYK
RGB Variations
Color information
#A38438 (or 0xA38438) is known color: Reef Gold. HEX triplet: A3, 84 and 38. RGB value is (163,132,56). Sum of RGB (Red+Green+Blue) = 163+132+56=351 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.44% from 351); Green value is 132 (51.95% from 255 or 37.61% from 351); Blue value is 56 (22.27% from 255 or 15.95% from 351); Max value from RGB is 163 - color contains mainly: red. Hex color #A38438 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A38438 is #5C7BC7. Grayscale: #848484. Windows color (decimal): -6061000 or 3703971. OLE color: 3703971.
HSL color Cylindrical-coordinate representation of color #A38438: hue angle of 42.62º 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 #A38438 is Cyan = 0, Magento = 0.19, Yellow = 0.66 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 56 | - |
| CMYK | 0 | 0.19 | 0.66 | 0.36 |
| HSL | 42.62º | 0.49% | 0.43% | - |
| HSV(B) | 42.62º | 0.66% | 0.64% | - |
| XYZ | 24.07 | 24.57 | 7.22 | - |
| YUV | 132.61 | 84.77 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 56 | 0 | 0.19 | 0.66 | 0.36 | 42.62 | 0.49 | 0.43 |
| Hex | A3 | 84 | 38 | 0 | 13 | 42 | 24 | 2B | 31 | 2B |
| Octal | 243 | 204 | 70 | 0 | 23 | 102 | 44 | 53 | 61 | 53 |
| Binary | 10100011 | 10000100 | 111000 | 0 | 10011 | 1000010 | 100100 | 101011 | 110001 | 101011 |
Color Harmonies of #A38438
Complementary color
Monochromatic Colors of #A38438
Black with #A38438
Text Example
Text Example
White with #A38438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38438; }
p { color: rgb(163,132,56); }
H1.HeaderClassName
{
color: #A38438;
}
.AnyTagClassName
{
color: #A38438;
}
</style>
background-color css
<style>
a { background-color: #A38438; }
a { background-color: rgb(163,132,56); }
div.DivClassName
{
background-color: #A38438;
}
.BgClassName
{
background-color: #A38438;
}
</style>
border-color css
<style>
span { border-color: #A38438; }
span { border-color: rgb(163,132,56); }
td.TdClassName
{
border-color: #A38438;
}
.TagClassName
{
border-color: #A38438;
}
</style>