Shades of Nevada #677576
Tints of Nevada #677576
RGB
CMYK
RGB Variations
Color information
#677576 (or 0x677576) is known color: Nevada. HEX triplet: 67, 75 and 76. RGB value is (103,117,118). Sum of RGB (Red+Green+Blue) = 103+117+118=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 117 (46.09% from 255 or 34.62% from 338); Blue value is 118 (46.48% from 255 or 34.91% from 338); Max value from RGB is 118 - color contains mainly: blue. Hex color #677576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677576 is #988A89. Grayscale: #707070. Windows color (decimal): -9996938 or 7763303. OLE color: 7763303.
HSL color Cylindrical-coordinate representation of color #677576: hue angle of 184º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #677576 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 118 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.54 |
| HSL | 184º | 0.07% | 0.43% | - |
| HSV(B) | 184º | 0.13% | 0.46% | - |
| XYZ | 15.22 | 16.91 | 19.6 | - |
| YUV | 112.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 118 | 0.13 | 0.01 | 0 | 0.54 | 184 | 0.07 | 0.43 |
| Hex | 67 | 75 | 76 | D | 1 | 0 | 36 | B8 | 7 | 2B |
| Octal | 147 | 165 | 166 | 15 | 1 | 0 | 66 | 270 | 7 | 53 |
| Binary | 1100111 | 1110101 | 1110110 | 1101 | 1 | 0 | 110110 | 10111000 | 111 | 101011 |
Color Harmonies of #677576
Complementary color
Monochromatic Colors of #677576
Black with #677576
Text Example
Text Example
White with #677576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677576; }
p { color: rgb(103,117,118); }
H1.HeaderClassName
{
color: #677576;
}
.AnyTagClassName
{
color: #677576;
}
</style>
background-color css
<style>
a { background-color: #677576; }
a { background-color: rgb(103,117,118); }
div.DivClassName
{
background-color: #677576;
}
.BgClassName
{
background-color: #677576;
}
</style>
border-color css
<style>
span { border-color: #677576; }
span { border-color: rgb(103,117,118); }
td.TdClassName
{
border-color: #677576;
}
.TagClassName
{
border-color: #677576;
}
</style>