Shades of Nevada #667372
Tints of Nevada #667372
RGB
CMYK
RGB Variations
Color information
#667372 (or 0x667372) is known color: Nevada. HEX triplet: 66, 73 and 72. RGB value is (102,115,114). Sum of RGB (Red+Green+Blue) = 102+115+114=331 (43% of max value = 765). Red value is 102 (40.23% from 255 or 30.82% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 115 - color contains mainly: green. Hex color #667372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667372 is #998C8D. Grayscale: #6E6E6E. Windows color (decimal): -10062990 or 7500646. OLE color: 7500646.
HSL color Cylindrical-coordinate representation of color #667372: hue angle of 175.38º 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 #667372 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 115 | 114 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.55 |
| HSL | 175.38º | 0.06% | 0.43% | - |
| HSV(B) | 175.38º | 0.11% | 0.45% | - |
| XYZ | 14.65 | 16.3 | 18.29 | - |
| YUV | 111 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 114 | 0.11 | 0 | 0.01 | 0.55 | 175.38 | 0.06 | 0.43 |
| Hex | 66 | 73 | 72 | B | 0 | 1 | 37 | AF | 6 | 2B |
| Octal | 146 | 163 | 162 | 13 | 0 | 1 | 67 | 257 | 6 | 53 |
| Binary | 1100110 | 1110011 | 1110010 | 1011 | 0 | 1 | 110111 | 10101111 | 110 | 101011 |
Color Harmonies of #667372
Complementary color
Monochromatic Colors of #667372
Black with #667372
Text Example
Text Example
White with #667372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667372; }
p { color: rgb(102,115,114); }
H1.HeaderClassName
{
color: #667372;
}
.AnyTagClassName
{
color: #667372;
}
</style>
background-color css
<style>
a { background-color: #667372; }
a { background-color: rgb(102,115,114); }
div.DivClassName
{
background-color: #667372;
}
.BgClassName
{
background-color: #667372;
}
</style>
border-color css
<style>
span { border-color: #667372; }
span { border-color: rgb(102,115,114); }
td.TdClassName
{
border-color: #667372;
}
.TagClassName
{
border-color: #667372;
}
</style>