COLOR #7DBB76

HEX: #7DBB76 RGB: (125,187,118)

Renk bilgisi

#7DBB76 contains mainly green color. #7DBB76 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#7DBB76 color RGB value is (125,187,118).

RGB: (125,187,118) (49%, 73%, 46%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 187 of 255 = 73%
B 118 of 255 = 46%

125
187
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 187 + 118 = 430 (100%)
R 125 of 430 ~ 29.07%
G 187 of 430 ~ 43.49%
B 118 of 430 ~ 27.44'%

%29.07
%43.49
%27.44

CMYK RENK MODELİ

#7DBB76 rengi CMYK tonu (33,0,37,27).

  • camgöbeği tonu 33.16%
  • eflatun tonu 0.00%
  • sarı tonu 36.90%
  • ana renk tonu 26.67%

CMYK: (33,0,37,27)
C33M0Y37K27 (33%, 0%, 37%, 27%)
(0.33 / 0.00 / 0.37 / 0.27)

CMYK yüzdeleri

%33.16
%0
%36.9
%26.67

Codes

Color #7DBB76 in popluar color models

7D BB 76
RGB 125 187 118
HSL 114° 33.66% 59.80%
HSB/HSV 114° 36.90% 73.33%
CMYK 33.16% 0.00% 36.90%
26.67%

Color #7DBB76 in popluar number systems.

HEX 7D BB 76
Decimal 125 187 118
Binary 1111101 10111011 1110110
Octal 175 273 166

Shades and tints

Shades of #7DBB76

#7DBB76
(125,187,118)
#72AA6C
(114,170,108)
#679962
(103,153,98)
#5C8858
(92,136,88)
#51774E
(81,119,78)
#466644
(70,102,68)
#3B553A
(59,85,58)
#304430
(48,68,48)
#253326
(37,51,38)
#1A221C
(26,34,28)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #7DBB76

#7DBB76
(125,187,118)
#88C182
(136,193,130)
#93C78E
(147,199,142)
#9ECD9A
(158,205,154)
#A9D3A6
(169,211,166)
#B4D9B2
(180,217,178)
#BFDFBE
(191,223,190)
#CAE5CA
(202,229,202)
#D5EBD6
(213,235,214)
#E0F1E2
(224,241,226)
#EBF7EE
(235,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DBB76 color. Also use rgb(125,187,118) instead hex code.

Text Font Color

.myTextColor { color: #7DBB76; }

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

This text font color is #7DBB76.

Background Color

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

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

This div background color is #7DBB76.

Border color

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

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

This div border color is #7DBB76.

Opacity

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

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

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

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

This text has shadow with #7DBB76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DBB76.

Preview

Color preview on black background

This text has color #7DBB76 on black background.


Color preview on white background

This text has color #7DBB76 on white background.


Black color preview on #7DBB76 background

This text has black color on #7DBB76 background.


White color preview on #7DBB76 background

This text has white color on #7DBB76 background.


Related colors

Complementary color

Complementary color for #hex is #824489.


I love getcolorcode.com

Triadic colors

1 #767DBB and #BB767D with #7DBB76 are triadic colors.

2 #76BB7D and #BB7D76 with #7DBB76 are triadic colors.