#517271

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

Shades of William #517271

Tints of William #517271

Color information

#517271 (or 0x517271) is unknown color: approx William. HEX triplet: 51, 72 and 71. RGB value is (81,114,113). Sum of RGB (Red+Green+Blue) = 81+114+113=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 114 (44.92% from 255 or 37.01% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 114 - color contains mainly: green. Hex color #517271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517271 is #AE8D8E. Grayscale: #676767. Windows color (decimal): -11439503 or 7434833. OLE color: 7434833.

HSL color Cylindrical-coordinate representation of color #517271: hue angle of 178.18º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #517271 is Cyan = 0.29, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.

Color convert

RGB81114113-
CMYK0.2900.010.55
HSL178.18º16.92%38.24%-
HSV(B)178.18º28.95%44.71%-
XYZ12.3914.9817.86-
YUV104.02133.07111.58-

RGB Variations

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

RGB

RED value IS 81 (32.03% from 255) = 26.30%
GREEN value IS 114 (44.92% from 255) = 37.01%
BLUE value IS 113 (44.53% from 255) = 36.69%
R=26.30%
G=37.01%
B=36.69%

CMYK

C (Cyan) values IS 0.29
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal811141130.2900.010.55178.1816.9238.24
Hex5172711D0137b21126
Octal1211621613501672622146
Binary10100011110010111000111101011101111011001010001100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #517271

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #517271; }

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

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

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

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

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

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

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

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