Shades of Nevada #637573
Tints of Nevada #637573
RGB
CMYK
RGB Variations
Color information
#637573 (or 0x637573) is known color: Nevada. HEX triplet: 63, 75 and 73. RGB value is (99,117,115). Sum of RGB (Red+Green+Blue) = 99+117+115=331 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.91% from 331); Green value is 117 (46.09% from 255 or 35.35% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 117 - color contains mainly: green. Hex color #637573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637573 is #9C8A8C. Grayscale: #6F6F6F. Windows color (decimal): -10259085 or 7566691. OLE color: 7566691.
HSL color Cylindrical-coordinate representation of color #637573: hue angle of 173.33º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #637573 is Cyan = 0.15, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 117 | 115 | - |
| CMYK | 0.15 | 0 | 0.02 | 0.54 |
| HSL | 173.33º | 0.08% | 0.42% | - |
| HSV(B) | 173.33º | 0.15% | 0.46% | - |
| XYZ | 14.6 | 16.61 | 18.66 | - |
| YUV | 111.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 115 | 0.15 | 0 | 0.02 | 0.54 | 173.33 | 0.08 | 0.42 |
| Hex | 63 | 75 | 73 | F | 0 | 2 | 36 | AD | 8 | 2A |
| Octal | 143 | 165 | 163 | 17 | 0 | 2 | 66 | 255 | 10 | 52 |
| Binary | 1100011 | 1110101 | 1110011 | 1111 | 0 | 10 | 110110 | 10101101 | 1000 | 101010 |
Color Harmonies of #637573
Complementary color
Monochromatic Colors of #637573
Black with #637573
Text Example
Text Example
White with #637573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637573; }
p { color: rgb(99,117,115); }
H1.HeaderClassName
{
color: #637573;
}
.AnyTagClassName
{
color: #637573;
}
</style>
background-color css
<style>
a { background-color: #637573; }
a { background-color: rgb(99,117,115); }
div.DivClassName
{
background-color: #637573;
}
.BgClassName
{
background-color: #637573;
}
</style>
border-color css
<style>
span { border-color: #637573; }
span { border-color: rgb(99,117,115); }
td.TdClassName
{
border-color: #637573;
}
.TagClassName
{
border-color: #637573;
}
</style>