Shades of Nevada #657576
Tints of Nevada #657576
RGB
CMYK
RGB Variations
Color information
#657576 (or 0x657576) is known color: Nevada. HEX triplet: 65, 75 and 76. RGB value is (101,117,118). Sum of RGB (Red+Green+Blue) = 101+117+118=336 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.06% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 118 - color contains mainly: blue. Hex color #657576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657576 is #9A8A89. Grayscale: #707070. Windows color (decimal): -10128010 or 7763301. OLE color: 7763301.
HSL color Cylindrical-coordinate representation of color #657576: hue angle of 183.53º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #657576 is Cyan = 0.14, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 118 | - |
| CMYK | 0.14 | 0.01 | 0 | 0.54 |
| HSL | 183.53º | 0.08% | 0.43% | - |
| HSV(B) | 183.53º | 0.14% | 0.46% | - |
| XYZ | 15 | 16.8 | 19.59 | - |
| YUV | 112.33 | 131.2 | 119.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 118 | 0.14 | 0.01 | 0 | 0.54 | 183.53 | 0.08 | 0.43 |
| Hex | 65 | 75 | 76 | E | 1 | 0 | 36 | B8 | 8 | 2B |
| Octal | 145 | 165 | 166 | 16 | 1 | 0 | 66 | 270 | 10 | 53 |
| Binary | 1100101 | 1110101 | 1110110 | 1110 | 1 | 0 | 110110 | 10111000 | 1000 | 101011 |
Color Harmonies of #657576
Complementary color
Monochromatic Colors of #657576
Black with #657576
Text Example
Text Example
White with #657576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657576; }
p { color: rgb(101,117,118); }
H1.HeaderClassName
{
color: #657576;
}
.AnyTagClassName
{
color: #657576;
}
</style>
background-color css
<style>
a { background-color: #657576; }
a { background-color: rgb(101,117,118); }
div.DivClassName
{
background-color: #657576;
}
.BgClassName
{
background-color: #657576;
}
</style>
border-color css
<style>
span { border-color: #657576; }
span { border-color: rgb(101,117,118); }
td.TdClassName
{
border-color: #657576;
}
.TagClassName
{
border-color: #657576;
}
</style>