Shades of Nevada #616867
Tints of Nevada #616867
RGB
CMYK
RGB Variations
Color information
#616867 (or 0x616867) is known color: Nevada. HEX triplet: 61, 68 and 67. RGB value is (97,104,103). Sum of RGB (Red+Green+Blue) = 97+104+103=304 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.91% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 104 - color contains mainly: green. Hex color #616867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616867 is #9E9798. Grayscale: #656565. Windows color (decimal): -10393497 or 6776929. OLE color: 6776929.
HSL color Cylindrical-coordinate representation of color #616867: hue angle of 171.43º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #616867 is Cyan = 0.07, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 103 | - |
| CMYK | 0.07 | 0 | 0.01 | 0.59 |
| HSL | 171.43º | 0.03% | 0.39% | - |
| HSV(B) | 171.43º | 0.07% | 0.41% | - |
| XYZ | 12.33 | 13.42 | 14.77 | - |
| YUV | 101.79 | 128.68 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 103 | 0.07 | 0 | 0.01 | 0.59 | 171.43 | 0.03 | 0.39 |
| Hex | 61 | 68 | 67 | 7 | 0 | 1 | 3B | AB | 3 | 27 |
| Octal | 141 | 150 | 147 | 7 | 0 | 1 | 73 | 253 | 3 | 47 |
| Binary | 1100001 | 1101000 | 1100111 | 111 | 0 | 1 | 111011 | 10101011 | 11 | 100111 |
Color Harmonies of #616867
Complementary color
Monochromatic Colors of #616867
Black with #616867
Text Example
Text Example
White with #616867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616867; }
p { color: rgb(97,104,103); }
H1.HeaderClassName
{
color: #616867;
}
.AnyTagClassName
{
color: #616867;
}
</style>
background-color css
<style>
a { background-color: #616867; }
a { background-color: rgb(97,104,103); }
div.DivClassName
{
background-color: #616867;
}
.BgClassName
{
background-color: #616867;
}
</style>
border-color css
<style>
span { border-color: #616867; }
span { border-color: rgb(97,104,103); }
td.TdClassName
{
border-color: #616867;
}
.TagClassName
{
border-color: #616867;
}
</style>