Shades of William #536562
Tints of William #536562
RGB
CMYK
RGB Variations
Color information
#536562 (or 0x536562) is known color: William. HEX triplet: 53, 65 and 62. RGB value is (83,101,98). Sum of RGB (Red+Green+Blue) = 83+101+98=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 101 (39.84% from 255 or 35.82% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 101 - color contains mainly: green. Hex color #536562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536562 is #AC9A9D. Grayscale: #5F5F5F. Windows color (decimal): -11311774 or 6448467. OLE color: 6448467.
HSL color Cylindrical-coordinate representation of color #536562: hue angle of 170º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536562 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 98 | - |
| CMYK | 0.18 | 0 | 0.03 | 0.60 |
| HSL | 170º | 0.1% | 0.36% | - |
| HSV(B) | 170º | 0.18% | 0.4% | - |
| XYZ | 10.43 | 12.03 | 13.33 | - |
| YUV | 95.28 | 129.54 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 98 | 0.18 | 0 | 0.03 | 0.60 | 170 | 0.1 | 0.36 |
| Hex | 53 | 65 | 62 | 12 | 0 | 3 | 3C | AA | A | 24 |
| Octal | 123 | 145 | 142 | 22 | 0 | 3 | 74 | 252 | 12 | 44 |
| Binary | 1010011 | 1100101 | 1100010 | 10010 | 0 | 11 | 111100 | 10101010 | 1010 | 100100 |
Color Harmonies of #536562
Complementary color
Monochromatic Colors of #536562
Black with #536562
Text Example
Text Example
White with #536562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536562; }
p { color: rgb(83,101,98); }
H1.HeaderClassName
{
color: #536562;
}
.AnyTagClassName
{
color: #536562;
}
</style>
background-color css
<style>
a { background-color: #536562; }
a { background-color: rgb(83,101,98); }
div.DivClassName
{
background-color: #536562;
}
.BgClassName
{
background-color: #536562;
}
</style>
border-color css
<style>
span { border-color: #536562; }
span { border-color: rgb(83,101,98); }
td.TdClassName
{
border-color: #536562;
}
.TagClassName
{
border-color: #536562;
}
</style>