COLOR #7D9249

HEX: #7D9249 RGB: (125,146,73)

Renk bilgisi

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

RGB renk modeli

#7D9249 color RGB value is (125,146,73).

RGB: (125,146,73) (49%, 57%, 29%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 146 of 255 = 57%
B 73 of 255 = 29%

125
146
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 146 + 73 = 344 (100%)
R 125 of 344 ~ 36.34%
G 146 of 344 ~ 42.44%
B 73 of 344 ~ 21.22'%

%36.34
%42.44
%21.22

CMYK RENK MODELİ

#7D9249 rengi CMYK tonu (14,0,50,43).

  • camgöbeği tonu 14.38%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 42.75%

CMYK: (14,0,50,43)
C14M0Y50K43 (14%, 0%, 50%, 43%)
(0.14 / 0.00 / 0.50 / 0.43)

CMYK yüzdeleri

%14.38
%0
%50
%42.75

Codes

Color #7D9249 in popluar color models

7D 92 49
RGB 125 146 73
HSL 77° 33.33% 42.94%
HSB/HSV 77° 50.00% 57.25%
CMYK 14.38% 0.00% 50.00%
42.75%

Color #7D9249 in popluar number systems.

HEX 7D 92 49
Decimal 125 146 73
Binary 1111101 10010010 1001001
Octal 175 222 111

Shades and tints

Shades of #7D9249

#7D9249
(125,146,73)
#728543
(114,133,67)
#67783D
(103,120,61)
#5C6B37
(92,107,55)
#515E31
(81,94,49)
#46512B
(70,81,43)
#3B4425
(59,68,37)
#30371F
(48,55,31)
#252A19
(37,42,25)
#1A1D13
(26,29,19)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #7D9249

#7D9249
(125,146,73)
#889B59
(136,155,89)
#93A469
(147,164,105)
#9EAD79
(158,173,121)
#A9B689
(169,182,137)
#B4BF99
(180,191,153)
#BFC8A9
(191,200,169)
#CAD1B9
(202,209,185)
#D5DAC9
(213,218,201)
#E0E3D9
(224,227,217)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9249 color. Also use rgb(125,146,73) instead hex code.

Text Font Color

.myTextColor { color: #7D9249; }

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

This text font color is #7D9249.

Background Color

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

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

This div background color is #7D9249.

Border color

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

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

This div border color is #7D9249.

Opacity

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

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

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

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

This text has shadow with #7D9249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9249.

Preview

Color preview on black background

This text has color #7D9249 on black background.


Color preview on white background

This text has color #7D9249 on white background.


Black color preview on #7D9249 background

This text has black color on #7D9249 background.


White color preview on #7D9249 background

This text has white color on #7D9249 background.


Related colors

Complementary color

Complementary color for #hex is #826DB6.


I love getcolorcode.com

Triadic colors

1 #497D92 and #92497D with #7D9249 are triadic colors.

2 #49927D and #927D49 with #7D9249 are triadic colors.