Shades of Nevada #617475
Tints of Nevada #617475
RGB
CMYK
RGB Variations
Color information
#617475 (or 0x617475) is known color: Nevada. HEX triplet: 61, 74 and 75. RGB value is (97,116,117). Sum of RGB (Red+Green+Blue) = 97+116+117=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 117 - color contains mainly: blue. Hex color #617475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617475 is #9E8B8A. Grayscale: #6E6E6E. Windows color (decimal): -10390411 or 7697505. OLE color: 7697505.
HSL color Cylindrical-coordinate representation of color #617475: hue angle of 183º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #617475 is Cyan = 0.17, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 116 | 117 | - |
| CMYK | 0.17 | 0.01 | 0 | 0.54 |
| HSL | 183º | 0.09% | 0.42% | - |
| HSV(B) | 183º | 0.17% | 0.46% | - |
| XYZ | 14.39 | 16.32 | 19.22 | - |
| YUV | 110.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 117 | 0.17 | 0.01 | 0 | 0.54 | 183 | 0.09 | 0.42 |
| Hex | 61 | 74 | 75 | 11 | 1 | 0 | 36 | B7 | 9 | 2A |
| Octal | 141 | 164 | 165 | 21 | 1 | 0 | 66 | 267 | 11 | 52 |
| Binary | 1100001 | 1110100 | 1110101 | 10001 | 1 | 0 | 110110 | 10110111 | 1001 | 101010 |
Color Harmonies of #617475
Complementary color
Monochromatic Colors of #617475
Black with #617475
Text Example
Text Example
White with #617475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617475; }
p { color: rgb(97,116,117); }
H1.HeaderClassName
{
color: #617475;
}
.AnyTagClassName
{
color: #617475;
}
</style>
background-color css
<style>
a { background-color: #617475; }
a { background-color: rgb(97,116,117); }
div.DivClassName
{
background-color: #617475;
}
.BgClassName
{
background-color: #617475;
}
</style>
border-color css
<style>
span { border-color: #617475; }
span { border-color: rgb(97,116,117); }
td.TdClassName
{
border-color: #617475;
}
.TagClassName
{
border-color: #617475;
}
</style>