Shades of William #517372
Tints of William #517372
RGB
CMYK
RGB Variations
Color information
#517372 (or 0x517372) is known color: William. HEX triplet: 51, 73 and 72. RGB value is (81,115,114). Sum of RGB (Red+Green+Blue) = 81+115+114=310 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.13% from 310); Green value is 115 (45.31% from 255 or 37.10% from 310); Blue value is 114 (44.92% from 255 or 36.77% from 310); Max value from RGB is 115 - color contains mainly: green. Hex color #517372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517372 is #AE8C8D. Grayscale: #686868. Windows color (decimal): -11439246 or 7500625. OLE color: 7500625.
HSL color Cylindrical-coordinate representation of color #517372: hue angle of 178.24º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517372 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 114 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.55 |
| HSL | 178.24º | 0.17% | 0.38% | - |
| HSV(B) | 178.24º | 0.3% | 0.45% | - |
| XYZ | 12.56 | 15.23 | 18.2 | - |
| YUV | 104.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 114 | 0.30 | 0 | 0.01 | 0.55 | 178.24 | 0.17 | 0.38 |
| Hex | 51 | 73 | 72 | 1E | 0 | 1 | 37 | B2 | 11 | 26 |
| Octal | 121 | 163 | 162 | 36 | 0 | 1 | 67 | 262 | 21 | 46 |
| Binary | 1010001 | 1110011 | 1110010 | 11110 | 0 | 1 | 110111 | 10110010 | 10001 | 100110 |
Color Harmonies of #517372
Complementary color
Monochromatic Colors of #517372
Black with #517372
Text Example
Text Example
White with #517372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517372; }
p { color: rgb(81,115,114); }
H1.HeaderClassName
{
color: #517372;
}
.AnyTagClassName
{
color: #517372;
}
</style>
background-color css
<style>
a { background-color: #517372; }
a { background-color: rgb(81,115,114); }
div.DivClassName
{
background-color: #517372;
}
.BgClassName
{
background-color: #517372;
}
</style>
border-color css
<style>
span { border-color: #517372; }
span { border-color: rgb(81,115,114); }
td.TdClassName
{
border-color: #517372;
}
.TagClassName
{
border-color: #517372;
}
</style>