Shades of Reno Sand #B17038
Tints of Reno Sand #B17038
RGB
CMYK
RGB Variations
Color information
#B17038 (or 0xB17038) is known color: Reno Sand. HEX triplet: B1, 70 and 38. RGB value is (177,112,56). Sum of RGB (Red+Green+Blue) = 177+112+56=345 (45% of max value = 765). Red value is 177 (69.53% from 255 or 51.30% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 56 (22.27% from 255 or 16.23% from 345); Max value from RGB is 177 - color contains mainly: red. Hex color #B17038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B17038 is #4E8FC7. Grayscale: #7D7D7D. Windows color (decimal): -5148616 or 3698865. OLE color: 3698865.
HSL color Cylindrical-coordinate representation of color #B17038: hue angle of 27.77º degrees, saturation: 0.52, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #B17038 is Cyan = 0, Magento = 0.37, Yellow = 0.68 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 112 | 56 | - |
| CMYK | 0 | 0.37 | 0.68 | 0.31 |
| HSL | 27.77º | 0.52% | 0.46% | - |
| HSV(B) | 27.77º | 0.68% | 0.69% | - |
| XYZ | 24.64 | 21.22 | 6.54 | - |
| YUV | 125.05 | 89.03 | 165.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 112 | 56 | 0 | 0.37 | 0.68 | 0.31 | 27.77 | 0.52 | 0.46 |
| Hex | B1 | 70 | 38 | 0 | 25 | 44 | 1F | 1C | 34 | 2E |
| Octal | 261 | 160 | 70 | 0 | 45 | 104 | 37 | 34 | 64 | 56 |
| Binary | 10110001 | 1110000 | 111000 | 0 | 100101 | 1000100 | 11111 | 11100 | 110100 | 101110 |
Color Harmonies of #B17038
Complementary color
Monochromatic Colors of #B17038
Black with #B17038
Text Example
Text Example
White with #B17038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17038; }
p { color: rgb(177,112,56); }
H1.HeaderClassName
{
color: #B17038;
}
.AnyTagClassName
{
color: #B17038;
}
</style>
background-color css
<style>
a { background-color: #B17038; }
a { background-color: rgb(177,112,56); }
div.DivClassName
{
background-color: #B17038;
}
.BgClassName
{
background-color: #B17038;
}
</style>
border-color css
<style>
span { border-color: #B17038; }
span { border-color: rgb(177,112,56); }
td.TdClassName
{
border-color: #B17038;
}
.TagClassName
{
border-color: #B17038;
}
</style>