Shades of Nevada #627675
Tints of Nevada #627675
RGB
CMYK
RGB Variations
Color information
#627675 (or 0x627675) is known color: Nevada. HEX triplet: 62, 76 and 75. RGB value is (98,118,117). Sum of RGB (Red+Green+Blue) = 98+118+117=333 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.43% from 333); Green value is 118 (46.48% from 255 or 35.44% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 118 - color contains mainly: green. Hex color #627675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627675 is #9D898A. Grayscale: #6F6F6F. Windows color (decimal): -10324363 or 7698018. OLE color: 7698018.
HSL color Cylindrical-coordinate representation of color #627675: hue angle of 177º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #627675 is Cyan = 0.17, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 117 | - |
| CMYK | 0.17 | 0 | 0.01 | 0.54 |
| HSL | 177º | 0.09% | 0.42% | - |
| HSV(B) | 177º | 0.17% | 0.46% | - |
| XYZ | 14.73 | 16.84 | 19.3 | - |
| YUV | 111.91 | 130.87 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 117 | 0.17 | 0 | 0.01 | 0.54 | 177 | 0.09 | 0.42 |
| Hex | 62 | 76 | 75 | 11 | 0 | 1 | 36 | B1 | 9 | 2A |
| Octal | 142 | 166 | 165 | 21 | 0 | 1 | 66 | 261 | 11 | 52 |
| Binary | 1100010 | 1110110 | 1110101 | 10001 | 0 | 1 | 110110 | 10110001 | 1001 | 101010 |
Color Harmonies of #627675
Complementary color
Monochromatic Colors of #627675
Black with #627675
Text Example
Text Example
White with #627675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627675; }
p { color: rgb(98,118,117); }
H1.HeaderClassName
{
color: #627675;
}
.AnyTagClassName
{
color: #627675;
}
</style>
background-color css
<style>
a { background-color: #627675; }
a { background-color: rgb(98,118,117); }
div.DivClassName
{
background-color: #627675;
}
.BgClassName
{
background-color: #627675;
}
</style>
border-color css
<style>
span { border-color: #627675; }
span { border-color: rgb(98,118,117); }
td.TdClassName
{
border-color: #627675;
}
.TagClassName
{
border-color: #627675;
}
</style>