Shades of Nevada #617576
Tints of Nevada #617576
RGB
CMYK
RGB Variations
Color information
#617576 (or 0x617576) is known color: Nevada. HEX triplet: 61, 75 and 76. RGB value is (97,117,118). Sum of RGB (Red+Green+Blue) = 97+117+118=332 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.22% from 332); Green value is 117 (46.09% from 255 or 35.24% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 118 - color contains mainly: blue. Hex color #617576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617576 is #9E8A89. Grayscale: #6F6F6F. Windows color (decimal): -10390154 or 7763297. OLE color: 7763297.
HSL color Cylindrical-coordinate representation of color #617576: hue angle of 182.86º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617576 is Cyan = 0.18, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 118 | - |
| CMYK | 0.18 | 0.01 | 0 | 0.54 |
| HSL | 182.86º | 0.1% | 0.42% | - |
| HSV(B) | 182.86º | 0.18% | 0.46% | - |
| XYZ | 14.56 | 16.57 | 19.57 | - |
| YUV | 111.13 | 131.87 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 118 | 0.18 | 0.01 | 0 | 0.54 | 182.86 | 0.1 | 0.42 |
| Hex | 61 | 75 | 76 | 12 | 1 | 0 | 36 | B7 | A | 2A |
| Octal | 141 | 165 | 166 | 22 | 1 | 0 | 66 | 267 | 12 | 52 |
| Binary | 1100001 | 1110101 | 1110110 | 10010 | 1 | 0 | 110110 | 10110111 | 1010 | 101010 |
Color Harmonies of #617576
Complementary color
Monochromatic Colors of #617576
Black with #617576
Text Example
Text Example
White with #617576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617576; }
p { color: rgb(97,117,118); }
H1.HeaderClassName
{
color: #617576;
}
.AnyTagClassName
{
color: #617576;
}
</style>
background-color css
<style>
a { background-color: #617576; }
a { background-color: rgb(97,117,118); }
div.DivClassName
{
background-color: #617576;
}
.BgClassName
{
background-color: #617576;
}
</style>
border-color css
<style>
span { border-color: #617576; }
span { border-color: rgb(97,117,118); }
td.TdClassName
{
border-color: #617576;
}
.TagClassName
{
border-color: #617576;
}
</style>