#537772

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

Shades of William #537772

Tints of William #537772

Color information

#537772 (or 0x537772) is unknown color: approx William. HEX triplet: 53, 77 and 72. RGB value is (83,119,114). Sum of RGB (Red+Green+Blue) = 83+119+114=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 119 (46.88% from 255 or 37.66% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 119 - color contains mainly: green. Hex color #537772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537772 is #AC888D. Grayscale: #6B6B6B. Windows color (decimal): -11307150 or 7501651. OLE color: 7501651.

HSL color Cylindrical-coordinate representation of color #537772: hue angle of 171.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537772 is Cyan = 0.30, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.

Color convert

RGB83119114-
CMYK0.3000.040.53
HSL171.67º17.82%39.61%-
HSV(B)171.67º30.25%46.67%-
XYZ13.216.2518.36-
YUV107.67131.57110.41-

RGB Variations

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

RGB

RED value IS 83 (32.81% from 255) = 26.27%
GREEN value IS 119 (46.88% from 255) = 37.66%
BLUE value IS 114 (44.92% from 255) = 36.08%
R=26.27%
G=37.66%
B=36.08%

CMYK

C (Cyan) values IS 0.30
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal831191140.3000.040.53171.6717.8239.61
Hex5377721E0435ac1228
Octal1231671623604652542250
Binary1010011111011111100101111001001101011010110010010101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #537772

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #537772; }

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

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

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

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

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

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

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

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