Shades of Nevada #617273
Tints of Nevada #617273
RGB
CMYK
RGB Variations
Color information
#617273 (or 0x617273) is known color: Nevada. HEX triplet: 61, 72 and 73. RGB value is (97,114,115). Sum of RGB (Red+Green+Blue) = 97+114+115=326 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.75% from 326); Green value is 114 (44.92% from 255 or 34.97% from 326); Blue value is 115 (45.31% from 255 or 35.28% from 326); Max value from RGB is 115 - color contains mainly: blue. Hex color #617273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617273 is #9E8D8C. Grayscale: #6D6D6D. Windows color (decimal): -10390925 or 7565921. OLE color: 7565921.
HSL color Cylindrical-coordinate representation of color #617273: hue angle of 183.33º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #617273 is Cyan = 0.16, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 115 | - |
| CMYK | 0.16 | 0.01 | 0 | 0.55 |
| HSL | 183.33º | 0.08% | 0.42% | - |
| HSV(B) | 183.33º | 0.16% | 0.45% | - |
| XYZ | 14.04 | 15.81 | 18.53 | - |
| YUV | 109.03 | 131.37 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 115 | 0.16 | 0.01 | 0 | 0.55 | 183.33 | 0.08 | 0.42 |
| Hex | 61 | 72 | 73 | 10 | 1 | 0 | 37 | B7 | 8 | 2A |
| Octal | 141 | 162 | 163 | 20 | 1 | 0 | 67 | 267 | 10 | 52 |
| Binary | 1100001 | 1110010 | 1110011 | 10000 | 1 | 0 | 110111 | 10110111 | 1000 | 101010 |
Color Harmonies of #617273
Complementary color
Monochromatic Colors of #617273
Black with #617273
Text Example
Text Example
White with #617273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617273; }
p { color: rgb(97,114,115); }
H1.HeaderClassName
{
color: #617273;
}
.AnyTagClassName
{
color: #617273;
}
</style>
background-color css
<style>
a { background-color: #617273; }
a { background-color: rgb(97,114,115); }
div.DivClassName
{
background-color: #617273;
}
.BgClassName
{
background-color: #617273;
}
</style>
border-color css
<style>
span { border-color: #617273; }
span { border-color: rgb(97,114,115); }
td.TdClassName
{
border-color: #617273;
}
.TagClassName
{
border-color: #617273;
}
</style>