Shades of Nevada #737676
Tints of Nevada #737676
RGB
CMYK
RGB Variations
Color information
#737676 (or 0x737676) is known color: Nevada. HEX triplet: 73, 76 and 76. RGB value is (115,118,118). Sum of RGB (Red+Green+Blue) = 115+118+118=351 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.76% from 351); Green value is 118 (46.48% from 255 or 33.62% from 351); Blue value is 118 (46.48% from 255 or 33.62% from 351); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #737676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737676 is #8C8989. Grayscale: #757575. Windows color (decimal): -9210250 or 7763571. OLE color: 7763571.
HSL color Cylindrical-coordinate representation of color #737676: hue angle of 180º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #737676 is Cyan = 0.03, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 118 | 118 | - |
| CMYK | 0.03 | 0 | 0 | 0.54 |
| HSL | 180º | 0.01% | 0.46% | - |
| HSV(B) | 180º | 0.03% | 0.46% | - |
| XYZ | 16.82 | 17.91 | 19.71 | - |
| YUV | 117.1 | 128.51 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 118 | 118 | 0.03 | 0 | 0 | 0.54 | 180 | 0.01 | 0.46 |
| Hex | 73 | 76 | 76 | 3 | 0 | 0 | 36 | B4 | 1 | 2E |
| Octal | 163 | 166 | 166 | 3 | 0 | 0 | 66 | 264 | 1 | 56 |
| Binary | 1110011 | 1110110 | 1110110 | 11 | 0 | 0 | 110110 | 10110100 | 1 | 101110 |
Color Harmonies of #737676
Complementary color
Monochromatic Colors of #737676
Black with #737676
Text Example
Text Example
White with #737676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737676; }
p { color: rgb(115,118,118); }
H1.HeaderClassName
{
color: #737676;
}
.AnyTagClassName
{
color: #737676;
}
</style>
background-color css
<style>
a { background-color: #737676; }
a { background-color: rgb(115,118,118); }
div.DivClassName
{
background-color: #737676;
}
.BgClassName
{
background-color: #737676;
}
</style>
border-color css
<style>
span { border-color: #737676; }
span { border-color: rgb(115,118,118); }
td.TdClassName
{
border-color: #737676;
}
.TagClassName
{
border-color: #737676;
}
</style>