Shades of Nevada #617272
Tints of Nevada #617272
RGB
CMYK
RGB Variations
Color information
#617272 (or 0x617272) is known color: Nevada. HEX triplet: 61, 72 and 72. RGB value is (97,114,114). Sum of RGB (Red+Green+Blue) = 97+114+114=325 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.85% from 325); Green value is 114 (44.92% from 255 or 35.08% from 325); Blue value is 114 (44.92% from 255 or 35.08% from 325); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #617272 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617272 is #9E8D8D. Grayscale: #6C6C6C. Windows color (decimal): -10390926 or 7500385. OLE color: 7500385.
HSL color Cylindrical-coordinate representation of color #617272: hue angle of 180º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #617272 is Cyan = 0.15, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 114 | - |
| CMYK | 0.15 | 0 | 0 | 0.55 |
| HSL | 180º | 0.08% | 0.41% | - |
| HSV(B) | 180º | 0.15% | 0.45% | - |
| XYZ | 13.98 | 15.79 | 18.23 | - |
| YUV | 108.92 | 130.87 | 119.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 114 | 0.15 | 0 | 0 | 0.55 | 180 | 0.08 | 0.41 |
| Hex | 61 | 72 | 72 | F | 0 | 0 | 37 | B4 | 8 | 29 |
| Octal | 141 | 162 | 162 | 17 | 0 | 0 | 67 | 264 | 10 | 51 |
| Binary | 1100001 | 1110010 | 1110010 | 1111 | 0 | 0 | 110111 | 10110100 | 1000 | 101001 |
Color Harmonies of #617272
Complementary color
Monochromatic Colors of #617272
Black with #617272
Text Example
Text Example
White with #617272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617272; }
p { color: rgb(97,114,114); }
H1.HeaderClassName
{
color: #617272;
}
.AnyTagClassName
{
color: #617272;
}
</style>
background-color css
<style>
a { background-color: #617272; }
a { background-color: rgb(97,114,114); }
div.DivClassName
{
background-color: #617272;
}
.BgClassName
{
background-color: #617272;
}
</style>
border-color css
<style>
span { border-color: #617272; }
span { border-color: rgb(97,114,114); }
td.TdClassName
{
border-color: #617272;
}
.TagClassName
{
border-color: #617272;
}
</style>