Shades of Nevada #617878
Tints of Nevada #617878
RGB
CMYK
RGB Variations
Color information
#617878 (or 0x617878) is known color: Nevada. HEX triplet: 61, 78 and 78. RGB value is (97,120,120). Sum of RGB (Red+Green+Blue) = 97+120+120=337 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.78% from 337); Green value is 120 (47.27% from 255 or 35.61% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #617878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617878 is #9E8787. Grayscale: #717171. Windows color (decimal): -10389384 or 7895137. OLE color: 7895137.
HSL color Cylindrical-coordinate representation of color #617878: hue angle of 180º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617878 is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 120 | - |
| CMYK | 0.19 | 0 | 0 | 0.53 |
| HSL | 180º | 0.11% | 0.43% | - |
| HSV(B) | 180º | 0.19% | 0.47% | - |
| XYZ | 15.04 | 17.33 | 20.32 | - |
| YUV | 113.12 | 131.88 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 120 | 0.19 | 0 | 0 | 0.53 | 180 | 0.11 | 0.43 |
| Hex | 61 | 78 | 78 | 13 | 0 | 0 | 35 | B4 | B | 2B |
| Octal | 141 | 170 | 170 | 23 | 0 | 0 | 65 | 264 | 13 | 53 |
| Binary | 1100001 | 1111000 | 1111000 | 10011 | 0 | 0 | 110101 | 10110100 | 1011 | 101011 |
Color Harmonies of #617878
Complementary color
Monochromatic Colors of #617878
Black with #617878
Text Example
Text Example
White with #617878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617878; }
p { color: rgb(97,120,120); }
H1.HeaderClassName
{
color: #617878;
}
.AnyTagClassName
{
color: #617878;
}
</style>
background-color css
<style>
a { background-color: #617878; }
a { background-color: rgb(97,120,120); }
div.DivClassName
{
background-color: #617878;
}
.BgClassName
{
background-color: #617878;
}
</style>
border-color css
<style>
span { border-color: #617878; }
span { border-color: rgb(97,120,120); }
td.TdClassName
{
border-color: #617878;
}
.TagClassName
{
border-color: #617878;
}
</style>