Shades of Reno Sand #A77138
Tints of Reno Sand #A77138
RGB
CMYK
RGB Variations
Color information
#A77138 (or 0xA77138) is known color: Reno Sand. HEX triplet: A7, 71 and 38. RGB value is (167,113,56). Sum of RGB (Red+Green+Blue) = 167+113+56=336 (44% of max value = 765). Red value is 167 (65.62% from 255 or 49.70% from 336); Green value is 113 (44.53% from 255 or 33.63% from 336); Blue value is 56 (22.27% from 255 or 16.67% from 336); Max value from RGB is 167 - color contains mainly: red. Hex color #A77138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A77138 is #588EC7. Grayscale: #7A7A7A. Windows color (decimal): -5803720 or 3699111. OLE color: 3699111.
HSL color Cylindrical-coordinate representation of color #A77138: hue angle of 30.81º degrees, saturation: 0.5, 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 #A77138 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 113 | 56 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.35 |
| HSL | 30.81º | 0.5% | 0.44% | - |
| HSV(B) | 30.81º | 0.66% | 0.65% | - |
| XYZ | 22.56 | 20.31 | 6.47 | - |
| YUV | 122.65 | 90.39 | 159.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 113 | 56 | 0 | 0.32 | 0.66 | 0.35 | 30.81 | 0.5 | 0.44 |
| Hex | A7 | 71 | 38 | 0 | 20 | 42 | 23 | 1F | 32 | 2C |
| Octal | 247 | 161 | 70 | 0 | 40 | 102 | 43 | 37 | 62 | 54 |
| Binary | 10100111 | 1110001 | 111000 | 0 | 100000 | 1000010 | 100011 | 11111 | 110010 | 101100 |
Color Harmonies of #A77138
Complementary color
Monochromatic Colors of #A77138
Black with #A77138
Text Example
Text Example
White with #A77138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77138; }
p { color: rgb(167,113,56); }
H1.HeaderClassName
{
color: #A77138;
}
.AnyTagClassName
{
color: #A77138;
}
</style>
background-color css
<style>
a { background-color: #A77138; }
a { background-color: rgb(167,113,56); }
div.DivClassName
{
background-color: #A77138;
}
.BgClassName
{
background-color: #A77138;
}
</style>
border-color css
<style>
span { border-color: #A77138; }
span { border-color: rgb(167,113,56); }
td.TdClassName
{
border-color: #A77138;
}
.TagClassName
{
border-color: #A77138;
}
</style>