Shades of William #536763
Tints of William #536763
RGB
CMYK
RGB Variations
Color information
#536763 (or 0x536763) is known color: William. HEX triplet: 53, 67 and 63. RGB value is (83,103,99). Sum of RGB (Red+Green+Blue) = 83+103+99=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 99 (39.06% from 255 or 34.74% from 285); Max value from RGB is 103 - color contains mainly: green. Hex color #536763 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536763 is #AC989C. Grayscale: #606060. Windows color (decimal): -11311261 or 6514515. OLE color: 6514515.
HSL color Cylindrical-coordinate representation of color #536763: hue angle of 168º 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 #536763 is Cyan = 0.19, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 99 | - |
| CMYK | 0.19 | 0 | 0.04 | 0.60 |
| HSL | 168º | 0.11% | 0.36% | - |
| HSV(B) | 168º | 0.19% | 0.4% | - |
| XYZ | 10.67 | 12.44 | 13.64 | - |
| YUV | 96.56 | 129.37 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 99 | 0.19 | 0 | 0.04 | 0.60 | 168 | 0.11 | 0.36 |
| Hex | 53 | 67 | 63 | 13 | 0 | 4 | 3C | A8 | B | 24 |
| Octal | 123 | 147 | 143 | 23 | 0 | 4 | 74 | 250 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1100011 | 10011 | 0 | 100 | 111100 | 10101000 | 1011 | 100100 |
Color Harmonies of #536763
Complementary color
Monochromatic Colors of #536763
Black with #536763
Text Example
Text Example
White with #536763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536763; }
p { color: rgb(83,103,99); }
H1.HeaderClassName
{
color: #536763;
}
.AnyTagClassName
{
color: #536763;
}
</style>
background-color css
<style>
a { background-color: #536763; }
a { background-color: rgb(83,103,99); }
div.DivClassName
{
background-color: #536763;
}
.BgClassName
{
background-color: #536763;
}
</style>
border-color css
<style>
span { border-color: #536763; }
span { border-color: rgb(83,103,99); }
td.TdClassName
{
border-color: #536763;
}
.TagClassName
{
border-color: #536763;
}
</style>