Shades of William #567169
Tints of William #567169
RGB
CMYK
RGB Variations
Color information
#567169 (or 0x567169) is known color: William. HEX triplet: 56, 71 and 69. RGB value is (86,113,105). Sum of RGB (Red+Green+Blue) = 86+113+105=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 113 (44.53% from 255 or 37.17% from 304); Blue value is 105 (41.41% from 255 or 34.54% from 304); Max value from RGB is 113 - color contains mainly: green. Hex color #567169 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567169 is #A98E96. Grayscale: #686868. Windows color (decimal): -11112087 or 6910294. OLE color: 6910294.
HSL color Cylindrical-coordinate representation of color #567169: hue angle of 162.22º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #567169 is Cyan = 0.24, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 113 | 105 | - |
| CMYK | 0.24 | 0 | 0.07 | 0.56 |
| HSL | 162.22º | 0.14% | 0.39% | - |
| HSV(B) | 162.22º | 0.24% | 0.44% | - |
| XYZ | 12.29 | 14.81 | 15.58 | - |
| YUV | 104.02 | 128.55 | 115.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 105 | 0.24 | 0 | 0.07 | 0.56 | 162.22 | 0.14 | 0.39 |
| Hex | 56 | 71 | 69 | 18 | 0 | 7 | 38 | A2 | E | 27 |
| Octal | 126 | 161 | 151 | 30 | 0 | 7 | 70 | 242 | 16 | 47 |
| Binary | 1010110 | 1110001 | 1101001 | 11000 | 0 | 111 | 111000 | 10100010 | 1110 | 100111 |
Color Harmonies of #567169
Complementary color
Monochromatic Colors of #567169
Black with #567169
Text Example
Text Example
White with #567169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567169; }
p { color: rgb(86,113,105); }
H1.HeaderClassName
{
color: #567169;
}
.AnyTagClassName
{
color: #567169;
}
</style>
background-color css
<style>
a { background-color: #567169; }
a { background-color: rgb(86,113,105); }
div.DivClassName
{
background-color: #567169;
}
.BgClassName
{
background-color: #567169;
}
</style>
border-color css
<style>
span { border-color: #567169; }
span { border-color: rgb(86,113,105); }
td.TdClassName
{
border-color: #567169;
}
.TagClassName
{
border-color: #567169;
}
</style>