Shades of William #576965
Tints of William #576965
RGB
CMYK
RGB Variations
Color information
#576965 (or 0x576965) is known color: William. HEX triplet: 57, 69 and 65. RGB value is (87,105,101). Sum of RGB (Red+Green+Blue) = 87+105+101=293 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.69% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 101 (39.84% from 255 or 34.47% from 293); Max value from RGB is 105 - color contains mainly: green. Hex color #576965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576965 is #A8969A. Grayscale: #636363. Windows color (decimal): -11048603 or 6646103. OLE color: 6646103.
HSL color Cylindrical-coordinate representation of color #576965: hue angle of 166.67º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #576965 is Cyan = 0.17, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 105 | 101 | - |
| CMYK | 0.17 | 0 | 0.04 | 0.59 |
| HSL | 166.67º | 0.09% | 0.38% | - |
| HSV(B) | 166.67º | 0.17% | 0.41% | - |
| XYZ | 11.33 | 13.07 | 14.24 | - |
| YUV | 99.16 | 129.04 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 101 | 0.17 | 0 | 0.04 | 0.59 | 166.67 | 0.09 | 0.38 |
| Hex | 57 | 69 | 65 | 11 | 0 | 4 | 3B | A7 | 9 | 26 |
| Octal | 127 | 151 | 145 | 21 | 0 | 4 | 73 | 247 | 11 | 46 |
| Binary | 1010111 | 1101001 | 1100101 | 10001 | 0 | 100 | 111011 | 10100111 | 1001 | 100110 |
Color Harmonies of #576965
Complementary color
Monochromatic Colors of #576965
Black with #576965
Text Example
Text Example
White with #576965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576965; }
p { color: rgb(87,105,101); }
H1.HeaderClassName
{
color: #576965;
}
.AnyTagClassName
{
color: #576965;
}
</style>
background-color css
<style>
a { background-color: #576965; }
a { background-color: rgb(87,105,101); }
div.DivClassName
{
background-color: #576965;
}
.BgClassName
{
background-color: #576965;
}
</style>
border-color css
<style>
span { border-color: #576965; }
span { border-color: rgb(87,105,101); }
td.TdClassName
{
border-color: #576965;
}
.TagClassName
{
border-color: #576965;
}
</style>