Shades of Reno Sand #B67038
Tints of Reno Sand #B67038
RGB
CMYK
RGB Variations
Color information
#B67038 (or 0xB67038) is known color: Reno Sand. HEX triplet: B6, 70 and 38. RGB value is (182,112,56). Sum of RGB (Red+Green+Blue) = 182+112+56=350 (46% of max value = 765). Red value is 182 (71.48% from 255 or 52% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 56 (22.27% from 255 or 16% from 350); Max value from RGB is 182 - color contains mainly: red. Hex color #B67038 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B67038 is #498FC7. Grayscale: #7E7E7E. Windows color (decimal): -4820936 or 3698870. OLE color: 3698870.
HSL color Cylindrical-coordinate representation of color #B67038: hue angle of 26.67º degrees, saturation: 0.53, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B67038 is Cyan = 0, Magento = 0.38, Yellow = 0.69 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 112 | 56 | - |
| CMYK | 0 | 0.38 | 0.69 | 0.29 |
| HSL | 26.67º | 0.53% | 0.47% | - |
| HSV(B) | 26.67º | 0.69% | 0.71% | - |
| XYZ | 25.8 | 21.82 | 6.59 | - |
| YUV | 126.55 | 88.19 | 167.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 112 | 56 | 0 | 0.38 | 0.69 | 0.29 | 26.67 | 0.53 | 0.47 |
| Hex | B6 | 70 | 38 | 0 | 26 | 45 | 1D | 1B | 35 | 2F |
| Octal | 266 | 160 | 70 | 0 | 46 | 105 | 35 | 33 | 65 | 57 |
| Binary | 10110110 | 1110000 | 111000 | 0 | 100110 | 1000101 | 11101 | 11011 | 110101 | 101111 |
Color Harmonies of #B67038
Complementary color
Monochromatic Colors of #B67038
Black with #B67038
Text Example
Text Example
White with #B67038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B67038; }
p { color: rgb(182,112,56); }
H1.HeaderClassName
{
color: #B67038;
}
.AnyTagClassName
{
color: #B67038;
}
</style>
background-color css
<style>
a { background-color: #B67038; }
a { background-color: rgb(182,112,56); }
div.DivClassName
{
background-color: #B67038;
}
.BgClassName
{
background-color: #B67038;
}
</style>
border-color css
<style>
span { border-color: #B67038; }
span { border-color: rgb(182,112,56); }
td.TdClassName
{
border-color: #B67038;
}
.TagClassName
{
border-color: #B67038;
}
</style>