Shades of William #507472
Tints of William #507472
RGB
CMYK
RGB Variations
Color information
#507472 (or 0x507472) is known color: William. HEX triplet: 50, 74 and 72. RGB value is (80,116,114). Sum of RGB (Red+Green+Blue) = 80+116+114=310 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.81% from 310); Green value is 116 (45.70% from 255 or 37.42% from 310); Blue value is 114 (44.92% from 255 or 36.77% from 310); Max value from RGB is 116 - color contains mainly: green. Hex color #507472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507472 is #AF8B8D. Grayscale: #686868. Windows color (decimal): -11504526 or 7500880. OLE color: 7500880.
HSL color Cylindrical-coordinate representation of color #507472: hue angle of 176.67º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #507472 is Cyan = 0.31, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 116 | 114 | - |
| CMYK | 0.31 | 0 | 0.02 | 0.55 |
| HSL | 176.67º | 0.18% | 0.38% | - |
| HSV(B) | 176.67º | 0.31% | 0.45% | - |
| XYZ | 12.59 | 15.41 | 18.23 | - |
| YUV | 105.01 | 133.07 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 114 | 0.31 | 0 | 0.02 | 0.55 | 176.67 | 0.18 | 0.38 |
| Hex | 50 | 74 | 72 | 1F | 0 | 2 | 37 | B1 | 12 | 26 |
| Octal | 120 | 164 | 162 | 37 | 0 | 2 | 67 | 261 | 22 | 46 |
| Binary | 1010000 | 1110100 | 1110010 | 11111 | 0 | 10 | 110111 | 10110001 | 10010 | 100110 |
Color Harmonies of #507472
Complementary color
Monochromatic Colors of #507472
Black with #507472
Text Example
Text Example
White with #507472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507472; }
p { color: rgb(80,116,114); }
H1.HeaderClassName
{
color: #507472;
}
.AnyTagClassName
{
color: #507472;
}
</style>
background-color css
<style>
a { background-color: #507472; }
a { background-color: rgb(80,116,114); }
div.DivClassName
{
background-color: #507472;
}
.BgClassName
{
background-color: #507472;
}
</style>
border-color css
<style>
span { border-color: #507472; }
span { border-color: rgb(80,116,114); }
td.TdClassName
{
border-color: #507472;
}
.TagClassName
{
border-color: #507472;
}
</style>