Shades of Nevada #627270
Tints of Nevada #627270
RGB
CMYK
RGB Variations
Color information
#627270 (or 0x627270) is known color: Nevada. HEX triplet: 62, 72 and 70. RGB value is (98,114,112). Sum of RGB (Red+Green+Blue) = 98+114+112=324 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.25% from 324); Green value is 114 (44.92% from 255 or 35.19% from 324); Blue value is 112 (44.14% from 255 or 34.57% from 324); Max value from RGB is 114 - color contains mainly: green. Hex color #627270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627270 is #9D8D8F. Grayscale: #6C6C6C. Windows color (decimal): -10325392 or 7369314. OLE color: 7369314.
HSL color Cylindrical-coordinate representation of color #627270: hue angle of 172.5º degrees, saturation: 0.08, 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 #627270 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 112 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.55 |
| HSL | 172.5º | 0.08% | 0.42% | - |
| HSV(B) | 172.5º | 0.14% | 0.45% | - |
| XYZ | 13.98 | 15.8 | 17.64 | - |
| YUV | 108.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 112 | 0.14 | 0 | 0.02 | 0.55 | 172.5 | 0.08 | 0.42 |
| Hex | 62 | 72 | 70 | E | 0 | 2 | 37 | AC | 8 | 2A |
| Octal | 142 | 162 | 160 | 16 | 0 | 2 | 67 | 254 | 10 | 52 |
| Binary | 1100010 | 1110010 | 1110000 | 1110 | 0 | 10 | 110111 | 10101100 | 1000 | 101010 |
Color Harmonies of #627270
Complementary color
Monochromatic Colors of #627270
Black with #627270
Text Example
Text Example
White with #627270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627270; }
p { color: rgb(98,114,112); }
H1.HeaderClassName
{
color: #627270;
}
.AnyTagClassName
{
color: #627270;
}
</style>
background-color css
<style>
a { background-color: #627270; }
a { background-color: rgb(98,114,112); }
div.DivClassName
{
background-color: #627270;
}
.BgClassName
{
background-color: #627270;
}
</style>
border-color css
<style>
span { border-color: #627270; }
span { border-color: rgb(98,114,112); }
td.TdClassName
{
border-color: #627270;
}
.TagClassName
{
border-color: #627270;
}
</style>