Shades of Boulder #767976
Tints of Boulder #767976
RGB
CMYK
RGB Variations
Color information
#767976 (or 0x767976) is known color: Boulder. HEX triplet: 76, 79 and 76. RGB value is (118,121,118). Sum of RGB (Red+Green+Blue) = 118+121+118=357 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.05% from 357); Green value is 121 (47.66% from 255 or 33.89% from 357); Blue value is 118 (46.48% from 255 or 33.05% from 357); Max value from RGB is 121 - color contains mainly: green. Hex color #767976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767976 is #898689. Grayscale: #777777. Windows color (decimal): -9012874 or 7764342. OLE color: 7764342.
HSL color Cylindrical-coordinate representation of color #767976: hue angle of 120º degrees, saturation: 0.01, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #767976 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
RGB | 118 | 121 | 118 | - |
CMYK | 0.02 | 0 | 0.02 | 0.53 |
HSL | 120º | 0.01% | 0.47% | - |
HSV(B) | 120º | 0.02% | 0.47% | - |
XYZ | 17.58 | 18.83 | 19.85 | - |
YUV | 119.76 | 127.01 | 126.74 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 118 | 121 | 118 | 0.02 | 0 | 0.02 | 0.53 | 120 | 0.01 | 0.47 |
Hex | 76 | 79 | 76 | 2 | 0 | 2 | 35 | 78 | 1 | 2F |
Octal | 166 | 171 | 166 | 2 | 0 | 2 | 65 | 170 | 1 | 57 |
Binary | 1110110 | 1111001 | 1110110 | 10 | 0 | 10 | 110101 | 1111000 | 1 | 101111 |
Color Harmonies of #767976
Complementary color
Monochromatic Colors of #767976
Black with #767976
Text Example
Text Example
White with #767976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767976; }
p { color: rgb(118,121,118); }
H1.HeaderClassName
{
color: #767976;
}
.AnyTagClassName
{
color: #767976;
}
</style>
background-color css
<style>
a { background-color: #767976; }
a { background-color: rgb(118,121,118); }
div.DivClassName
{
background-color: #767976;
}
.BgClassName
{
background-color: #767976;
}
</style>
border-color css
<style>
span { border-color: #767976; }
span { border-color: rgb(118,121,118); }
td.TdClassName
{
border-color: #767976;
}
.TagClassName
{
border-color: #767976;
}
</style>