#537672

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

Shades of William #537672

Tints of William #537672

Color information

#537672 (or 0x537672) is unknown color: approx William. HEX triplet: 53, 76 and 72. RGB value is (83,118,114). Sum of RGB (Red+Green+Blue) = 83+118+114=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 118 (46.48% from 255 or 37.46% from 315); Blue value is 114 (44.92% from 255 or 36.19% from 315); Max value from RGB is 118 - color contains mainly: green. Hex color #537672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537672 is #AC898D. Grayscale: #6B6B6B. Windows color (decimal): -11307406 or 7501395. OLE color: 7501395.

HSL color Cylindrical-coordinate representation of color #537672: hue angle of 173.14º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537672 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.

Color convert

RGB83118114-
CMYK0.3000.030.54
HSL173.14º17.41%39.41%-
HSV(B)173.14º29.66%46.27%-
XYZ13.0816.0118.32-
YUV107.08131.9110.83-

RGB Variations

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

RGB

RED value IS 83 (32.81% from 255) = 26.35%
GREEN value IS 118 (46.48% from 255) = 37.46%
BLUE value IS 114 (44.92% from 255) = 36.19%
R=26.35%
G=37.46%
B=36.19%

CMYK

C (Cyan) values IS 0.30
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal831181140.3000.030.54173.1417.4139.41
Hex5376721E0336ad1127
Octal1231661623603662552147
Binary101001111101101110010111100111101101010110110001100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #537672

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #537672; }

 p { color: rgb(83,118,114); }

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

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

 a { background-color: rgb(83,118,114); }

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

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

 span { border-color: rgb(83,118,114); }

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