Shades of Nevada #617070
Tints of Nevada #617070
RGB
CMYK
RGB Variations
Color information
#617070 (or 0x617070) is known color: Nevada. HEX triplet: 61, 70 and 70. RGB value is (97,112,112). Sum of RGB (Red+Green+Blue) = 97+112+112=321 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.22% from 321); Green value is 112 (44.14% from 255 or 34.89% from 321); Blue value is 112 (44.14% from 255 or 34.89% from 321); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #617070 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617070 is #9E8F8F. Grayscale: #6B6B6B. Windows color (decimal): -10391440 or 7368801. OLE color: 7368801.
HSL color Cylindrical-coordinate representation of color #617070: hue angle of 180º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #617070 is Cyan = 0.13, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 112 | - |
| CMYK | 0.13 | 0 | 0 | 0.56 |
| HSL | 180º | 0.07% | 0.41% | - |
| HSV(B) | 180º | 0.13% | 0.44% | - |
| XYZ | 13.65 | 15.3 | 17.56 | - |
| YUV | 107.52 | 130.53 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 112 | 0.13 | 0 | 0 | 0.56 | 180 | 0.07 | 0.41 |
| Hex | 61 | 70 | 70 | D | 0 | 0 | 38 | B4 | 7 | 29 |
| Octal | 141 | 160 | 160 | 15 | 0 | 0 | 70 | 264 | 7 | 51 |
| Binary | 1100001 | 1110000 | 1110000 | 1101 | 0 | 0 | 111000 | 10110100 | 111 | 101001 |
Color Harmonies of #617070
Complementary color
Monochromatic Colors of #617070
Black with #617070
Text Example
Text Example
White with #617070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617070; }
p { color: rgb(97,112,112); }
H1.HeaderClassName
{
color: #617070;
}
.AnyTagClassName
{
color: #617070;
}
</style>
background-color css
<style>
a { background-color: #617070; }
a { background-color: rgb(97,112,112); }
div.DivClassName
{
background-color: #617070;
}
.BgClassName
{
background-color: #617070;
}
</style>
border-color css
<style>
span { border-color: #617070; }
span { border-color: rgb(97,112,112); }
td.TdClassName
{
border-color: #617070;
}
.TagClassName
{
border-color: #617070;
}
</style>