Shades of William #507171
Tints of William #507171
RGB
CMYK
RGB Variations
Color information
#507171 (or 0x507171) is known color: William. HEX triplet: 50, 71 and 71. RGB value is (80,113,113). Sum of RGB (Red+Green+Blue) = 80+113+113=306 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.14% from 306); Green value is 113 (44.53% from 255 or 36.93% from 306); Blue value is 113 (44.53% from 255 or 36.93% from 306); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #507171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507171 is #AF8E8E. Grayscale: #676767. Windows color (decimal): -11505295 or 7434576. OLE color: 7434576.
HSL color Cylindrical-coordinate representation of color #507171: hue angle of 180º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507171 is Cyan = 0.29, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 113 | - |
| CMYK | 0.29 | 0 | 0 | 0.56 |
| HSL | 180º | 0.17% | 0.38% | - |
| HSV(B) | 180º | 0.29% | 0.44% | - |
| XYZ | 12.19 | 14.71 | 17.82 | - |
| YUV | 103.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 113 | 0.29 | 0 | 0 | 0.56 | 180 | 0.17 | 0.38 |
| Hex | 50 | 71 | 71 | 1D | 0 | 0 | 38 | B4 | 11 | 26 |
| Octal | 120 | 161 | 161 | 35 | 0 | 0 | 70 | 264 | 21 | 46 |
| Binary | 1010000 | 1110001 | 1110001 | 11101 | 0 | 0 | 111000 | 10110100 | 10001 | 100110 |
Color Harmonies of #507171
Complementary color
Monochromatic Colors of #507171
Black with #507171
Text Example
Text Example
White with #507171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507171; }
p { color: rgb(80,113,113); }
H1.HeaderClassName
{
color: #507171;
}
.AnyTagClassName
{
color: #507171;
}
</style>
background-color css
<style>
a { background-color: #507171; }
a { background-color: rgb(80,113,113); }
div.DivClassName
{
background-color: #507171;
}
.BgClassName
{
background-color: #507171;
}
</style>
border-color css
<style>
span { border-color: #507171; }
span { border-color: rgb(80,113,113); }
td.TdClassName
{
border-color: #507171;
}
.TagClassName
{
border-color: #507171;
}
</style>