Shades of Nevada #637372
Tints of Nevada #637372
RGB
CMYK
RGB Variations
Color information
#637372 (or 0x637372) is known color: Nevada. HEX triplet: 63, 73 and 72. RGB value is (99,115,114). Sum of RGB (Red+Green+Blue) = 99+115+114=328 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30.18% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 114 (44.92% from 255 or 34.76% from 328); Max value from RGB is 115 - color contains mainly: green. Hex color #637372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637372 is #9C8C8D. Grayscale: #6E6E6E. Windows color (decimal): -10259598 or 7500643. OLE color: 7500643.
HSL color Cylindrical-coordinate representation of color #637372: hue angle of 176.25º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #637372 is Cyan = 0.14, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 115 | 114 | - |
| CMYK | 0.14 | 0 | 0.01 | 0.55 |
| HSL | 176.25º | 0.07% | 0.42% | - |
| HSV(B) | 176.25º | 0.14% | 0.45% | - |
| XYZ | 14.31 | 16.13 | 18.28 | - |
| YUV | 110.1 | 130.2 | 120.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 114 | 0.14 | 0 | 0.01 | 0.55 | 176.25 | 0.07 | 0.42 |
| Hex | 63 | 73 | 72 | E | 0 | 1 | 37 | B0 | 7 | 2A |
| Octal | 143 | 163 | 162 | 16 | 0 | 1 | 67 | 260 | 7 | 52 |
| Binary | 1100011 | 1110011 | 1110010 | 1110 | 0 | 1 | 110111 | 10110000 | 111 | 101010 |
Color Harmonies of #637372
Complementary color
Monochromatic Colors of #637372
Black with #637372
Text Example
Text Example
White with #637372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637372; }
p { color: rgb(99,115,114); }
H1.HeaderClassName
{
color: #637372;
}
.AnyTagClassName
{
color: #637372;
}
</style>
background-color css
<style>
a { background-color: #637372; }
a { background-color: rgb(99,115,114); }
div.DivClassName
{
background-color: #637372;
}
.BgClassName
{
background-color: #637372;
}
</style>
border-color css
<style>
span { border-color: #637372; }
span { border-color: rgb(99,115,114); }
td.TdClassName
{
border-color: #637372;
}
.TagClassName
{
border-color: #637372;
}
</style>