#517370

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

Shades of William #517370

Tints of William #517370

Color information

#517370 (or 0x517370) is unknown color: approx William. HEX triplet: 51, 73 and 70. RGB value is (81,115,112). Sum of RGB (Red+Green+Blue) = 81+115+112=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 115 (45.31% from 255 or 37.34% from 308); Blue value is 112 (44.14% from 255 or 36.36% from 308); Max value from RGB is 115 - color contains mainly: green. Hex color #517370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517370 is #AE8C8F. Grayscale: #686868. Windows color (decimal): -11439248 or 7369553. OLE color: 7369553.

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

Color convert

RGB81115112-
CMYK0.3000.030.55
HSL174.71º17.35%38.43%-
HSV(B)174.71º29.57%45.1%-
XYZ12.4515.1817.6-
YUV104.49132.24111.24-

RGB Variations

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

RGB

RED value IS 81 (32.03% from 255) = 26.30%
GREEN value IS 115 (45.31% from 255) = 37.34%
BLUE value IS 112 (44.14% from 255) = 36.36%
R=26.30%
G=37.34%
B=36.36%

CMYK

C (Cyan) values IS 0.30
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal811151120.3000.030.55174.7117.3538.43
Hex5173701E0337af1126
Octal1211631603603672572146
Binary101000111100111110000111100111101111010111110001100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #517370

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #517370; }

 p { color: rgb(81,115,112); }

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

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

 a { background-color: rgb(81,115,112); }

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

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

 span { border-color: rgb(81,115,112); }

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