Shades of William #577874
Tints of William #577874
RGB
CMYK
RGB Variations
Color information
#577874 (or 0x577874) is known color: William. HEX triplet: 57, 78 and 74. RGB value is (87,120,116). Sum of RGB (Red+Green+Blue) = 87+120+116=323 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.93% from 323); Green value is 120 (47.27% from 255 or 37.15% from 323); Blue value is 116 (45.70% from 255 or 35.91% from 323); Max value from RGB is 120 - color contains mainly: green. Hex color #577874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577874 is #A8878B. Grayscale: #6D6D6D. Windows color (decimal): -11044748 or 7632983. OLE color: 7632983.
HSL color Cylindrical-coordinate representation of color #577874: hue angle of 172.73º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577874 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 116 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.53 |
| HSL | 172.73º | 0.16% | 0.41% | - |
| HSV(B) | 172.73º | 0.28% | 0.47% | - |
| XYZ | 13.8 | 16.72 | 19.02 | - |
| YUV | 109.68 | 131.57 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 116 | 0.28 | 0 | 0.03 | 0.53 | 172.73 | 0.16 | 0.41 |
| Hex | 57 | 78 | 74 | 1C | 0 | 3 | 35 | AD | 10 | 29 |
| Octal | 127 | 170 | 164 | 34 | 0 | 3 | 65 | 255 | 20 | 51 |
| Binary | 1010111 | 1111000 | 1110100 | 11100 | 0 | 11 | 110101 | 10101101 | 10000 | 101001 |
Color Harmonies of #577874
Complementary color
Monochromatic Colors of #577874
Black with #577874
Text Example
Text Example
White with #577874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577874; }
p { color: rgb(87,120,116); }
H1.HeaderClassName
{
color: #577874;
}
.AnyTagClassName
{
color: #577874;
}
</style>
background-color css
<style>
a { background-color: #577874; }
a { background-color: rgb(87,120,116); }
div.DivClassName
{
background-color: #577874;
}
.BgClassName
{
background-color: #577874;
}
</style>
border-color css
<style>
span { border-color: #577874; }
span { border-color: rgb(87,120,116); }
td.TdClassName
{
border-color: #577874;
}
.TagClassName
{
border-color: #577874;
}
</style>