Shades of Nevada #687172
Tints of Nevada #687172
RGB
CMYK
RGB Variations
Color information
#687172 (or 0x687172) is known color: Nevada. HEX triplet: 68, 71 and 72. RGB value is (104,113,114). Sum of RGB (Red+Green+Blue) = 104+113+114=331 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.42% from 331); Green value is 113 (44.53% from 255 or 34.14% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 114 - color contains mainly: blue. Hex color #687172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687172 is #978E8D. Grayscale: #6E6E6E. Windows color (decimal): -9932430 or 7500136. OLE color: 7500136.
HSL color Cylindrical-coordinate representation of color #687172: hue angle of 186º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #687172 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 113 | 114 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.55 |
| HSL | 186º | 0.05% | 0.43% | - |
| HSV(B) | 186º | 0.09% | 0.45% | - |
| XYZ | 14.65 | 15.97 | 18.23 | - |
| YUV | 110.42 | 130.02 | 123.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 114 | 0.09 | 0.01 | 0 | 0.55 | 186 | 0.05 | 0.43 |
| Hex | 68 | 71 | 72 | 9 | 1 | 0 | 37 | BA | 5 | 2B |
| Octal | 150 | 161 | 162 | 11 | 1 | 0 | 67 | 272 | 5 | 53 |
| Binary | 1101000 | 1110001 | 1110010 | 1001 | 1 | 0 | 110111 | 10111010 | 101 | 101011 |
Color Harmonies of #687172
Complementary color
Monochromatic Colors of #687172
Black with #687172
Text Example
Text Example
White with #687172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687172; }
p { color: rgb(104,113,114); }
H1.HeaderClassName
{
color: #687172;
}
.AnyTagClassName
{
color: #687172;
}
</style>
background-color css
<style>
a { background-color: #687172; }
a { background-color: rgb(104,113,114); }
div.DivClassName
{
background-color: #687172;
}
.BgClassName
{
background-color: #687172;
}
</style>
border-color css
<style>
span { border-color: #687172; }
span { border-color: rgb(104,113,114); }
td.TdClassName
{
border-color: #687172;
}
.TagClassName
{
border-color: #687172;
}
</style>