Shades of William #536862
Tints of William #536862
RGB
CMYK
RGB Variations
Color information
#536862 (or 0x536862) is known color: William. HEX triplet: 53, 68 and 62. RGB value is (83,104,98). Sum of RGB (Red+Green+Blue) = 83+104+98=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 104 (41.02% from 255 or 36.49% from 285); Blue value is 98 (38.67% from 255 or 34.39% from 285); Max value from RGB is 104 - color contains mainly: green. Hex color #536862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536862 is #AC979D. Grayscale: #616161. Windows color (decimal): -11311006 or 6449235. OLE color: 6449235.
HSL color Cylindrical-coordinate representation of color #536862: hue angle of 162.86º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #536862 is Cyan = 0.20, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 98 | - |
| CMYK | 0.20 | 0 | 0.06 | 0.59 |
| HSL | 162.86º | 0.11% | 0.37% | - |
| HSV(B) | 162.86º | 0.2% | 0.41% | - |
| XYZ | 10.72 | 12.62 | 13.43 | - |
| YUV | 97.04 | 128.54 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 98 | 0.20 | 0 | 0.06 | 0.59 | 162.86 | 0.11 | 0.37 |
| Hex | 53 | 68 | 62 | 14 | 0 | 6 | 3B | A3 | B | 25 |
| Octal | 123 | 150 | 142 | 24 | 0 | 6 | 73 | 243 | 13 | 45 |
| Binary | 1010011 | 1101000 | 1100010 | 10100 | 0 | 110 | 111011 | 10100011 | 1011 | 100101 |
Color Harmonies of #536862
Complementary color
Monochromatic Colors of #536862
Black with #536862
Text Example
Text Example
White with #536862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536862; }
p { color: rgb(83,104,98); }
H1.HeaderClassName
{
color: #536862;
}
.AnyTagClassName
{
color: #536862;
}
</style>
background-color css
<style>
a { background-color: #536862; }
a { background-color: rgb(83,104,98); }
div.DivClassName
{
background-color: #536862;
}
.BgClassName
{
background-color: #536862;
}
</style>
border-color css
<style>
span { border-color: #536862; }
span { border-color: rgb(83,104,98); }
td.TdClassName
{
border-color: #536862;
}
.TagClassName
{
border-color: #536862;
}
</style>