Shades of Nevada #647577
Tints of Nevada #647577
RGB
CMYK
RGB Variations
Color information
#647577 (or 0x647577) is known color: Nevada. HEX triplet: 64, 75 and 77. RGB value is (100,117,119). Sum of RGB (Red+Green+Blue) = 100+117+119=336 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.76% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 119 - color contains mainly: blue. Hex color #647577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647577 is #9B8A88. Grayscale: #707070. Windows color (decimal): -10193545 or 7828836. OLE color: 7828836.
HSL color Cylindrical-coordinate representation of color #647577: hue angle of 186.32º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #647577 is Cyan = 0.16, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 117 | 119 | - |
| CMYK | 0.16 | 0.02 | 0 | 0.53 |
| HSL | 186.32º | 0.09% | 0.43% | - |
| HSV(B) | 186.32º | 0.16% | 0.47% | - |
| XYZ | 14.95 | 16.76 | 19.9 | - |
| YUV | 112.15 | 131.87 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 117 | 119 | 0.16 | 0.02 | 0 | 0.53 | 186.32 | 0.09 | 0.43 |
| Hex | 64 | 75 | 77 | 10 | 2 | 0 | 35 | BA | 9 | 2B |
| Octal | 144 | 165 | 167 | 20 | 2 | 0 | 65 | 272 | 11 | 53 |
| Binary | 1100100 | 1110101 | 1110111 | 10000 | 10 | 0 | 110101 | 10111010 | 1001 | 101011 |
Color Harmonies of #647577
Complementary color
Monochromatic Colors of #647577
Black with #647577
Text Example
Text Example
White with #647577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647577; }
p { color: rgb(100,117,119); }
H1.HeaderClassName
{
color: #647577;
}
.AnyTagClassName
{
color: #647577;
}
</style>
background-color css
<style>
a { background-color: #647577; }
a { background-color: rgb(100,117,119); }
div.DivClassName
{
background-color: #647577;
}
.BgClassName
{
background-color: #647577;
}
</style>
border-color css
<style>
span { border-color: #647577; }
span { border-color: rgb(100,117,119); }
td.TdClassName
{
border-color: #647577;
}
.TagClassName
{
border-color: #647577;
}
</style>