COLOR #7DB175

HEX: #7DB175 RGB: (125,177,117)

Renk bilgisi

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

RGB renk modeli

#7DB175 color RGB value is (125,177,117).

RGB: (125,177,117) (49%, 69%, 46%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 177 of 255 = 69%
B 117 of 255 = 46%

125
177
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 177 + 117 = 419 (100%)
R 125 of 419 ~ 29.83%
G 177 of 419 ~ 42.24%
B 117 of 419 ~ 27.92'%

%29.83
%42.24
%27.92

CMYK RENK MODELİ

#7DB175 rengi CMYK tonu (29,0,34,31).

  • camgöbeği tonu 29.38%
  • eflatun tonu 0.00%
  • sarı tonu 33.90%
  • ana renk tonu 30.59%

CMYK: (29,0,34,31)
C29M0Y34K31 (29%, 0%, 34%, 31%)
(0.29 / 0.00 / 0.34 / 0.31)

CMYK yüzdeleri

%29.38
%0
%33.9
%30.59

Codes

Color #7DB175 in popluar color models

7D B1 75
RGB 125 177 117
HSL 112° 27.78% 57.65%
HSB/HSV 112° 33.90% 69.41%
CMYK 29.38% 0.00% 33.90%
30.59%

Color #7DB175 in popluar number systems.

HEX 7D B1 75
Decimal 125 177 117
Binary 1111101 10110001 1110101
Octal 175 261 165

Shades and tints

Shades of #7DB175

#7DB175
(125,177,117)
#72A16B
(114,161,107)
#679161
(103,145,97)
#5C8157
(92,129,87)
#51714D
(81,113,77)
#466143
(70,97,67)
#3B5139
(59,81,57)
#30412F
(48,65,47)
#253125
(37,49,37)
#1A211B
(26,33,27)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #7DB175

#7DB175
(125,177,117)
#88B881
(136,184,129)
#93BF8D
(147,191,141)
#9EC699
(158,198,153)
#A9CDA5
(169,205,165)
#B4D4B1
(180,212,177)
#BFDBBD
(191,219,189)
#CAE2C9
(202,226,201)
#D5E9D5
(213,233,213)
#E0F0E1
(224,240,225)
#EBF7ED
(235,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB175 color. Also use rgb(125,177,117) instead hex code.

Text Font Color

.myTextColor { color: #7DB175; }

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

This text font color is #7DB175.

Background Color

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

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

This div background color is #7DB175.

Border color

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

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

This div border color is #7DB175.

Opacity

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

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

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

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

This text has shadow with #7DB175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB175.

Preview

Color preview on black background

This text has color #7DB175 on black background.


Color preview on white background

This text has color #7DB175 on white background.


Black color preview on #7DB175 background

This text has black color on #7DB175 background.


White color preview on #7DB175 background

This text has white color on #7DB175 background.


Related colors

Complementary color

Complementary color for #hex is #824E8A.


I love getcolorcode.com

Triadic colors

1 #757DB1 and #B1757D with #7DB175 are triadic colors.

2 #75B17D and #B17D75 with #7DB175 are triadic colors.