Shades of Nevada #637071
Tints of Nevada #637071
RGB
CMYK
RGB Variations
Color information
#637071 (or 0x637071) is known color: Nevada. HEX triplet: 63, 70 and 71. RGB value is (99,112,113). Sum of RGB (Red+Green+Blue) = 99+112+113=324 (42% of max value = 765). Red value is 99 (39.06% from 255 or 30.56% from 324); Green value is 112 (44.14% from 255 or 34.57% from 324); Blue value is 113 (44.53% from 255 or 34.88% from 324); Max value from RGB is 113 - color contains mainly: blue. Hex color #637071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637071 is #9C8F8E. Grayscale: #6C6C6C. Windows color (decimal): -10260367 or 7434339. OLE color: 7434339.
HSL color Cylindrical-coordinate representation of color #637071: hue angle of 184.29º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #637071 is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 113 | - |
| CMYK | 0.12 | 0.01 | 0 | 0.56 |
| HSL | 184.29º | 0.07% | 0.42% | - |
| HSV(B) | 184.29º | 0.12% | 0.44% | - |
| XYZ | 13.92 | 15.43 | 17.87 | - |
| YUV | 108.23 | 130.69 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 113 | 0.12 | 0.01 | 0 | 0.56 | 184.29 | 0.07 | 0.42 |
| Hex | 63 | 70 | 71 | C | 1 | 0 | 38 | B8 | 7 | 2A |
| Octal | 143 | 160 | 161 | 14 | 1 | 0 | 70 | 270 | 7 | 52 |
| Binary | 1100011 | 1110000 | 1110001 | 1100 | 1 | 0 | 111000 | 10111000 | 111 | 101010 |
Color Harmonies of #637071
Complementary color
Monochromatic Colors of #637071
Black with #637071
Text Example
Text Example
White with #637071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637071; }
p { color: rgb(99,112,113); }
H1.HeaderClassName
{
color: #637071;
}
.AnyTagClassName
{
color: #637071;
}
</style>
background-color css
<style>
a { background-color: #637071; }
a { background-color: rgb(99,112,113); }
div.DivClassName
{
background-color: #637071;
}
.BgClassName
{
background-color: #637071;
}
</style>
border-color css
<style>
span { border-color: #637071; }
span { border-color: rgb(99,112,113); }
td.TdClassName
{
border-color: #637071;
}
.TagClassName
{
border-color: #637071;
}
</style>