Shades of Mid Grey #677076
Tints of Mid Grey #677076
RGB
CMYK
RGB Variations
Color information
#677076 (or 0x677076) is known color: Mid Grey. HEX triplet: 67, 70 and 76. RGB value is (103,112,118). Sum of RGB (Red+Green+Blue) = 103+112+118=333 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.93% from 333); Green value is 112 (44.14% from 255 or 33.63% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 118 - color contains mainly: blue. Hex color #677076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677076 is #988F89. Grayscale: #6D6D6D. Windows color (decimal): -9998218 or 7762023. OLE color: 7762023.
HSL color Cylindrical-coordinate representation of color #677076: hue angle of 204º 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 #677076 is Cyan = 0.13, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 112 | 118 | - |
| CMYK | 0.13 | 0.05 | 0 | 0.54 |
| HSL | 204º | 0.07% | 0.43% | - |
| HSV(B) | 204º | 0.13% | 0.46% | - |
| XYZ | 14.66 | 15.78 | 19.41 | - |
| YUV | 109.99 | 132.52 | 123.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 118 | 0.13 | 0.05 | 0 | 0.54 | 204 | 0.07 | 0.43 |
| Hex | 67 | 70 | 76 | D | 5 | 0 | 36 | CC | 7 | 2B |
| Octal | 147 | 160 | 166 | 15 | 5 | 0 | 66 | 314 | 7 | 53 |
| Binary | 1100111 | 1110000 | 1110110 | 1101 | 101 | 0 | 110110 | 11001100 | 111 | 101011 |
Color Harmonies of #677076
Complementary color
Monochromatic Colors of #677076
Black with #677076
Text Example
Text Example
White with #677076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677076; }
p { color: rgb(103,112,118); }
H1.HeaderClassName
{
color: #677076;
}
.AnyTagClassName
{
color: #677076;
}
</style>
background-color css
<style>
a { background-color: #677076; }
a { background-color: rgb(103,112,118); }
div.DivClassName
{
background-color: #677076;
}
.BgClassName
{
background-color: #677076;
}
</style>
border-color css
<style>
span { border-color: #677076; }
span { border-color: rgb(103,112,118); }
td.TdClassName
{
border-color: #677076;
}
.TagClassName
{
border-color: #677076;
}
</style>