Shades of Nevada #667373
Tints of Nevada #667373
RGB
CMYK
RGB Variations
Color information
#667373 (or 0x667373) is known color: Nevada. HEX triplet: 66, 73 and 73. RGB value is (102,115,115). Sum of RGB (Red+Green+Blue) = 102+115+115=332 (43% of max value = 765). Red value is 102 (40.23% from 255 or 30.72% from 332); Green value is 115 (45.31% from 255 or 34.64% from 332); Blue value is 115 (45.31% from 255 or 34.64% from 332); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #667373 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667373 is #998C8C. Grayscale: #6F6F6F. Windows color (decimal): -10062989 or 7566182. OLE color: 7566182.
HSL color Cylindrical-coordinate representation of color #667373: hue angle of 180º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #667373 is Cyan = 0.11, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 115 | 115 | - |
| CMYK | 0.11 | 0 | 0 | 0.55 |
| HSL | 180º | 0.06% | 0.43% | - |
| HSV(B) | 180º | 0.11% | 0.45% | - |
| XYZ | 14.7 | 16.32 | 18.6 | - |
| YUV | 111.11 | 130.19 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 115 | 0.11 | 0 | 0 | 0.55 | 180 | 0.06 | 0.43 |
| Hex | 66 | 73 | 73 | B | 0 | 0 | 37 | B4 | 6 | 2B |
| Octal | 146 | 163 | 163 | 13 | 0 | 0 | 67 | 264 | 6 | 53 |
| Binary | 1100110 | 1110011 | 1110011 | 1011 | 0 | 0 | 110111 | 10110100 | 110 | 101011 |
Color Harmonies of #667373
Complementary color
Monochromatic Colors of #667373
Black with #667373
Text Example
Text Example
White with #667373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667373; }
p { color: rgb(102,115,115); }
H1.HeaderClassName
{
color: #667373;
}
.AnyTagClassName
{
color: #667373;
}
</style>
background-color css
<style>
a { background-color: #667373; }
a { background-color: rgb(102,115,115); }
div.DivClassName
{
background-color: #667373;
}
.BgClassName
{
background-color: #667373;
}
</style>
border-color css
<style>
span { border-color: #667373; }
span { border-color: rgb(102,115,115); }
td.TdClassName
{
border-color: #667373;
}
.TagClassName
{
border-color: #667373;
}
</style>