Shades of William #536360
Tints of William #536360
RGB
CMYK
RGB Variations
Color information
#536360 (or 0x536360) is known color: William. HEX triplet: 53, 63 and 60. RGB value is (83,99,96). Sum of RGB (Red+Green+Blue) = 83+99+96=278 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.86% from 278); Green value is 99 (39.06% from 255 or 35.61% from 278); Blue value is 96 (37.89% from 255 or 34.53% from 278); Max value from RGB is 99 - color contains mainly: green. Hex color #536360 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536360 is #AC9C9F. Grayscale: #5D5D5D. Windows color (decimal): -11312288 or 6316883. OLE color: 6316883.
HSL color Cylindrical-coordinate representation of color #536360: hue angle of 168.75º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #536360 is Cyan = 0.16, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 99 | 96 | - |
| CMYK | 0.16 | 0 | 0.03 | 0.61 |
| HSL | 168.75º | 0.09% | 0.36% | - |
| HSV(B) | 168.75º | 0.16% | 0.39% | - |
| XYZ | 10.14 | 11.61 | 12.77 | - |
| YUV | 93.87 | 129.2 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 96 | 0.16 | 0 | 0.03 | 0.61 | 168.75 | 0.09 | 0.36 |
| Hex | 53 | 63 | 60 | 10 | 0 | 3 | 3D | A9 | 9 | 24 |
| Octal | 123 | 143 | 140 | 20 | 0 | 3 | 75 | 251 | 11 | 44 |
| Binary | 1010011 | 1100011 | 1100000 | 10000 | 0 | 11 | 111101 | 10101001 | 1001 | 100100 |
Color Harmonies of #536360
Complementary color
Monochromatic Colors of #536360
Black with #536360
Text Example
Text Example
White with #536360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536360; }
p { color: rgb(83,99,96); }
H1.HeaderClassName
{
color: #536360;
}
.AnyTagClassName
{
color: #536360;
}
</style>
background-color css
<style>
a { background-color: #536360; }
a { background-color: rgb(83,99,96); }
div.DivClassName
{
background-color: #536360;
}
.BgClassName
{
background-color: #536360;
}
</style>
border-color css
<style>
span { border-color: #536360; }
span { border-color: rgb(83,99,96); }
td.TdClassName
{
border-color: #536360;
}
.TagClassName
{
border-color: #536360;
}
</style>