#517672

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

Shades of William #517672

Tints of William #517672

Color information

#517672 (or 0x517672) is unknown color: approx William. HEX triplet: 51, 76 and 72. RGB value is (81,118,114). Sum of RGB (Red+Green+Blue) = 81+118+114=313 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.88% from 313); Green value is 118 (46.48% from 255 or 37.70% from 313); Blue value is 114 (44.92% from 255 or 36.42% from 313); Max value from RGB is 118 - color contains mainly: green. Hex color #517672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517672 is #AE898D. Grayscale: #6A6A6A. Windows color (decimal): -11438478 or 7501393. OLE color: 7501393.

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

Color convert

RGB81118114-
CMYK0.3100.030.54
HSL173.51º18.59%39.02%-
HSV(B)173.51º31.36%46.27%-
XYZ12.9115.9218.31-
YUV106.48132.24109.83-

RGB Variations

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

RGB

RED value IS 81 (32.03% from 255) = 25.88%
GREEN value IS 118 (46.48% from 255) = 37.70%
BLUE value IS 114 (44.92% from 255) = 36.42%
R=25.88%
G=37.70%
B=36.42%

CMYK

C (Cyan) values IS 0.31
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal811181140.3100.030.54173.5118.5939.02
Hex5176721F0336ae1327
Octal1211661623703662562347
Binary101000111101101110010111110111101101010111010011100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #517672

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #517672; }

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

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

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

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

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

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

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

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