Shades of Nevada #647273
Tints of Nevada #647273
RGB
CMYK
RGB Variations
Color information
#647273 (or 0x647273) is known color: Nevada. HEX triplet: 64, 72 and 73. RGB value is (100,114,115). Sum of RGB (Red+Green+Blue) = 100+114+115=329 (43% of max value = 765). Red value is 100 (39.45% from 255 or 30.40% from 329); Green value is 114 (44.92% from 255 or 34.65% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 115 - color contains mainly: blue. Hex color #647273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647273 is #9B8D8C. Grayscale: #6D6D6D. Windows color (decimal): -10194317 or 7565924. OLE color: 7565924.
HSL color Cylindrical-coordinate representation of color #647273: hue angle of 184º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #647273 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 114 | 115 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.55 |
| HSL | 184º | 0.07% | 0.42% | - |
| HSV(B) | 184º | 0.13% | 0.45% | - |
| XYZ | 14.37 | 15.98 | 18.55 | - |
| YUV | 109.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 114 | 115 | 0.13 | 0.01 | 0 | 0.55 | 184 | 0.07 | 0.42 |
| Hex | 64 | 72 | 73 | D | 1 | 0 | 37 | B8 | 7 | 2A |
| Octal | 144 | 162 | 163 | 15 | 1 | 0 | 67 | 270 | 7 | 52 |
| Binary | 1100100 | 1110010 | 1110011 | 1101 | 1 | 0 | 110111 | 10111000 | 111 | 101010 |
Color Harmonies of #647273
Complementary color
Monochromatic Colors of #647273
Black with #647273
Text Example
Text Example
White with #647273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647273; }
p { color: rgb(100,114,115); }
H1.HeaderClassName
{
color: #647273;
}
.AnyTagClassName
{
color: #647273;
}
</style>
background-color css
<style>
a { background-color: #647273; }
a { background-color: rgb(100,114,115); }
div.DivClassName
{
background-color: #647273;
}
.BgClassName
{
background-color: #647273;
}
</style>
border-color css
<style>
span { border-color: #647273; }
span { border-color: rgb(100,114,115); }
td.TdClassName
{
border-color: #647273;
}
.TagClassName
{
border-color: #647273;
}
</style>