Shades of William #537673
Tints of William #537673
RGB
CMYK
RGB Variations
Color information
#537673 (or 0x537673) is known color: William. HEX triplet: 53, 76 and 73. RGB value is (83,118,115). Sum of RGB (Red+Green+Blue) = 83+118+115=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 118 (46.48% from 255 or 37.34% from 316); Blue value is 115 (45.31% from 255 or 36.39% from 316); Max value from RGB is 118 - color contains mainly: green. Hex color #537673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537673 is #AC898C. Grayscale: #6B6B6B. Windows color (decimal): -11307405 or 7566931. OLE color: 7566931.
HSL color Cylindrical-coordinate representation of color #537673: hue angle of 174.86º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537673 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 115 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.54 |
| HSL | 174.86º | 0.17% | 0.39% | - |
| HSV(B) | 174.86º | 0.3% | 0.46% | - |
| XYZ | 13.14 | 16.03 | 18.62 | - |
| YUV | 107.19 | 132.4 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 115 | 0.30 | 0 | 0.03 | 0.54 | 174.86 | 0.17 | 0.39 |
| Hex | 53 | 76 | 73 | 1E | 0 | 3 | 36 | AF | 11 | 27 |
| Octal | 123 | 166 | 163 | 36 | 0 | 3 | 66 | 257 | 21 | 47 |
| Binary | 1010011 | 1110110 | 1110011 | 11110 | 0 | 11 | 110110 | 10101111 | 10001 | 100111 |
Color Harmonies of #537673
Complementary color
Monochromatic Colors of #537673
Black with #537673
Text Example
Text Example
White with #537673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537673; }
p { color: rgb(83,118,115); }
H1.HeaderClassName
{
color: #537673;
}
.AnyTagClassName
{
color: #537673;
}
</style>
background-color css
<style>
a { background-color: #537673; }
a { background-color: rgb(83,118,115); }
div.DivClassName
{
background-color: #537673;
}
.BgClassName
{
background-color: #537673;
}
</style>
border-color css
<style>
span { border-color: #537673; }
span { border-color: rgb(83,118,115); }
td.TdClassName
{
border-color: #537673;
}
.TagClassName
{
border-color: #537673;
}
</style>