Shades of Nevada #687576
Tints of Nevada #687576
RGB
CMYK
RGB Variations
Color information
#687576 (or 0x687576) is known color: Nevada. HEX triplet: 68, 75 and 76. RGB value is (104,117,118). Sum of RGB (Red+Green+Blue) = 104+117+118=339 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.68% from 339); Green value is 117 (46.09% from 255 or 34.51% from 339); Blue value is 118 (46.48% from 255 or 34.81% from 339); Max value from RGB is 118 - color contains mainly: blue. Hex color #687576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687576 is #978A89. Grayscale: #717171. Windows color (decimal): -9931402 or 7763304. OLE color: 7763304.
HSL color Cylindrical-coordinate representation of color #687576: hue angle of 184.29º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #687576 is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 118 | - |
| CMYK | 0.12 | 0.01 | 0 | 0.54 |
| HSL | 184.29º | 0.06% | 0.44% | - |
| HSV(B) | 184.29º | 0.12% | 0.46% | - |
| XYZ | 15.34 | 16.97 | 19.61 | - |
| YUV | 113.23 | 130.69 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 118 | 0.12 | 0.01 | 0 | 0.54 | 184.29 | 0.06 | 0.44 |
| Hex | 68 | 75 | 76 | C | 1 | 0 | 36 | B8 | 6 | 2C |
| Octal | 150 | 165 | 166 | 14 | 1 | 0 | 66 | 270 | 6 | 54 |
| Binary | 1101000 | 1110101 | 1110110 | 1100 | 1 | 0 | 110110 | 10111000 | 110 | 101100 |
Color Harmonies of #687576
Complementary color
Monochromatic Colors of #687576
Black with #687576
Text Example
Text Example
White with #687576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687576; }
p { color: rgb(104,117,118); }
H1.HeaderClassName
{
color: #687576;
}
.AnyTagClassName
{
color: #687576;
}
</style>
background-color css
<style>
a { background-color: #687576; }
a { background-color: rgb(104,117,118); }
div.DivClassName
{
background-color: #687576;
}
.BgClassName
{
background-color: #687576;
}
</style>
border-color css
<style>
span { border-color: #687576; }
span { border-color: rgb(104,117,118); }
td.TdClassName
{
border-color: #687576;
}
.TagClassName
{
border-color: #687576;
}
</style>