Shades of Nevada #677172
Tints of Nevada #677172
RGB
CMYK
RGB Variations
Color information
#677172 (or 0x677172) is known color: Nevada. HEX triplet: 67, 71 and 72. RGB value is (103,113,114). Sum of RGB (Red+Green+Blue) = 103+113+114=330 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.21% from 330); Green value is 113 (44.53% from 255 or 34.24% from 330); Blue value is 114 (44.92% from 255 or 34.55% from 330); Max value from RGB is 114 - color contains mainly: blue. Hex color #677172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677172 is #988E8D. Grayscale: #6E6E6E. Windows color (decimal): -9997966 or 7500135. OLE color: 7500135.
HSL color Cylindrical-coordinate representation of color #677172: hue angle of 185.45º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #677172 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 113 | 114 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.55 |
| HSL | 185.45º | 0.05% | 0.43% | - |
| HSV(B) | 185.45º | 0.1% | 0.45% | - |
| XYZ | 14.54 | 15.91 | 18.22 | - |
| YUV | 110.12 | 130.19 | 122.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 114 | 0.10 | 0.01 | 0 | 0.55 | 185.45 | 0.05 | 0.43 |
| Hex | 67 | 71 | 72 | A | 1 | 0 | 37 | B9 | 5 | 2B |
| Octal | 147 | 161 | 162 | 12 | 1 | 0 | 67 | 271 | 5 | 53 |
| Binary | 1100111 | 1110001 | 1110010 | 1010 | 1 | 0 | 110111 | 10111001 | 101 | 101011 |
Color Harmonies of #677172
Complementary color
Monochromatic Colors of #677172
Black with #677172
Text Example
Text Example
White with #677172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677172; }
p { color: rgb(103,113,114); }
H1.HeaderClassName
{
color: #677172;
}
.AnyTagClassName
{
color: #677172;
}
</style>
background-color css
<style>
a { background-color: #677172; }
a { background-color: rgb(103,113,114); }
div.DivClassName
{
background-color: #677172;
}
.BgClassName
{
background-color: #677172;
}
</style>
border-color css
<style>
span { border-color: #677172; }
span { border-color: rgb(103,113,114); }
td.TdClassName
{
border-color: #677172;
}
.TagClassName
{
border-color: #677172;
}
</style>