Shades of Nevada #617775
Tints of Nevada #617775
RGB
CMYK
RGB Variations
Color information
#617775 (or 0x617775) is known color: Nevada. HEX triplet: 61, 77 and 75. RGB value is (97,119,117). Sum of RGB (Red+Green+Blue) = 97+119+117=333 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.13% from 333); Green value is 119 (46.88% from 255 or 35.74% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 119 - color contains mainly: green. Hex color #617775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617775 is #9E888A. Grayscale: #707070. Windows color (decimal): -10389643 or 7698273. OLE color: 7698273.
HSL color Cylindrical-coordinate representation of color #617775: hue angle of 174.55º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617775 is Cyan = 0.18, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 117 | - |
| CMYK | 0.18 | 0 | 0.02 | 0.53 |
| HSL | 174.55º | 0.1% | 0.42% | - |
| HSV(B) | 174.55º | 0.18% | 0.47% | - |
| XYZ | 14.74 | 17.02 | 19.34 | - |
| YUV | 112.19 | 130.71 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 117 | 0.18 | 0 | 0.02 | 0.53 | 174.55 | 0.1 | 0.42 |
| Hex | 61 | 77 | 75 | 12 | 0 | 2 | 35 | AF | A | 2A |
| Octal | 141 | 167 | 165 | 22 | 0 | 2 | 65 | 257 | 12 | 52 |
| Binary | 1100001 | 1110111 | 1110101 | 10010 | 0 | 10 | 110101 | 10101111 | 1010 | 101010 |
Color Harmonies of #617775
Complementary color
Monochromatic Colors of #617775
Black with #617775
Text Example
Text Example
White with #617775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617775; }
p { color: rgb(97,119,117); }
H1.HeaderClassName
{
color: #617775;
}
.AnyTagClassName
{
color: #617775;
}
</style>
background-color css
<style>
a { background-color: #617775; }
a { background-color: rgb(97,119,117); }
div.DivClassName
{
background-color: #617775;
}
.BgClassName
{
background-color: #617775;
}
</style>
border-color css
<style>
span { border-color: #617775; }
span { border-color: rgb(97,119,117); }
td.TdClassName
{
border-color: #617775;
}
.TagClassName
{
border-color: #617775;
}
</style>