Shades of Nevada #697374
Tints of Nevada #697374
RGB
CMYK
RGB Variations
Color information
#697374 (or 0x697374) is known color: Nevada. HEX triplet: 69, 73 and 74. RGB value is (105,115,116). Sum of RGB (Red+Green+Blue) = 105+115+116=336 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.25% from 336); Green value is 115 (45.31% from 255 or 34.23% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 116 - color contains mainly: blue. Hex color #697374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697374 is #968C8B. Grayscale: #707070. Windows color (decimal): -9866380 or 7631721. OLE color: 7631721.
HSL color Cylindrical-coordinate representation of color #697374: hue angle of 185.45º 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 #697374 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 116 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.55 |
| HSL | 185.45º | 0.05% | 0.43% | - |
| HSV(B) | 185.45º | 0.09% | 0.45% | - |
| XYZ | 15.11 | 16.53 | 18.92 | - |
| YUV | 112.12 | 130.19 | 122.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 116 | 0.09 | 0.01 | 0 | 0.55 | 185.45 | 0.05 | 0.43 |
| Hex | 69 | 73 | 74 | 9 | 1 | 0 | 37 | B9 | 5 | 2B |
| Octal | 151 | 163 | 164 | 11 | 1 | 0 | 67 | 271 | 5 | 53 |
| Binary | 1101001 | 1110011 | 1110100 | 1001 | 1 | 0 | 110111 | 10111001 | 101 | 101011 |
Color Harmonies of #697374
Complementary color
Monochromatic Colors of #697374
Black with #697374
Text Example
Text Example
White with #697374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697374; }
p { color: rgb(105,115,116); }
H1.HeaderClassName
{
color: #697374;
}
.AnyTagClassName
{
color: #697374;
}
</style>
background-color css
<style>
a { background-color: #697374; }
a { background-color: rgb(105,115,116); }
div.DivClassName
{
background-color: #697374;
}
.BgClassName
{
background-color: #697374;
}
</style>
border-color css
<style>
span { border-color: #697374; }
span { border-color: rgb(105,115,116); }
td.TdClassName
{
border-color: #697374;
}
.TagClassName
{
border-color: #697374;
}
</style>