Shades of Nevada #616968
Tints of Nevada #616968
RGB
CMYK
RGB Variations
Color information
#616968 (or 0x616968) is known color: Nevada. HEX triplet: 61, 69 and 68. RGB value is (97,105,104). Sum of RGB (Red+Green+Blue) = 97+105+104=306 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.70% from 306); Green value is 105 (41.41% from 255 or 34.31% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 105 - color contains mainly: green. Hex color #616968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616968 is #9E9697. Grayscale: #666666. Windows color (decimal): -10393240 or 6842721. OLE color: 6842721.
HSL color Cylindrical-coordinate representation of color #616968: hue angle of 172.5º degrees, saturation: 0.04, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #616968 is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 104 | - |
| CMYK | 0.08 | 0 | 0.01 | 0.59 |
| HSL | 172.5º | 0.04% | 0.4% | - |
| HSV(B) | 172.5º | 0.08% | 0.41% | - |
| XYZ | 12.48 | 13.64 | 15.07 | - |
| YUV | 102.49 | 128.85 | 124.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 104 | 0.08 | 0 | 0.01 | 0.59 | 172.5 | 0.04 | 0.4 |
| Hex | 61 | 69 | 68 | 8 | 0 | 1 | 3B | AC | 4 | 28 |
| Octal | 141 | 151 | 150 | 10 | 0 | 1 | 73 | 254 | 4 | 50 |
| Binary | 1100001 | 1101001 | 1101000 | 1000 | 0 | 1 | 111011 | 10101100 | 100 | 101000 |
Color Harmonies of #616968
Complementary color
Monochromatic Colors of #616968
Black with #616968
Text Example
Text Example
White with #616968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616968; }
p { color: rgb(97,105,104); }
H1.HeaderClassName
{
color: #616968;
}
.AnyTagClassName
{
color: #616968;
}
</style>
background-color css
<style>
a { background-color: #616968; }
a { background-color: rgb(97,105,104); }
div.DivClassName
{
background-color: #616968;
}
.BgClassName
{
background-color: #616968;
}
</style>
border-color css
<style>
span { border-color: #616968; }
span { border-color: rgb(97,105,104); }
td.TdClassName
{
border-color: #616968;
}
.TagClassName
{
border-color: #616968;
}
</style>