Shades of Nevada #687677
Tints of Nevada #687677
RGB
CMYK
RGB Variations
Color information
#687677 (or 0x687677) is known color: Nevada. HEX triplet: 68, 76 and 77. RGB value is (104,118,119). Sum of RGB (Red+Green+Blue) = 104+118+119=341 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.50% from 341); Green value is 118 (46.48% from 255 or 34.60% from 341); Blue value is 119 (46.88% from 255 or 34.90% from 341); Max value from RGB is 119 - color contains mainly: blue. Hex color #687677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687677 is #978988. Grayscale: #717171. Windows color (decimal): -9931145 or 7829096. OLE color: 7829096.
HSL color Cylindrical-coordinate representation of color #687677: hue angle of 184º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687677 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 118 | 119 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.53 |
| HSL | 184º | 0.07% | 0.44% | - |
| HSV(B) | 184º | 0.13% | 0.47% | - |
| XYZ | 15.52 | 17.23 | 19.96 | - |
| YUV | 113.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 119 | 0.13 | 0.01 | 0 | 0.53 | 184 | 0.07 | 0.44 |
| Hex | 68 | 76 | 77 | D | 1 | 0 | 35 | B8 | 7 | 2C |
| Octal | 150 | 166 | 167 | 15 | 1 | 0 | 65 | 270 | 7 | 54 |
| Binary | 1101000 | 1110110 | 1110111 | 1101 | 1 | 0 | 110101 | 10111000 | 111 | 101100 |
Color Harmonies of #687677
Complementary color
Monochromatic Colors of #687677
Black with #687677
Text Example
Text Example
White with #687677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687677; }
p { color: rgb(104,118,119); }
H1.HeaderClassName
{
color: #687677;
}
.AnyTagClassName
{
color: #687677;
}
</style>
background-color css
<style>
a { background-color: #687677; }
a { background-color: rgb(104,118,119); }
div.DivClassName
{
background-color: #687677;
}
.BgClassName
{
background-color: #687677;
}
</style>
border-color css
<style>
span { border-color: #687677; }
span { border-color: rgb(104,118,119); }
td.TdClassName
{
border-color: #687677;
}
.TagClassName
{
border-color: #687677;
}
</style>