Shades of Nevada #657170
Tints of Nevada #657170
RGB
CMYK
RGB Variations
Color information
#657170 (or 0x657170) is known color: Nevada. HEX triplet: 65, 71 and 70. RGB value is (101,113,112). Sum of RGB (Red+Green+Blue) = 101+113+112=326 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.98% from 326); Green value is 113 (44.53% from 255 or 34.66% from 326); Blue value is 112 (44.14% from 255 or 34.36% from 326); Max value from RGB is 113 - color contains mainly: green. Hex color #657170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657170 is #9A8E8F. Grayscale: #6D6D6D. Windows color (decimal): -10129040 or 7369061. OLE color: 7369061.
HSL color Cylindrical-coordinate representation of color #657170: hue angle of 175º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #657170 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 113 | 112 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.56 |
| HSL | 175º | 0.06% | 0.42% | - |
| HSV(B) | 175º | 0.11% | 0.44% | - |
| XYZ | 14.2 | 15.75 | 17.62 | - |
| YUV | 109.3 | 129.52 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 112 | 0.11 | 0 | 0.01 | 0.56 | 175 | 0.06 | 0.42 |
| Hex | 65 | 71 | 70 | B | 0 | 1 | 38 | AF | 6 | 2A |
| Octal | 145 | 161 | 160 | 13 | 0 | 1 | 70 | 257 | 6 | 52 |
| Binary | 1100101 | 1110001 | 1110000 | 1011 | 0 | 1 | 111000 | 10101111 | 110 | 101010 |
Color Harmonies of #657170
Complementary color
Monochromatic Colors of #657170
Black with #657170
Text Example
Text Example
White with #657170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657170; }
p { color: rgb(101,113,112); }
H1.HeaderClassName
{
color: #657170;
}
.AnyTagClassName
{
color: #657170;
}
</style>
background-color css
<style>
a { background-color: #657170; }
a { background-color: rgb(101,113,112); }
div.DivClassName
{
background-color: #657170;
}
.BgClassName
{
background-color: #657170;
}
</style>
border-color css
<style>
span { border-color: #657170; }
span { border-color: rgb(101,113,112); }
td.TdClassName
{
border-color: #657170;
}
.TagClassName
{
border-color: #657170;
}
</style>