Shades of Nevada #687574
Tints of Nevada #687574
RGB
CMYK
RGB Variations
Color information
#687574 (or 0x687574) is known color: Nevada. HEX triplet: 68, 75 and 74. RGB value is (104,117,116). Sum of RGB (Red+Green+Blue) = 104+117+116=337 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.86% from 337); Green value is 117 (46.09% from 255 or 34.72% from 337); Blue value is 116 (45.70% from 255 or 34.42% from 337); Max value from RGB is 117 - color contains mainly: green. Hex color #687574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687574 is #978A8B. Grayscale: #707070. Windows color (decimal): -9931404 or 7632232. OLE color: 7632232.
HSL color Cylindrical-coordinate representation of color #687574: hue angle of 175.38º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #687574 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 116 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.54 |
| HSL | 175.38º | 0.06% | 0.43% | - |
| HSV(B) | 175.38º | 0.11% | 0.46% | - |
| XYZ | 15.22 | 16.93 | 18.99 | - |
| YUV | 113 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 116 | 0.11 | 0 | 0.01 | 0.54 | 175.38 | 0.06 | 0.43 |
| Hex | 68 | 75 | 74 | B | 0 | 1 | 36 | AF | 6 | 2B |
| Octal | 150 | 165 | 164 | 13 | 0 | 1 | 66 | 257 | 6 | 53 |
| Binary | 1101000 | 1110101 | 1110100 | 1011 | 0 | 1 | 110110 | 10101111 | 110 | 101011 |
Color Harmonies of #687574
Complementary color
Monochromatic Colors of #687574
Black with #687574
Text Example
Text Example
White with #687574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687574; }
p { color: rgb(104,117,116); }
H1.HeaderClassName
{
color: #687574;
}
.AnyTagClassName
{
color: #687574;
}
</style>
background-color css
<style>
a { background-color: #687574; }
a { background-color: rgb(104,117,116); }
div.DivClassName
{
background-color: #687574;
}
.BgClassName
{
background-color: #687574;
}
</style>
border-color css
<style>
span { border-color: #687574; }
span { border-color: rgb(104,117,116); }
td.TdClassName
{
border-color: #687574;
}
.TagClassName
{
border-color: #687574;
}
</style>