Shades of William #577272
Tints of William #577272
RGB
CMYK
RGB Variations
Color information
#577272 (or 0x577272) is known color: William. HEX triplet: 57, 72 and 72. RGB value is (87,114,114). Sum of RGB (Red+Green+Blue) = 87+114+114=315 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.62% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 114 (44.92% from 255 or 36.19% from 315); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #577272 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577272 is #A88D8D. Grayscale: #696969. Windows color (decimal): -11046286 or 7500375. OLE color: 7500375.
HSL color Cylindrical-coordinate representation of color #577272: hue angle of 180º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #577272 is Cyan = 0.24, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 114 | 114 | - |
| CMYK | 0.24 | 0 | 0 | 0.55 |
| HSL | 180º | 0.13% | 0.39% | - |
| HSV(B) | 180º | 0.24% | 0.45% | - |
| XYZ | 12.99 | 15.28 | 18.18 | - |
| YUV | 105.93 | 132.55 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 114 | 0.24 | 0 | 0 | 0.55 | 180 | 0.13 | 0.39 |
| Hex | 57 | 72 | 72 | 18 | 0 | 0 | 37 | B4 | D | 27 |
| Octal | 127 | 162 | 162 | 30 | 0 | 0 | 67 | 264 | 15 | 47 |
| Binary | 1010111 | 1110010 | 1110010 | 11000 | 0 | 0 | 110111 | 10110100 | 1101 | 100111 |
Color Harmonies of #577272
Complementary color
Monochromatic Colors of #577272
Black with #577272
Text Example
Text Example
White with #577272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577272; }
p { color: rgb(87,114,114); }
H1.HeaderClassName
{
color: #577272;
}
.AnyTagClassName
{
color: #577272;
}
</style>
background-color css
<style>
a { background-color: #577272; }
a { background-color: rgb(87,114,114); }
div.DivClassName
{
background-color: #577272;
}
.BgClassName
{
background-color: #577272;
}
</style>
border-color css
<style>
span { border-color: #577272; }
span { border-color: rgb(87,114,114); }
td.TdClassName
{
border-color: #577272;
}
.TagClassName
{
border-color: #577272;
}
</style>