Shades of William #506864
Tints of William #506864
RGB
CMYK
RGB Variations
Color information
#506864 (or 0x506864) is known color: William. HEX triplet: 50, 68 and 64. RGB value is (80,104,100). Sum of RGB (Red+Green+Blue) = 80+104+100=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 104 (41.02% from 255 or 36.62% from 284); Blue value is 100 (39.45% from 255 or 35.21% from 284); Max value from RGB is 104 - color contains mainly: green. Hex color #506864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506864 is #AF979B. Grayscale: #606060. Windows color (decimal): -11507612 or 6580304. OLE color: 6580304.
HSL color Cylindrical-coordinate representation of color #506864: hue angle of 170º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #506864 is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 104 | 100 | - |
| CMYK | 0.23 | 0 | 0.04 | 0.59 |
| HSL | 170º | 0.13% | 0.36% | - |
| HSV(B) | 170º | 0.23% | 0.41% | - |
| XYZ | 10.56 | 12.53 | 13.92 | - |
| YUV | 96.37 | 130.05 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 100 | 0.23 | 0 | 0.04 | 0.59 | 170 | 0.13 | 0.36 |
| Hex | 50 | 68 | 64 | 17 | 0 | 4 | 3B | AA | D | 24 |
| Octal | 120 | 150 | 144 | 27 | 0 | 4 | 73 | 252 | 15 | 44 |
| Binary | 1010000 | 1101000 | 1100100 | 10111 | 0 | 100 | 111011 | 10101010 | 1101 | 100100 |
Color Harmonies of #506864
Complementary color
Monochromatic Colors of #506864
Black with #506864
Text Example
Text Example
White with #506864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506864; }
p { color: rgb(80,104,100); }
H1.HeaderClassName
{
color: #506864;
}
.AnyTagClassName
{
color: #506864;
}
</style>
background-color css
<style>
a { background-color: #506864; }
a { background-color: rgb(80,104,100); }
div.DivClassName
{
background-color: #506864;
}
.BgClassName
{
background-color: #506864;
}
</style>
border-color css
<style>
span { border-color: #506864; }
span { border-color: rgb(80,104,100); }
td.TdClassName
{
border-color: #506864;
}
.TagClassName
{
border-color: #506864;
}
</style>