Shades of Nevada #687778
Tints of Nevada #687778
RGB
CMYK
RGB Variations
Color information
#687778 (or 0x687778) is known color: Nevada. HEX triplet: 68, 77 and 78. RGB value is (104,119,120). Sum of RGB (Red+Green+Blue) = 104+119+120=343 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.32% from 343); Green value is 119 (46.88% from 255 or 34.69% from 343); Blue value is 120 (47.27% from 255 or 34.99% from 343); Max value from RGB is 120 - color contains mainly: blue. Hex color #687778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687778 is #978887. Grayscale: #727272. Windows color (decimal): -9930888 or 7894888. OLE color: 7894888.
HSL color Cylindrical-coordinate representation of color #687778: hue angle of 183.75º 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 #687778 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 120 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.53 |
| HSL | 183.75º | 0.07% | 0.44% | - |
| HSV(B) | 183.75º | 0.13% | 0.47% | - |
| XYZ | 15.7 | 17.49 | 20.32 | - |
| YUV | 114.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 120 | 0.13 | 0.01 | 0 | 0.53 | 183.75 | 0.07 | 0.44 |
| Hex | 68 | 77 | 78 | D | 1 | 0 | 35 | B8 | 7 | 2C |
| Octal | 150 | 167 | 170 | 15 | 1 | 0 | 65 | 270 | 7 | 54 |
| Binary | 1101000 | 1110111 | 1111000 | 1101 | 1 | 0 | 110101 | 10111000 | 111 | 101100 |
Color Harmonies of #687778
Complementary color
Monochromatic Colors of #687778
Black with #687778
Text Example
Text Example
White with #687778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687778; }
p { color: rgb(104,119,120); }
H1.HeaderClassName
{
color: #687778;
}
.AnyTagClassName
{
color: #687778;
}
</style>
background-color css
<style>
a { background-color: #687778; }
a { background-color: rgb(104,119,120); }
div.DivClassName
{
background-color: #687778;
}
.BgClassName
{
background-color: #687778;
}
</style>
border-color css
<style>
span { border-color: #687778; }
span { border-color: rgb(104,119,120); }
td.TdClassName
{
border-color: #687778;
}
.TagClassName
{
border-color: #687778;
}
</style>