COLOR #749D49

HEX: #749D49 RGB: (116,157,73)

Renk bilgisi

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

RGB renk modeli

#749D49 color RGB value is (116,157,73).

RGB: (116,157,73) (45%, 62%, 29%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 157 of 255 = 62%
B 73 of 255 = 29%

116
157
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 157 + 73 = 346 (100%)
R 116 of 346 ~ 33.53%
G 157 of 346 ~ 45.38%
B 73 of 346 ~ 21.1'%

%33.53
%45.38
%21.1

CMYK RENK MODELİ

#749D49 rengi CMYK tonu (26,0,54,38).

  • camgöbeği tonu 26.11%
  • eflatun tonu 0.00%
  • sarı tonu 53.50%
  • ana renk tonu 38.43%

CMYK: (26,0,54,38)
C26M0Y54K38 (26%, 0%, 54%, 38%)
(0.26 / 0.00 / 0.54 / 0.38)

CMYK yüzdeleri

%26.11
%0
%53.5
%38.43

Codes

Color #749D49 in popluar color models

74 9D 49
RGB 116 157 73
HSL 89° 36.52% 45.10%
HSB/HSV 89° 53.50% 61.57%
CMYK 26.11% 0.00% 53.50%
38.43%

Color #749D49 in popluar number systems.

HEX 74 9D 49
Decimal 116 157 73
Binary 1110100 10011101 1001001
Octal 164 235 111

Shades and tints

Shades of #749D49

#749D49
(116,157,73)
#6A8F43
(106,143,67)
#60813D
(96,129,61)
#567337
(86,115,55)
#4C6531
(76,101,49)
#42572B
(66,87,43)
#384925
(56,73,37)
#2E3B1F
(46,59,31)
#242D19
(36,45,25)
#1A1F13
(26,31,19)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #749D49

#749D49
(116,157,73)
#80A559
(128,165,89)
#8CAD69
(140,173,105)
#98B579
(152,181,121)
#A4BD89
(164,189,137)
#B0C599
(176,197,153)
#BCCDA9
(188,205,169)
#C8D5B9
(200,213,185)
#D4DDC9
(212,221,201)
#E0E5D9
(224,229,217)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749D49 color. Also use rgb(116,157,73) instead hex code.

Text Font Color

.myTextColor { color: #749D49; }

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

This text font color is #749D49.

Background Color

.myBgColor { background-color: #749D49; }

<div style="background-color:#749D49">Inner text</div>

This div background color is #749D49.

Border color

.myBorderColor { border: 1px solid #749D49; }

<div style="border:3px solid #749D49">Div</div>

This div border color is #749D49.

Opacity

.myOpacity80 { color: #749D49; opacity: 0.8; }

<p style="color:#749D49;opacity:0.8;">80%</p>

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

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

This text has shadow with #749D49 color.


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

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

This text has shadow with #749D49 primary color and red secondary color.


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

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

This text has shadow with #749D49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #749D49.

Preview

Color preview on black background

This text has color #749D49 on black background.


Color preview on white background

This text has color #749D49 on white background.


Black color preview on #749D49 background

This text has black color on #749D49 background.


White color preview on #749D49 background

This text has white color on #749D49 background.


Related colors

Complementary color

Complementary color for #hex is #8B62B6.


I love getcolorcode.com

Triadic colors

1 #49749D and #9D4974 with #749D49 are triadic colors.

2 #499D74 and #9D7449 with #749D49 are triadic colors.