Shades of Nevada #677574
Tints of Nevada #677574
RGB
CMYK
RGB Variations
Color information
#677574 (or 0x677574) is known color: Nevada. HEX triplet: 67, 75 and 74. RGB value is (103,117,116). Sum of RGB (Red+Green+Blue) = 103+117+116=336 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.65% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 117 - color contains mainly: green. Hex color #677574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677574 is #988A8B. Grayscale: #707070. Windows color (decimal): -9996940 or 7632231. OLE color: 7632231.
HSL color Cylindrical-coordinate representation of color #677574: hue angle of 175.71º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #677574 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 116 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.54 |
| HSL | 175.71º | 0.06% | 0.43% | - |
| HSV(B) | 175.71º | 0.12% | 0.46% | - |
| XYZ | 15.11 | 16.87 | 18.98 | - |
| YUV | 112.7 | 129.86 | 121.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 116 | 0.12 | 0 | 0.01 | 0.54 | 175.71 | 0.06 | 0.43 |
| Hex | 67 | 75 | 74 | C | 0 | 1 | 36 | B0 | 6 | 2B |
| Octal | 147 | 165 | 164 | 14 | 0 | 1 | 66 | 260 | 6 | 53 |
| Binary | 1100111 | 1110101 | 1110100 | 1100 | 0 | 1 | 110110 | 10110000 | 110 | 101011 |
Color Harmonies of #677574
Complementary color
Monochromatic Colors of #677574
Black with #677574
Text Example
Text Example
White with #677574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677574; }
p { color: rgb(103,117,116); }
H1.HeaderClassName
{
color: #677574;
}
.AnyTagClassName
{
color: #677574;
}
</style>
background-color css
<style>
a { background-color: #677574; }
a { background-color: rgb(103,117,116); }
div.DivClassName
{
background-color: #677574;
}
.BgClassName
{
background-color: #677574;
}
</style>
border-color css
<style>
span { border-color: #677574; }
span { border-color: rgb(103,117,116); }
td.TdClassName
{
border-color: #677574;
}
.TagClassName
{
border-color: #677574;
}
</style>