COLOR #7DAB5C

HEX: #7DAB5C RGB: (125,171,92)

Renk bilgisi

#7DAB5C contains mainly red and green colors. #7DAB5C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#7DAB5C color RGB value is (125,171,92).

RGB: (125,171,92) (49%, 67%, 36%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 171 of 255 = 67%
B 92 of 255 = 36%

125
171
92

R + G + B ~ 51%. #7DAB5C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 171 + 92 = 388 (100%)
R 125 of 388 ~ 32.22%
G 171 of 388 ~ 44.07%
B 92 of 388 ~ 23.71'%

%32.22
%44.07
%23.71

CMYK RENK MODELİ

#7DAB5C rengi CMYK tonu (27,0,46,33).

  • camgöbeği tonu 26.90%
  • eflatun tonu 0.00%
  • sarı tonu 46.20%
  • ana renk tonu 32.94%

CMYK: (27,0,46,33)
C27M0Y46K33 (27%, 0%, 46%, 33%)
(0.27 / 0.00 / 0.46 / 0.33)

CMYK yüzdeleri

%26.9
%0
%46.2
%32.94

Codes

Color #7DAB5C in popluar color models

7D AB 5C
RGB 125 171 92
HSL 95° 31.98% 51.57%
HSB/HSV 95° 46.20% 67.06%
CMYK 26.90% 0.00% 46.20%
32.94%

Color #7DAB5C in popluar number systems.

HEX 7D AB 5C
Decimal 125 171 92
Binary 1111101 10101011 1011100
Octal 175 253 134

Shades and tints

Shades of #7DAB5C

#7DAB5C
(125,171,92)
#729C54
(114,156,84)
#678D4C
(103,141,76)
#5C7E44
(92,126,68)
#516F3C
(81,111,60)
#466034
(70,96,52)
#3B512C
(59,81,44)
#304224
(48,66,36)
#25331C
(37,51,28)
#1A2414
(26,36,20)
#0F150C
(15,21,12)
#000000
(0,0,0)

Tints of #7DAB5C

#7DAB5C
(125,171,92)
#88B26A
(136,178,106)
#93B978
(147,185,120)
#9EC086
(158,192,134)
#A9C794
(169,199,148)
#B4CEA2
(180,206,162)
#BFD5B0
(191,213,176)
#CADCBE
(202,220,190)
#D5E3CC
(213,227,204)
#E0EADA
(224,234,218)
#EBF1E8
(235,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DAB5C color. Also use rgb(125,171,92) instead hex code.

Text Font Color

.myTextColor { color: #7DAB5C; }

<p style="color:#7DAB5C">This sample text font color is #7DAB5C.</p>

This text font color is #7DAB5C.

Background Color

.myBgColor { background-color: #7DAB5C; }

<div style="background-color:#7DAB5C">Inner text</div>

This div background color is #7DAB5C.

Border color

.myBorderColor { border: 1px solid #7DAB5C; }

<div style="border:3px solid #7DAB5C">Div</div>

This div border color is #7DAB5C.

Opacity

.myOpacity80 { color: #7DAB5C; opacity: 0.8; }

<p style="color:#7DAB5C;opacity:0.8;">80%</p>

Text with #7DAB5C color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7DAB5C;}

<p style="text-shadow: 3px 3px 1px #7DAB5C">Text here.</p>

This text has shadow with #7DAB5C color.


.textShadow {text-shadow: 3px 3px 1px #7DAB5C', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7DAB5C, 5px 5px 20px red">Text here.</p>

This text has shadow with #7DAB5C primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7DAB5C, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7DAB5C, Direction=45, Strength=4)">Text</p>

This text has shadow with #7DAB5C and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7DAB5C;
-webkit-box-shadow: 1px 1px 3px 2px #7DAB5C;
box-shadow: 1px 1px 3px 2px #7DAB5C;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7DAB5C; -webkit-box-shadow: 1px 1px 3px 2px #7DAB5C; box-shadow:1px 1px 3px 2px #7DAB5C;">
Div content here
</div>

This div box has shadow with color #7DAB5C.

Preview

Color preview on black background

This text has color #7DAB5C on black background.


Color preview on white background

This text has color #7DAB5C on white background.


Black color preview on #7DAB5C background

This text has black color on #7DAB5C background.


White color preview on #7DAB5C background

This text has white color on #7DAB5C background.


Related colors

Complementary color

Complementary color for #hex is #8254A3.


I love getcolorcode.com

Triadic colors

1 #5C7DAB and #AB5C7D with #7DAB5C are triadic colors.

2 #5CAB7D and #AB7D5C with #7DAB5C are triadic colors.