Shades of Nevada #627573
Tints of Nevada #627573
RGB
CMYK
RGB Variations
Color information
#627573 (or 0x627573) is known color: Nevada. HEX triplet: 62, 75 and 73. RGB value is (98,117,115). Sum of RGB (Red+Green+Blue) = 98+117+115=330 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.70% from 330); Green value is 117 (46.09% from 255 or 35.45% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 117 - color contains mainly: green. Hex color #627573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627573 is #9D8A8C. Grayscale: #6F6F6F. Windows color (decimal): -10324621 or 7566690. OLE color: 7566690.
HSL color Cylindrical-coordinate representation of color #627573: hue angle of 173.68º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #627573 is Cyan = 0.16, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 115 | - |
| CMYK | 0.16 | 0 | 0.02 | 0.54 |
| HSL | 173.68º | 0.09% | 0.42% | - |
| HSV(B) | 173.68º | 0.16% | 0.46% | - |
| XYZ | 14.49 | 16.56 | 18.65 | - |
| YUV | 111.09 | 130.21 | 118.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 115 | 0.16 | 0 | 0.02 | 0.54 | 173.68 | 0.09 | 0.42 |
| Hex | 62 | 75 | 73 | 10 | 0 | 2 | 36 | AE | 9 | 2A |
| Octal | 142 | 165 | 163 | 20 | 0 | 2 | 66 | 256 | 11 | 52 |
| Binary | 1100010 | 1110101 | 1110011 | 10000 | 0 | 10 | 110110 | 10101110 | 1001 | 101010 |
Color Harmonies of #627573
Complementary color
Monochromatic Colors of #627573
Black with #627573
Text Example
Text Example
White with #627573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627573; }
p { color: rgb(98,117,115); }
H1.HeaderClassName
{
color: #627573;
}
.AnyTagClassName
{
color: #627573;
}
</style>
background-color css
<style>
a { background-color: #627573; }
a { background-color: rgb(98,117,115); }
div.DivClassName
{
background-color: #627573;
}
.BgClassName
{
background-color: #627573;
}
</style>
border-color css
<style>
span { border-color: #627573; }
span { border-color: rgb(98,117,115); }
td.TdClassName
{
border-color: #627573;
}
.TagClassName
{
border-color: #627573;
}
</style>