COLOR #7D9D4C

HEX: #7D9D4C
RGB: (125,157,76)

Renk bilgisi

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

RGB renk modeli

#7D9D4C color RGB value is (125,157,76).

  • kırmız ton 125;
  • yeşil ton 157;
  • mavi ton 76.
RGB:
(125,157,76)
(49%,62%,30%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 157 of 255 = 62%
B 76 of 255 = 30%

125
157
76

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

Yüzdelerle RGB renk parçaları

R + G + B =
125 + 157 + 76 = 358 (100%)
R 125 of 358 ~ 34.92%
G 157 of 358 ~ 43.85%
B 76 of 358 ~ 21.23%

%34.92
%43.85
%21.23

CMYK RENK MODELİ

#7D9D4C rengi CMYK tonu (20,0,52,38).

  • camgöbeği tonu 20.38%
  • eflatun tonu 0.00%
  • sarı tonu 51.59%
  • ana renk tonu 38.43%
CMYK:
(20,0,52,38)
C20M0Y52K38 
(20%,0%,52%,38%)
(0.20/0.00/0.52/0.38)	

CMYK yüzdeleri

%20.38
%0
%51.59
%38.43

Codes

Color #7D9D4C in popluar color models

7D9D4C
RGB12515776
HSL84°34.76%45.69%
HSB/HSV84°51.59%61.57%
CMYK20.38%0.00%51.59%
38.43%

Color #7D9D4C in popluar number systems.

HEX7D9D4C
Decimal12515776
Binary1111101100111011001100
Octal175235114

Shades and tints

Shades of #7D9D4C

#7D9D4C
(125,157,76)
#728F46
(114,143,70)
#678140
(103,129,64)
#5C733A
(92,115,58)
#516534
(81,101,52)
#46572E
(70,87,46)
#3B4928
(59,73,40)
#303B22
(48,59,34)
#252D1C
(37,45,28)
#1A1F16
(26,31,22)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #7D9D4C

#7D9D4C
(125,157,76)
#88A55C
(136,165,92)
#93AD6C
(147,173,108)
#9EB57C
(158,181,124)
#A9BD8C
(169,189,140)
#B4C59C
(180,197,156)
#BFCDAC
(191,205,172)
#CAD5BC
(202,213,188)
#D5DDCC
(213,221,204)
#E0E5DC
(224,229,220)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9D4C color. Also use rgb(125,157,76) instead hex code.

Text Font Color

.myTextColor { color: #7D9D4C; }

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

This text font color is #7D9D4C.


Background Color

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

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

This div background color is #7D9D4C.


Border color

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

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

This div border color is #7D9D4C.


Opacity

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

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

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

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

This text has shadow with #7D9D4C color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7D9D4C on black background.


Color preview on white background

This text has color #7D9D4C on white background.



Black color preview on #7D9D4C background

This text has black color on #7D9D4C background.


White color preview on #7D9D4C background

This text has white color on #7D9D4C background.