Shades of William #536765
Tints of William #536765
RGB
CMYK
RGB Variations
Color information
#536765 (or 0x536765) is known color: William. HEX triplet: 53, 67 and 65. RGB value is (83,103,101). Sum of RGB (Red+Green+Blue) = 83+103+101=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 101 (39.84% from 255 or 35.19% from 287); Max value from RGB is 103 - color contains mainly: green. Hex color #536765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536765 is #AC989A. Grayscale: #606060. Windows color (decimal): -11311259 or 6645587. OLE color: 6645587.
HSL color Cylindrical-coordinate representation of color #536765: hue angle of 174º 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 #536765 is Cyan = 0.19, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 101 | - |
| CMYK | 0.19 | 0 | 0.02 | 0.60 |
| HSL | 174º | 0.11% | 0.36% | - |
| HSV(B) | 174º | 0.19% | 0.4% | - |
| XYZ | 10.77 | 12.48 | 14.15 | - |
| YUV | 96.79 | 130.37 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 101 | 0.19 | 0 | 0.02 | 0.60 | 174 | 0.11 | 0.36 |
| Hex | 53 | 67 | 65 | 13 | 0 | 2 | 3C | AE | B | 24 |
| Octal | 123 | 147 | 145 | 23 | 0 | 2 | 74 | 256 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1100101 | 10011 | 0 | 10 | 111100 | 10101110 | 1011 | 100100 |
Color Harmonies of #536765
Complementary color
Monochromatic Colors of #536765
Black with #536765
Text Example
Text Example
White with #536765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536765; }
p { color: rgb(83,103,101); }
H1.HeaderClassName
{
color: #536765;
}
.AnyTagClassName
{
color: #536765;
}
</style>
background-color css
<style>
a { background-color: #536765; }
a { background-color: rgb(83,103,101); }
div.DivClassName
{
background-color: #536765;
}
.BgClassName
{
background-color: #536765;
}
</style>
border-color css
<style>
span { border-color: #536765; }
span { border-color: rgb(83,103,101); }
td.TdClassName
{
border-color: #536765;
}
.TagClassName
{
border-color: #536765;
}
</style>