Shades of Sandstone #767067
Tints of Sandstone #767067
RGB
CMYK
RGB Variations
Color information
#767067 (or 0x767067) is known color: Sandstone. HEX triplet: 76, 70 and 67. RGB value is (118,112,103). Sum of RGB (Red+Green+Blue) = 118+112+103=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 112 (44.14% from 255 or 33.63% from 333); Blue value is 103 (40.62% from 255 or 30.93% from 333); Max value from RGB is 118 - color contains mainly: red. Hex color #767067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767067 is #898F98. Grayscale: #707070. Windows color (decimal): -9015193 or 6778998. OLE color: 6778998.
HSL color Cylindrical-coordinate representation of color #767067: hue angle of 36º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #767067 is Cyan = 0, Magento = 0.05, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 103 | - |
| CMYK | 0 | 0.05 | 0.13 | 0.54 |
| HSL | 36º | 0.07% | 0.43% | - |
| HSV(B) | 36º | 0.13% | 0.46% | - |
| XYZ | 15.71 | 16.42 | 15.17 | - |
| YUV | 112.77 | 122.49 | 131.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 103 | 0 | 0.05 | 0.13 | 0.54 | 36 | 0.07 | 0.43 |
| Hex | 76 | 70 | 67 | 0 | 5 | D | 36 | 24 | 7 | 2B |
| Octal | 166 | 160 | 147 | 0 | 5 | 15 | 66 | 44 | 7 | 53 |
| Binary | 1110110 | 1110000 | 1100111 | 0 | 101 | 1101 | 110110 | 100100 | 111 | 101011 |
Color Harmonies of #767067
Complementary color
Monochromatic Colors of #767067
Black with #767067
Text Example
Text Example
White with #767067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767067; }
p { color: rgb(118,112,103); }
H1.HeaderClassName
{
color: #767067;
}
.AnyTagClassName
{
color: #767067;
}
</style>
background-color css
<style>
a { background-color: #767067; }
a { background-color: rgb(118,112,103); }
div.DivClassName
{
background-color: #767067;
}
.BgClassName
{
background-color: #767067;
}
</style>
border-color css
<style>
span { border-color: #767067; }
span { border-color: rgb(118,112,103); }
td.TdClassName
{
border-color: #767067;
}
.TagClassName
{
border-color: #767067;
}
</style>