Shades of William #537069
Tints of William #537069
RGB
CMYK
RGB Variations
Color information
#537069 (or 0x537069) is known color: William. HEX triplet: 53, 70 and 69. RGB value is (83,112,105). Sum of RGB (Red+Green+Blue) = 83+112+105=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 105 (41.41% from 255 or 35% from 300); Max value from RGB is 112 - color contains mainly: green. Hex color #537069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537069 is #AC8F96. Grayscale: #666666. Windows color (decimal): -11308951 or 6910035. OLE color: 6910035.
HSL color Cylindrical-coordinate representation of color #537069: hue angle of 165.52º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #537069 is Cyan = 0.26, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 105 | - |
| CMYK | 0.26 | 0 | 0.06 | 0.56 |
| HSL | 165.52º | 0.15% | 0.38% | - |
| HSV(B) | 165.52º | 0.26% | 0.44% | - |
| XYZ | 11.91 | 14.45 | 15.53 | - |
| YUV | 102.53 | 129.39 | 114.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 105 | 0.26 | 0 | 0.06 | 0.56 | 165.52 | 0.15 | 0.38 |
| Hex | 53 | 70 | 69 | 1A | 0 | 6 | 38 | A6 | F | 26 |
| Octal | 123 | 160 | 151 | 32 | 0 | 6 | 70 | 246 | 17 | 46 |
| Binary | 1010011 | 1110000 | 1101001 | 11010 | 0 | 110 | 111000 | 10100110 | 1111 | 100110 |
Color Harmonies of #537069
Complementary color
Monochromatic Colors of #537069
Black with #537069
Text Example
Text Example
White with #537069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537069; }
p { color: rgb(83,112,105); }
H1.HeaderClassName
{
color: #537069;
}
.AnyTagClassName
{
color: #537069;
}
</style>
background-color css
<style>
a { background-color: #537069; }
a { background-color: rgb(83,112,105); }
div.DivClassName
{
background-color: #537069;
}
.BgClassName
{
background-color: #537069;
}
</style>
border-color css
<style>
span { border-color: #537069; }
span { border-color: rgb(83,112,105); }
td.TdClassName
{
border-color: #537069;
}
.TagClassName
{
border-color: #537069;
}
</style>