#537071

Color #537071 William (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of William #537071

Tints of William #537071

Color information

#537071 (or 0x537071) is unknown color: approx William. HEX triplet: 53, 70 and 71. RGB value is (83,112,113). Sum of RGB (Red+Green+Blue) = 83+112+113=308 (40% of max value = 765). Red value is 83 (32.81% from 255 or 26.95% from 308); Green value is 112 (44.14% from 255 or 36.36% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 113 - color contains mainly: blue. Hex color #537071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537071 is #AC8F8E. Grayscale: #676767. Windows color (decimal): -11308943 or 7434323. OLE color: 7434323.

HSL color Cylindrical-coordinate representation of color #537071: hue angle of 182º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #537071 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.

Color convert

RGB83112113-
CMYK0.270.0100.56
HSL182º15.31%38.43%-
HSV(B)182º26.55%44.31%-
XYZ12.3414.6217.79-
YUV103.44133.39113.42-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 83 (32.81% from 255) = 26.95%
GREEN value IS 112 (44.14% from 255) = 36.36%
BLUE value IS 113 (44.53% from 255) = 36.69%
R=26.95%
G=36.36%
B=36.69%

CMYK

C (Cyan) values IS 0.27
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal831121130.270.0100.5618215.3138.43
Hex5370711B1038b6f26
Octal1231601613310702661746
Binary1010011111000011100011101110111000101101101111100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #537071

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #537071; }

 p { color: rgb(83,112,113); }

 H1.HeaderClassName
 {
   color: #537071;
 }
 .AnyTagClassName
 {
   color: #537071;
 }
</style>
background-color css

<style>
 a { background-color: #537071; }

 a { background-color: rgb(83,112,113); }

 div.DivClassName
 {
   background-color: #537071;
 }
 .BgClassName
 {
   background-color: #537071;
 }
</style>
border-color css

<style>
 span { border-color: #537071; }

 span { border-color: rgb(83,112,113); }

 td.TdClassName
 {
   border-color: #537071;
 }
 .TagClassName
 {
   border-color: #537071;
 }
</style>