Shades of Nevada #627676
Tints of Nevada #627676
RGB
CMYK
RGB Variations
Color information
#627676 (or 0x627676) is known color: Nevada. HEX triplet: 62, 76 and 76. RGB value is (98,118,118). Sum of RGB (Red+Green+Blue) = 98+118+118=334 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.34% from 334); Green value is 118 (46.48% from 255 or 35.33% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #627676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627676 is #9D8989. Grayscale: #6F6F6F. Windows color (decimal): -10324362 or 7763554. OLE color: 7763554.
HSL color Cylindrical-coordinate representation of color #627676: hue angle of 180º 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 #627676 is Cyan = 0.17, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 118 | - |
| CMYK | 0.17 | 0 | 0 | 0.54 |
| HSL | 180º | 0.09% | 0.42% | - |
| HSV(B) | 180º | 0.17% | 0.46% | - |
| XYZ | 14.79 | 16.86 | 19.61 | - |
| YUV | 112.02 | 131.37 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 118 | 0.17 | 0 | 0 | 0.54 | 180 | 0.09 | 0.42 |
| Hex | 62 | 76 | 76 | 11 | 0 | 0 | 36 | B4 | 9 | 2A |
| Octal | 142 | 166 | 166 | 21 | 0 | 0 | 66 | 264 | 11 | 52 |
| Binary | 1100010 | 1110110 | 1110110 | 10001 | 0 | 0 | 110110 | 10110100 | 1001 | 101010 |
Color Harmonies of #627676
Complementary color
Monochromatic Colors of #627676
Black with #627676
Text Example
Text Example
White with #627676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627676; }
p { color: rgb(98,118,118); }
H1.HeaderClassName
{
color: #627676;
}
.AnyTagClassName
{
color: #627676;
}
</style>
background-color css
<style>
a { background-color: #627676; }
a { background-color: rgb(98,118,118); }
div.DivClassName
{
background-color: #627676;
}
.BgClassName
{
background-color: #627676;
}
</style>
border-color css
<style>
span { border-color: #627676; }
span { border-color: rgb(98,118,118); }
td.TdClassName
{
border-color: #627676;
}
.TagClassName
{
border-color: #627676;
}
</style>