Shades of Nevada #617979
Tints of Nevada #617979
RGB
CMYK
RGB Variations
Color information
#617979 (or 0x617979) is known color: Nevada. HEX triplet: 61, 79 and 79. RGB value is (97,121,121). Sum of RGB (Red+Green+Blue) = 97+121+121=339 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.61% from 339); Green value is 121 (47.66% from 255 or 35.69% from 339); Blue value is 121 (47.66% from 255 or 35.69% from 339); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #617979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617979 is #9E8686. Grayscale: #717171. Windows color (decimal): -10389127 or 7960929. OLE color: 7960929.
HSL color Cylindrical-coordinate representation of color #617979: hue angle of 180º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #617979 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 121 | - |
| CMYK | 0.20 | 0 | 0 | 0.53 |
| HSL | 180º | 0.11% | 0.43% | - |
| HSV(B) | 180º | 0.2% | 0.47% | - |
| XYZ | 15.22 | 17.6 | 20.68 | - |
| YUV | 113.82 | 132.05 | 116 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 121 | 0.20 | 0 | 0 | 0.53 | 180 | 0.11 | 0.43 |
| Hex | 61 | 79 | 79 | 14 | 0 | 0 | 35 | B4 | B | 2B |
| Octal | 141 | 171 | 171 | 24 | 0 | 0 | 65 | 264 | 13 | 53 |
| Binary | 1100001 | 1111001 | 1111001 | 10100 | 0 | 0 | 110101 | 10110100 | 1011 | 101011 |
Color Harmonies of #617979
Complementary color
Monochromatic Colors of #617979
Black with #617979
Text Example
Text Example
White with #617979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617979; }
p { color: rgb(97,121,121); }
H1.HeaderClassName
{
color: #617979;
}
.AnyTagClassName
{
color: #617979;
}
</style>
background-color css
<style>
a { background-color: #617979; }
a { background-color: rgb(97,121,121); }
div.DivClassName
{
background-color: #617979;
}
.BgClassName
{
background-color: #617979;
}
</style>
border-color css
<style>
span { border-color: #617979; }
span { border-color: rgb(97,121,121); }
td.TdClassName
{
border-color: #617979;
}
.TagClassName
{
border-color: #617979;
}
</style>