COLOR #7D996B

HEX: #7D996B RGB: (125,153,107)

Renk bilgisi

#7D996B contains red, green and blue colors in about the same proportion. #7D996B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#7D996B color RGB value is (125,153,107).

RGB: (125,153,107) (49%, 60%, 42%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 153 of 255 = 60%
B 107 of 255 = 42%

125
153
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 153 + 107 = 385 (100%)
R 125 of 385 ~ 32.47%
G 153 of 385 ~ 39.74%
B 107 of 385 ~ 27.79'%

%32.47
%39.74
%27.79

CMYK RENK MODELİ

#7D996B rengi CMYK tonu (18,0,30,40).

  • camgöbeği tonu 18.30%
  • eflatun tonu 0.00%
  • sarı tonu 30.07%
  • ana renk tonu 40.00%
CMYK: (18,0,30,40) C18M0Y30K40 (18%,0%,30%,40%) (0.18/0.00/0.30/0.40) 

CMYK yüzdeleri

%18.3
%0
%30.07
%40

Codes

Color #7D996B in popluar color models

7D 99 6B
RGB 125 153 107
HSL 97° 18.40% 50.98%
HSB/HSV 97° 30.07% 60.00%
CMYK 18.30% 0.00% 30.07%
40.00%

Color #7D996B in popluar number systems.

HEX 7D 99 6B
Decimal 125 153 107
Binary 1111101 10011001 1101011
Octal 175 231 153

Shades and tints

Shades of #7D996B

#7D996B
(125,153,107)
#728C62
(114,140,98)
#677F59
(103,127,89)
#5C7250
(92,114,80)
#516547
(81,101,71)
#46583E
(70,88,62)
#3B4B35
(59,75,53)
#303E2C
(48,62,44)
#253123
(37,49,35)
#1A241A
(26,36,26)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #7D996B

#7D996B
(125,153,107)
#88A278
(136,162,120)
#93AB85
(147,171,133)
#9EB492
(158,180,146)
#A9BD9F
(169,189,159)
#B4C6AC
(180,198,172)
#BFCFB9
(191,207,185)
#CAD8C6
(202,216,198)
#D5E1D3
(213,225,211)
#E0EAE0
(224,234,224)
#EBF3ED
(235,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D996B color. Also use rgb(125,153,107) instead hex code.

Text Font Color

.myTextColor { color: #7D996B; }

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

This text font color is #7D996B.

Background Color

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

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

This div background color is #7D996B.

Border color

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

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

This div border color is #7D996B.

Opacity

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

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

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

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

This text has shadow with #7D996B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D996B.

Preview

Color preview on black background

This text has color #7D996B on black background.


Color preview on white background

This text has color #7D996B on white background.


Black color preview on #7D996B background

This text has black color on #7D996B background.


White color preview on #7D996B background

This text has white color on #7D996B background.


Related colors

Complementary color

Complementary color for #hex is #826694.


I love getcolorcode.com

Triadic colors

1 #6B7D99 and #996B7D with #7D996B are triadic colors.

2 #6B997D and #997D6B with #7D996B are triadic colors.