Shades of William #606967
Tints of William #606967
RGB
CMYK
RGB Variations
Color information
#606967 (or 0x606967) is known color: William. HEX triplet: 60, 69 and 67. RGB value is (96,105,103). Sum of RGB (Red+Green+Blue) = 96+105+103=304 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.58% from 304); Green value is 105 (41.41% from 255 or 34.54% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 105 - color contains mainly: green. Hex color #606967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606967 is #9F9698. Grayscale: #666666. Windows color (decimal): -10458777 or 6777184. OLE color: 6777184.
HSL color Cylindrical-coordinate representation of color #606967: hue angle of 166.67º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #606967 is Cyan = 0.09, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 105 | 103 | - |
| CMYK | 0.09 | 0 | 0.02 | 0.59 |
| HSL | 166.67º | 0.04% | 0.39% | - |
| HSV(B) | 166.67º | 0.09% | 0.41% | - |
| XYZ | 12.32 | 13.57 | 14.8 | - |
| YUV | 102.08 | 128.52 | 123.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 105 | 103 | 0.09 | 0 | 0.02 | 0.59 | 166.67 | 0.04 | 0.39 |
| Hex | 60 | 69 | 67 | 9 | 0 | 2 | 3B | A7 | 4 | 27 |
| Octal | 140 | 151 | 147 | 11 | 0 | 2 | 73 | 247 | 4 | 47 |
| Binary | 1100000 | 1101001 | 1100111 | 1001 | 0 | 10 | 111011 | 10100111 | 100 | 100111 |
Color Harmonies of #606967
Complementary color
Monochromatic Colors of #606967
Black with #606967
Text Example
Text Example
White with #606967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606967; }
p { color: rgb(96,105,103); }
H1.HeaderClassName
{
color: #606967;
}
.AnyTagClassName
{
color: #606967;
}
</style>
background-color css
<style>
a { background-color: #606967; }
a { background-color: rgb(96,105,103); }
div.DivClassName
{
background-color: #606967;
}
.BgClassName
{
background-color: #606967;
}
</style>
border-color css
<style>
span { border-color: #606967; }
span { border-color: rgb(96,105,103); }
td.TdClassName
{
border-color: #606967;
}
.TagClassName
{
border-color: #606967;
}
</style>