#517960

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

Shades of Como #517960

Tints of Como #517960

Color information

#517960 (or 0x517960) is unknown color: approx Como. HEX triplet: 51, 79 and 60. RGB value is (81,121,96). Sum of RGB (Red+Green+Blue) = 81+121+96=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 121 (47.66% from 255 or 40.60% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 121 - color contains mainly: green. Hex color #517960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517960 is #AE869F. Grayscale: #6A6A6A. Windows color (decimal): -11437728 or 6322513. OLE color: 6322513.

HSL color Cylindrical-coordinate representation of color #517960: hue angle of 142.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #517960 is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.

Color convert

RGB8112196-
CMYK0.3300.210.53
HSL142.5º19.8%39.61%-
HSV(B)142.5º33.06%47.45%-
XYZ12.3416.2713.56-
YUV106.19122.25110.03-

RGB Variations

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

RGB

RED value IS 81 (32.03% from 255) = 27.18%
GREEN value IS 121 (47.66% from 255) = 40.60%
BLUE value IS 96 (37.89% from 255) = 32.21%
R=27.18%
G=40.60%
B=32.21%

CMYK

C (Cyan) values IS 0.33
M (Magenta) values IS 0
Y (Yellow) values IS 0.21
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal81121960.3300.210.53142.519.839.61
Hex51796021015358e1428
Octal12117114041025652162450
Binary1010001111100111000001000010101011101011000111010100101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #517960

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #517960; }

 p { color: rgb(81,121,96); }

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

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

 a { background-color: rgb(81,121,96); }

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

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

 span { border-color: rgb(81,121,96); }

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