COLOR #7DAA55

HEX: #7DAA55 RGB: (125,170,85)

Renk bilgisi

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

RGB renk modeli

#7DAA55 color RGB value is (125,170,85).

RGB: (125,170,85) (49%, 67%, 33%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 170 of 255 = 67%
B 85 of 255 = 33%

125
170
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 170 + 85 = 380 (100%)
R 125 of 380 ~ 32.89%
G 170 of 380 ~ 44.74%
B 85 of 380 ~ 22.37'%

%32.89
%44.74
%22.37

CMYK RENK MODELİ

#7DAA55 rengi CMYK tonu (26,0,50,33).

  • camgöbeği tonu 26.47%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 33.33%

CMYK: (26,0,50,33)
C26M0Y50K33 (26%, 0%, 50%, 33%)
(0.26 / 0.00 / 0.50 / 0.33)

CMYK yüzdeleri

%26.47
%0
%50
%33.33

Codes

Color #7DAA55 in popluar color models

7D AA 55
RGB 125 170 85
HSL 92° 33.33% 50.00%
HSB/HSV 92° 50.00% 66.67%
CMYK 26.47% 0.00% 50.00%
33.33%

Color #7DAA55 in popluar number systems.

HEX 7D AA 55
Decimal 125 170 85
Binary 1111101 10101010 1010101
Octal 175 252 125

Shades and tints

Shades of #7DAA55

#7DAA55
(125,170,85)
#729B4E
(114,155,78)
#678C47
(103,140,71)
#5C7D40
(92,125,64)
#516E39
(81,110,57)
#465F32
(70,95,50)
#3B502B
(59,80,43)
#304124
(48,65,36)
#25321D
(37,50,29)
#1A2316
(26,35,22)
#0F140F
(15,20,15)
#000000
(0,0,0)

Tints of #7DAA55

#7DAA55
(125,170,85)
#88B164
(136,177,100)
#93B873
(147,184,115)
#9EBF82
(158,191,130)
#A9C691
(169,198,145)
#B4CDA0
(180,205,160)
#BFD4AF
(191,212,175)
#CADBBE
(202,219,190)
#D5E2CD
(213,226,205)
#E0E9DC
(224,233,220)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DAA55 color. Also use rgb(125,170,85) instead hex code.

Text Font Color

.myTextColor { color: #7DAA55; }

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

This text font color is #7DAA55.

Background Color

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

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

This div background color is #7DAA55.

Border color

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

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

This div border color is #7DAA55.

Opacity

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

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

Text with #7DAA55 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 #7DAA55;}

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

This text has shadow with #7DAA55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAA55.

Preview

Color preview on black background

This text has color #7DAA55 on black background.


Color preview on white background

This text has color #7DAA55 on white background.


Black color preview on #7DAA55 background

This text has black color on #7DAA55 background.


White color preview on #7DAA55 background

This text has white color on #7DAA55 background.


Related colors

Complementary color

Complementary color for #hex is #8255AA.


I love getcolorcode.com

Triadic colors

1 #557DAA and #AA557D with #7DAA55 are triadic colors.

2 #55AA7D and #AA7D55 with #7DAA55 are triadic colors.