Shades of Nevada #727676
Tints of Nevada #727676
RGB
CMYK
RGB Variations
Color information
#727676 (or 0x727676) is known color: Nevada. HEX triplet: 72, 76 and 76. RGB value is (114,118,118). Sum of RGB (Red+Green+Blue) = 114+118+118=350 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.57% from 350); Green value is 118 (46.48% from 255 or 33.71% from 350); Blue value is 118 (46.48% from 255 or 33.71% from 350); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #727676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727676 is #8D8989. Grayscale: #747474. Windows color (decimal): -9275786 or 7763570. OLE color: 7763570.
HSL color Cylindrical-coordinate representation of color #727676: hue angle of 180º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #727676 is Cyan = 0.03, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 118 | - |
| CMYK | 0.03 | 0 | 0 | 0.54 |
| HSL | 180º | 0.02% | 0.45% | - |
| HSV(B) | 180º | 0.03% | 0.46% | - |
| XYZ | 16.69 | 17.84 | 19.7 | - |
| YUV | 116.8 | 128.67 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 118 | 0.03 | 0 | 0 | 0.54 | 180 | 0.02 | 0.45 |
| Hex | 72 | 76 | 76 | 3 | 0 | 0 | 36 | B4 | 2 | 2D |
| Octal | 162 | 166 | 166 | 3 | 0 | 0 | 66 | 264 | 2 | 55 |
| Binary | 1110010 | 1110110 | 1110110 | 11 | 0 | 0 | 110110 | 10110100 | 10 | 101101 |
Color Harmonies of #727676
Complementary color
Monochromatic Colors of #727676
Black with #727676
Text Example
Text Example
White with #727676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727676; }
p { color: rgb(114,118,118); }
H1.HeaderClassName
{
color: #727676;
}
.AnyTagClassName
{
color: #727676;
}
</style>
background-color css
<style>
a { background-color: #727676; }
a { background-color: rgb(114,118,118); }
div.DivClassName
{
background-color: #727676;
}
.BgClassName
{
background-color: #727676;
}
</style>
border-color css
<style>
span { border-color: #727676; }
span { border-color: rgb(114,118,118); }
td.TdClassName
{
border-color: #727676;
}
.TagClassName
{
border-color: #727676;
}
</style>