Shades of William #626967
Tints of William #626967
RGB
CMYK
RGB Variations
Color information
#626967 (or 0x626967) is known color: William. HEX triplet: 62, 69 and 67. RGB value is (98,105,103). Sum of RGB (Red+Green+Blue) = 98+105+103=306 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.03% from 306); Green value is 105 (41.41% from 255 or 34.31% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 105 - color contains mainly: green. Hex color #626967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626967 is #9D9698. Grayscale: #666666. Windows color (decimal): -10327705 or 6777186. OLE color: 6777186.
HSL color Cylindrical-coordinate representation of color #626967: hue angle of 162.86º degrees, saturation: 0.03, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #626967 is Cyan = 0.07, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 103 | - |
| CMYK | 0.07 | 0 | 0.02 | 0.59 |
| HSL | 162.86º | 0.03% | 0.4% | - |
| HSV(B) | 162.86º | 0.07% | 0.41% | - |
| XYZ | 12.54 | 13.68 | 14.81 | - |
| YUV | 102.68 | 128.18 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 103 | 0.07 | 0 | 0.02 | 0.59 | 162.86 | 0.03 | 0.4 |
| Hex | 62 | 69 | 67 | 7 | 0 | 2 | 3B | A3 | 3 | 28 |
| Octal | 142 | 151 | 147 | 7 | 0 | 2 | 73 | 243 | 3 | 50 |
| Binary | 1100010 | 1101001 | 1100111 | 111 | 0 | 10 | 111011 | 10100011 | 11 | 101000 |
Color Harmonies of #626967
Complementary color
Monochromatic Colors of #626967
Black with #626967
Text Example
Text Example
White with #626967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626967; }
p { color: rgb(98,105,103); }
H1.HeaderClassName
{
color: #626967;
}
.AnyTagClassName
{
color: #626967;
}
</style>
background-color css
<style>
a { background-color: #626967; }
a { background-color: rgb(98,105,103); }
div.DivClassName
{
background-color: #626967;
}
.BgClassName
{
background-color: #626967;
}
</style>
border-color css
<style>
span { border-color: #626967; }
span { border-color: rgb(98,105,103); }
td.TdClassName
{
border-color: #626967;
}
.TagClassName
{
border-color: #626967;
}
</style>