Shades of Sand Dune #767371
Tints of Sand Dune #767371
RGB
CMYK
RGB Variations
Color information
#767371 (or 0x767371) is known color: Sand Dune. HEX triplet: 76, 73 and 71. RGB value is (118,115,113). Sum of RGB (Red+Green+Blue) = 118+115+113=346 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.10% from 346); Green value is 115 (45.31% from 255 or 33.24% from 346); Blue value is 113 (44.53% from 255 or 32.66% from 346); Max value from RGB is 118 - color contains mainly: red. Hex color #767371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767371 is #898C8E. Grayscale: #737373. Windows color (decimal): -9014415 or 7435126. OLE color: 7435126.
HSL color Cylindrical-coordinate representation of color #767371: hue angle of 24º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #767371 is Cyan = 0, Magento = 0.03, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 113 | - |
| CMYK | 0 | 0.03 | 0.04 | 0.54 |
| HSL | 24º | 0.02% | 0.45% | - |
| HSV(B) | 24º | 0.04% | 0.46% | - |
| XYZ | 16.58 | 17.31 | 18.09 | - |
| YUV | 115.67 | 126.49 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 113 | 0 | 0.03 | 0.04 | 0.54 | 24 | 0.02 | 0.45 |
| Hex | 76 | 73 | 71 | 0 | 3 | 4 | 36 | 18 | 2 | 2D |
| Octal | 166 | 163 | 161 | 0 | 3 | 4 | 66 | 30 | 2 | 55 |
| Binary | 1110110 | 1110011 | 1110001 | 0 | 11 | 100 | 110110 | 11000 | 10 | 101101 |
Color Harmonies of #767371
Complementary color
Monochromatic Colors of #767371
Black with #767371
Text Example
Text Example
White with #767371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767371; }
p { color: rgb(118,115,113); }
H1.HeaderClassName
{
color: #767371;
}
.AnyTagClassName
{
color: #767371;
}
</style>
background-color css
<style>
a { background-color: #767371; }
a { background-color: rgb(118,115,113); }
div.DivClassName
{
background-color: #767371;
}
.BgClassName
{
background-color: #767371;
}
</style>
border-color css
<style>
span { border-color: #767371; }
span { border-color: rgb(118,115,113); }
td.TdClassName
{
border-color: #767371;
}
.TagClassName
{
border-color: #767371;
}
</style>