Shades of William #607370
Tints of William #607370
RGB
CMYK
RGB Variations
Color information
#607370 (or 0x607370) is known color: William. HEX triplet: 60, 73 and 70. RGB value is (96,115,112). Sum of RGB (Red+Green+Blue) = 96+115+112=323 (42% of max value = 765). Red value is 96 (37.89% from 255 or 29.72% from 323); Green value is 115 (45.31% from 255 or 35.60% from 323); Blue value is 112 (44.14% from 255 or 34.67% from 323); Max value from RGB is 115 - color contains mainly: green. Hex color #607370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607370 is #9F8C8F. Grayscale: #6C6C6C. Windows color (decimal): -10456208 or 7369568. OLE color: 7369568.
HSL color Cylindrical-coordinate representation of color #607370: hue angle of 170.53º degrees, saturation: 0.09, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #607370 is Cyan = 0.17, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 112 | - |
| CMYK | 0.17 | 0 | 0.03 | 0.55 |
| HSL | 170.53º | 0.09% | 0.41% | - |
| HSV(B) | 170.53º | 0.17% | 0.45% | - |
| XYZ | 13.88 | 15.92 | 17.67 | - |
| YUV | 108.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 112 | 0.17 | 0 | 0.03 | 0.55 | 170.53 | 0.09 | 0.41 |
| Hex | 60 | 73 | 70 | 11 | 0 | 3 | 37 | AB | 9 | 29 |
| Octal | 140 | 163 | 160 | 21 | 0 | 3 | 67 | 253 | 11 | 51 |
| Binary | 1100000 | 1110011 | 1110000 | 10001 | 0 | 11 | 110111 | 10101011 | 1001 | 101001 |
Color Harmonies of #607370
Complementary color
Monochromatic Colors of #607370
Black with #607370
Text Example
Text Example
White with #607370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607370; }
p { color: rgb(96,115,112); }
H1.HeaderClassName
{
color: #607370;
}
.AnyTagClassName
{
color: #607370;
}
</style>
background-color css
<style>
a { background-color: #607370; }
a { background-color: rgb(96,115,112); }
div.DivClassName
{
background-color: #607370;
}
.BgClassName
{
background-color: #607370;
}
</style>
border-color css
<style>
span { border-color: #607370; }
span { border-color: rgb(96,115,112); }
td.TdClassName
{
border-color: #607370;
}
.TagClassName
{
border-color: #607370;
}
</style>