Shades of Nevada #697271
Tints of Nevada #697271
RGB
CMYK
RGB Variations
Color information
#697271 (or 0x697271) is known color: Nevada. HEX triplet: 69, 72 and 71. RGB value is (105,114,113). Sum of RGB (Red+Green+Blue) = 105+114+113=332 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.63% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 114 - color contains mainly: green. Hex color #697271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697271 is #968D8E. Grayscale: #6F6F6F. Windows color (decimal): -9866639 or 7434857. OLE color: 7434857.
HSL color Cylindrical-coordinate representation of color #697271: hue angle of 173.33º degrees, saturation: 0.04, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #697271 is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 113 | - |
| CMYK | 0.08 | 0 | 0.01 | 0.55 |
| HSL | 173.33º | 0.04% | 0.43% | - |
| HSV(B) | 173.33º | 0.08% | 0.45% | - |
| XYZ | 14.82 | 16.23 | 17.97 | - |
| YUV | 111.2 | 129.02 | 123.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 113 | 0.08 | 0 | 0.01 | 0.55 | 173.33 | 0.04 | 0.43 |
| Hex | 69 | 72 | 71 | 8 | 0 | 1 | 37 | AD | 4 | 2B |
| Octal | 151 | 162 | 161 | 10 | 0 | 1 | 67 | 255 | 4 | 53 |
| Binary | 1101001 | 1110010 | 1110001 | 1000 | 0 | 1 | 110111 | 10101101 | 100 | 101011 |
Color Harmonies of #697271
Complementary color
Monochromatic Colors of #697271
Black with #697271
Text Example
Text Example
White with #697271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697271; }
p { color: rgb(105,114,113); }
H1.HeaderClassName
{
color: #697271;
}
.AnyTagClassName
{
color: #697271;
}
</style>
background-color css
<style>
a { background-color: #697271; }
a { background-color: rgb(105,114,113); }
div.DivClassName
{
background-color: #697271;
}
.BgClassName
{
background-color: #697271;
}
</style>
border-color css
<style>
span { border-color: #697271; }
span { border-color: rgb(105,114,113); }
td.TdClassName
{
border-color: #697271;
}
.TagClassName
{
border-color: #697271;
}
</style>