Shades of Nevada #697778
Tints of Nevada #697778
RGB
CMYK
RGB Variations
Color information
#697778 (or 0x697778) is known color: Nevada. HEX triplet: 69, 77 and 78. RGB value is (105,119,120). Sum of RGB (Red+Green+Blue) = 105+119+120=344 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.52% from 344); Green value is 119 (46.88% from 255 or 34.59% from 344); Blue value is 120 (47.27% from 255 or 34.88% from 344); Max value from RGB is 120 - color contains mainly: blue. Hex color #697778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697778 is #968887. Grayscale: #727272. Windows color (decimal): -9865352 or 7894889. OLE color: 7894889.
HSL color Cylindrical-coordinate representation of color #697778: hue angle of 184º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #697778 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 120 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.53 |
| HSL | 184º | 0.07% | 0.44% | - |
| HSV(B) | 184º | 0.13% | 0.47% | - |
| XYZ | 15.81 | 17.55 | 20.32 | - |
| YUV | 114.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 120 | 0.13 | 0.01 | 0 | 0.53 | 184 | 0.07 | 0.44 |
| Hex | 69 | 77 | 78 | D | 1 | 0 | 35 | B8 | 7 | 2C |
| Octal | 151 | 167 | 170 | 15 | 1 | 0 | 65 | 270 | 7 | 54 |
| Binary | 1101001 | 1110111 | 1111000 | 1101 | 1 | 0 | 110101 | 10111000 | 111 | 101100 |
Color Harmonies of #697778
Complementary color
Monochromatic Colors of #697778
Black with #697778
Text Example
Text Example
White with #697778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697778; }
p { color: rgb(105,119,120); }
H1.HeaderClassName
{
color: #697778;
}
.AnyTagClassName
{
color: #697778;
}
</style>
background-color css
<style>
a { background-color: #697778; }
a { background-color: rgb(105,119,120); }
div.DivClassName
{
background-color: #697778;
}
.BgClassName
{
background-color: #697778;
}
</style>
border-color css
<style>
span { border-color: #697778; }
span { border-color: rgb(105,119,120); }
td.TdClassName
{
border-color: #697778;
}
.TagClassName
{
border-color: #697778;
}
</style>