Shades of William #536762
Tints of William #536762
RGB
CMYK
RGB Variations
Color information
#536762 (or 0x536762) is known color: William. HEX triplet: 53, 67 and 62. RGB value is (83,103,98). Sum of RGB (Red+Green+Blue) = 83+103+98=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 103 (40.62% from 255 or 36.27% from 284); Blue value is 98 (38.67% from 255 or 34.51% from 284); Max value from RGB is 103 - color contains mainly: green. Hex color #536762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536762 is #AC989D. Grayscale: #606060. Windows color (decimal): -11311262 or 6448979. OLE color: 6448979.
HSL color Cylindrical-coordinate representation of color #536762: hue angle of 165º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536762 is Cyan = 0.19, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 98 | - |
| CMYK | 0.19 | 0 | 0.05 | 0.60 |
| HSL | 165º | 0.11% | 0.36% | - |
| HSV(B) | 165º | 0.19% | 0.4% | - |
| XYZ | 10.62 | 12.42 | 13.39 | - |
| YUV | 96.45 | 128.87 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 98 | 0.19 | 0 | 0.05 | 0.60 | 165 | 0.11 | 0.36 |
| Hex | 53 | 67 | 62 | 13 | 0 | 5 | 3C | A5 | B | 24 |
| Octal | 123 | 147 | 142 | 23 | 0 | 5 | 74 | 245 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1100010 | 10011 | 0 | 101 | 111100 | 10100101 | 1011 | 100100 |
Color Harmonies of #536762
Complementary color
Monochromatic Colors of #536762
Black with #536762
Text Example
Text Example
White with #536762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536762; }
p { color: rgb(83,103,98); }
H1.HeaderClassName
{
color: #536762;
}
.AnyTagClassName
{
color: #536762;
}
</style>
background-color css
<style>
a { background-color: #536762; }
a { background-color: rgb(83,103,98); }
div.DivClassName
{
background-color: #536762;
}
.BgClassName
{
background-color: #536762;
}
</style>
border-color css
<style>
span { border-color: #536762; }
span { border-color: rgb(83,103,98); }
td.TdClassName
{
border-color: #536762;
}
.TagClassName
{
border-color: #536762;
}
</style>