Shades of Nevada #667473
Tints of Nevada #667473
RGB
CMYK
RGB Variations
Color information
#667473 (or 0x667473) is known color: Nevada. HEX triplet: 66, 74 and 73. RGB value is (102,116,115). Sum of RGB (Red+Green+Blue) = 102+116+115=333 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.63% from 333); Green value is 116 (45.70% from 255 or 34.83% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 116 - color contains mainly: green. Hex color #667473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667473 is #998B8C. Grayscale: #6F6F6F. Windows color (decimal): -10062733 or 7566438. OLE color: 7566438.
HSL color Cylindrical-coordinate representation of color #667473: hue angle of 175.71º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #667473 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 116 | 115 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.55 |
| HSL | 175.71º | 0.06% | 0.43% | - |
| HSV(B) | 175.71º | 0.12% | 0.45% | - |
| XYZ | 14.82 | 16.55 | 18.63 | - |
| YUV | 111.7 | 129.86 | 121.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 115 | 0.12 | 0 | 0.01 | 0.55 | 175.71 | 0.06 | 0.43 |
| Hex | 66 | 74 | 73 | C | 0 | 1 | 37 | B0 | 6 | 2B |
| Octal | 146 | 164 | 163 | 14 | 0 | 1 | 67 | 260 | 6 | 53 |
| Binary | 1100110 | 1110100 | 1110011 | 1100 | 0 | 1 | 110111 | 10110000 | 110 | 101011 |
Color Harmonies of #667473
Complementary color
Monochromatic Colors of #667473
Black with #667473
Text Example
Text Example
White with #667473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667473; }
p { color: rgb(102,116,115); }
H1.HeaderClassName
{
color: #667473;
}
.AnyTagClassName
{
color: #667473;
}
</style>
background-color css
<style>
a { background-color: #667473; }
a { background-color: rgb(102,116,115); }
div.DivClassName
{
background-color: #667473;
}
.BgClassName
{
background-color: #667473;
}
</style>
border-color css
<style>
span { border-color: #667473; }
span { border-color: rgb(102,116,115); }
td.TdClassName
{
border-color: #667473;
}
.TagClassName
{
border-color: #667473;
}
</style>