Shades of Nevada #687271
Tints of Nevada #687271
RGB
CMYK
RGB Variations
Color information
#687271 (or 0x687271) is known color: Nevada. HEX triplet: 68, 72 and 71. RGB value is (104,114,113). Sum of RGB (Red+Green+Blue) = 104+114+113=331 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.42% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 114 - color contains mainly: green. Hex color #687271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687271 is #978D8E. Grayscale: #6E6E6E. Windows color (decimal): -9932175 or 7434856. OLE color: 7434856.
HSL color Cylindrical-coordinate representation of color #687271: hue angle of 174º 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 #687271 is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 113 | - |
| CMYK | 0.09 | 0 | 0.01 | 0.55 |
| HSL | 174º | 0.05% | 0.43% | - |
| HSV(B) | 174º | 0.09% | 0.45% | - |
| XYZ | 14.71 | 16.17 | 17.97 | - |
| YUV | 110.9 | 129.19 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 113 | 0.09 | 0 | 0.01 | 0.55 | 174 | 0.05 | 0.43 |
| Hex | 68 | 72 | 71 | 9 | 0 | 1 | 37 | AE | 5 | 2B |
| Octal | 150 | 162 | 161 | 11 | 0 | 1 | 67 | 256 | 5 | 53 |
| Binary | 1101000 | 1110010 | 1110001 | 1001 | 0 | 1 | 110111 | 10101110 | 101 | 101011 |
Color Harmonies of #687271
Complementary color
Monochromatic Colors of #687271
Black with #687271
Text Example
Text Example
White with #687271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687271; }
p { color: rgb(104,114,113); }
H1.HeaderClassName
{
color: #687271;
}
.AnyTagClassName
{
color: #687271;
}
</style>
background-color css
<style>
a { background-color: #687271; }
a { background-color: rgb(104,114,113); }
div.DivClassName
{
background-color: #687271;
}
.BgClassName
{
background-color: #687271;
}
</style>
border-color css
<style>
span { border-color: #687271; }
span { border-color: rgb(104,114,113); }
td.TdClassName
{
border-color: #687271;
}
.TagClassName
{
border-color: #687271;
}
</style>