Shades of William #577572
Tints of William #577572
RGB
CMYK
RGB Variations
Color information
#577572 (or 0x577572) is known color: William. HEX triplet: 57, 75 and 72. RGB value is (87,117,114). Sum of RGB (Red+Green+Blue) = 87+117+114=318 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.36% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 117 - color contains mainly: green. Hex color #577572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577572 is #A88A8D. Grayscale: #6B6B6B. Windows color (decimal): -11045518 or 7501143. OLE color: 7501143.
HSL color Cylindrical-coordinate representation of color #577572: hue angle of 174º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #577572 is Cyan = 0.26, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 114 | - |
| CMYK | 0.26 | 0 | 0.03 | 0.54 |
| HSL | 174º | 0.15% | 0.4% | - |
| HSV(B) | 174º | 0.26% | 0.46% | - |
| XYZ | 13.33 | 15.96 | 18.3 | - |
| YUV | 107.69 | 131.56 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 114 | 0.26 | 0 | 0.03 | 0.54 | 174 | 0.15 | 0.4 |
| Hex | 57 | 75 | 72 | 1A | 0 | 3 | 36 | AE | F | 28 |
| Octal | 127 | 165 | 162 | 32 | 0 | 3 | 66 | 256 | 17 | 50 |
| Binary | 1010111 | 1110101 | 1110010 | 11010 | 0 | 11 | 110110 | 10101110 | 1111 | 101000 |
Color Harmonies of #577572
Complementary color
Monochromatic Colors of #577572
Black with #577572
Text Example
Text Example
White with #577572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577572; }
p { color: rgb(87,117,114); }
H1.HeaderClassName
{
color: #577572;
}
.AnyTagClassName
{
color: #577572;
}
</style>
background-color css
<style>
a { background-color: #577572; }
a { background-color: rgb(87,117,114); }
div.DivClassName
{
background-color: #577572;
}
.BgClassName
{
background-color: #577572;
}
</style>
border-color css
<style>
span { border-color: #577572; }
span { border-color: rgb(87,117,114); }
td.TdClassName
{
border-color: #577572;
}
.TagClassName
{
border-color: #577572;
}
</style>