COLOR #7DAB37

HEX: #7DAB37 RGB: (125,171,55)

Renk bilgisi

#7DAB37 contains mainly red and green colors. #7DAB37 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#7DAB37 color RGB value is (125,171,55).

RGB: (125,171,55) (49%, 67%, 22%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 171 of 255 = 67%
B 55 of 255 = 22%

125
171
55

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 171 + 55 = 351 (100%)
R 125 of 351 ~ 35.61%
G 171 of 351 ~ 48.72%
B 55 of 351 ~ 15.67'%

%35.61
%48.72
%15.67

CMYK RENK MODELİ

#7DAB37 rengi CMYK tonu (27,0,68,33).

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

CMYK: (27,0,68,33)
C27M0Y68K33 (27%, 0%, 68%, 33%)
(0.27 / 0.00 / 0.68 / 0.33)

CMYK yüzdeleri

%26.9
%0
%67.84
%32.94

Codes

Color #7DAB37 in popluar color models

7D AB 37
RGB 125 171 55
HSL 84° 51.33% 44.31%
HSB/HSV 84° 67.84% 67.06%
CMYK 26.90% 0.00% 67.84%
32.94%

Color #7DAB37 in popluar number systems.

HEX 7D AB 37
Decimal 125 171 55
Binary 1111101 10101011 110111
Octal 175 253 67

Shades and tints

Shades of #7DAB37

#7DAB37
(125,171,55)
#729C32
(114,156,50)
#678D2D
(103,141,45)
#5C7E28
(92,126,40)
#516F23
(81,111,35)
#46601E
(70,96,30)
#3B5119
(59,81,25)
#304214
(48,66,20)
#25330F
(37,51,15)
#1A240A
(26,36,10)
#0F1505
(15,21,5)
#000000
(0,0,0)

Tints of #7DAB37

#7DAB37
(125,171,55)
#88B249
(136,178,73)
#93B95B
(147,185,91)
#9EC06D
(158,192,109)
#A9C77F
(169,199,127)
#B4CE91
(180,206,145)
#BFD5A3
(191,213,163)
#CADCB5
(202,220,181)
#D5E3C7
(213,227,199)
#E0EAD9
(224,234,217)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DAB37; }

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

This text font color is #7DAB37.

Background Color

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

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

This div background color is #7DAB37.

Border color

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

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

This div border color is #7DAB37.

Opacity

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

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

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

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

This text has shadow with #7DAB37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAB37.

Preview

Color preview on black background

This text has color #7DAB37 on black background.


Color preview on white background

This text has color #7DAB37 on white background.


Black color preview on #7DAB37 background

This text has black color on #7DAB37 background.


White color preview on #7DAB37 background

This text has white color on #7DAB37 background.


Related colors

Complementary color

Complementary color for #hex is #8254C8.


I love getcolorcode.com

Triadic colors

1 #377DAB and #AB377D with #7DAB37 are triadic colors.

2 #37AB7D and #AB7D37 with #7DAB37 are triadic colors.