Shades of William #536964
Tints of William #536964
RGB
CMYK
RGB Variations
Color information
#536964 (or 0x536964) is known color: William. HEX triplet: 53, 69 and 64. RGB value is (83,105,100). Sum of RGB (Red+Green+Blue) = 83+105+100=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 100 (39.45% from 255 or 34.72% from 288); Max value from RGB is 105 - color contains mainly: green. Hex color #536964 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536964 is #AC969B. Grayscale: #616161. Windows color (decimal): -11310748 or 6580563. OLE color: 6580563.
HSL color Cylindrical-coordinate representation of color #536964: hue angle of 166.36º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #536964 is Cyan = 0.21, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 105 | 100 | - |
| CMYK | 0.21 | 0 | 0.05 | 0.59 |
| HSL | 166.36º | 0.12% | 0.37% | - |
| HSV(B) | 166.36º | 0.21% | 0.41% | - |
| XYZ | 10.92 | 12.86 | 13.96 | - |
| YUV | 97.85 | 129.21 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 105 | 100 | 0.21 | 0 | 0.05 | 0.59 | 166.36 | 0.12 | 0.37 |
| Hex | 53 | 69 | 64 | 15 | 0 | 5 | 3B | A6 | C | 25 |
| Octal | 123 | 151 | 144 | 25 | 0 | 5 | 73 | 246 | 14 | 45 |
| Binary | 1010011 | 1101001 | 1100100 | 10101 | 0 | 101 | 111011 | 10100110 | 1100 | 100101 |
Color Harmonies of #536964
Complementary color
Monochromatic Colors of #536964
Black with #536964
Text Example
Text Example
White with #536964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536964; }
p { color: rgb(83,105,100); }
H1.HeaderClassName
{
color: #536964;
}
.AnyTagClassName
{
color: #536964;
}
</style>
background-color css
<style>
a { background-color: #536964; }
a { background-color: rgb(83,105,100); }
div.DivClassName
{
background-color: #536964;
}
.BgClassName
{
background-color: #536964;
}
</style>
border-color css
<style>
span { border-color: #536964; }
span { border-color: rgb(83,105,100); }
td.TdClassName
{
border-color: #536964;
}
.TagClassName
{
border-color: #536964;
}
</style>