Shades of Boulder #767776
Tints of Boulder #767776
RGB
CMYK
RGB Variations
Color information
#767776 (or 0x767776) is known color: Boulder. HEX triplet: 76, 77 and 76. RGB value is (118,119,118). Sum of RGB (Red+Green+Blue) = 118+119+118=355 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.24% from 355); Green value is 119 (46.88% from 255 or 33.52% from 355); Blue value is 118 (46.48% from 255 or 33.24% from 355); Max value from RGB is 119 - color contains mainly: green. Hex color #767776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767776 is #898889. Grayscale: #767676. Windows color (decimal): -9013386 or 7763830. OLE color: 7763830.
HSL color Cylindrical-coordinate representation of color #767776: hue angle of 120º degrees, saturation: 0, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #767776 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
RGB | 118 | 119 | 118 | - |
CMYK | 0.01 | 0 | 0.01 | 0.53 |
HSL | 120º | 0% | 0.46% | - |
HSV(B) | 120º | 0.01% | 0.47% | - |
XYZ | 17.34 | 18.35 | 19.77 | - |
YUV | 118.59 | 127.67 | 127.58 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 118 | 119 | 118 | 0.01 | 0 | 0.01 | 0.53 | 120 | 0 | 0.46 |
Hex | 76 | 77 | 76 | 1 | 0 | 1 | 35 | 78 | 0 | 2E |
Octal | 166 | 167 | 166 | 1 | 0 | 1 | 65 | 170 | 0 | 56 |
Binary | 1110110 | 1110111 | 1110110 | 1 | 0 | 1 | 110101 | 1111000 | 0 | 101110 |
Color Harmonies of #767776
Complementary color
Monochromatic Colors of #767776
Black with #767776
Text Example
Text Example
White with #767776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767776; }
p { color: rgb(118,119,118); }
H1.HeaderClassName
{
color: #767776;
}
.AnyTagClassName
{
color: #767776;
}
</style>
background-color css
<style>
a { background-color: #767776; }
a { background-color: rgb(118,119,118); }
div.DivClassName
{
background-color: #767776;
}
.BgClassName
{
background-color: #767776;
}
</style>
border-color css
<style>
span { border-color: #767776; }
span { border-color: rgb(118,119,118); }
td.TdClassName
{
border-color: #767776;
}
.TagClassName
{
border-color: #767776;
}
</style>