Shades of William #507271
Tints of William #507271
RGB
CMYK
RGB Variations
Color information
#507271 (or 0x507271) is known color: William. HEX triplet: 50, 72 and 71. RGB value is (80,114,113). Sum of RGB (Red+Green+Blue) = 80+114+113=307 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.06% from 307); Green value is 114 (44.92% from 255 or 37.13% from 307); Blue value is 113 (44.53% from 255 or 36.81% from 307); Max value from RGB is 114 - color contains mainly: green. Hex color #507271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507271 is #AF8D8E. Grayscale: #676767. Windows color (decimal): -11505039 or 7434832. OLE color: 7434832.
HSL color Cylindrical-coordinate representation of color #507271: hue angle of 178.24º degrees, saturation: 0.18, 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 #507271 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 113 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.55 |
| HSL | 178.24º | 0.18% | 0.38% | - |
| HSV(B) | 178.24º | 0.3% | 0.45% | - |
| XYZ | 12.31 | 14.93 | 17.86 | - |
| YUV | 103.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 113 | 0.30 | 0 | 0.01 | 0.55 | 178.24 | 0.18 | 0.38 |
| Hex | 50 | 72 | 71 | 1E | 0 | 1 | 37 | B2 | 12 | 26 |
| Octal | 120 | 162 | 161 | 36 | 0 | 1 | 67 | 262 | 22 | 46 |
| Binary | 1010000 | 1110010 | 1110001 | 11110 | 0 | 1 | 110111 | 10110010 | 10010 | 100110 |
Color Harmonies of #507271
Complementary color
Monochromatic Colors of #507271
Black with #507271
Text Example
Text Example
White with #507271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507271; }
p { color: rgb(80,114,113); }
H1.HeaderClassName
{
color: #507271;
}
.AnyTagClassName
{
color: #507271;
}
</style>
background-color css
<style>
a { background-color: #507271; }
a { background-color: rgb(80,114,113); }
div.DivClassName
{
background-color: #507271;
}
.BgClassName
{
background-color: #507271;
}
</style>
border-color css
<style>
span { border-color: #507271; }
span { border-color: rgb(80,114,113); }
td.TdClassName
{
border-color: #507271;
}
.TagClassName
{
border-color: #507271;
}
</style>