COLOR #49742D

HEX: #49742D RGB: (73,116,45)

Renk bilgisi

#49742D contains mainly red and green colors. #49742D ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#49742D color RGB value is (73,116,45).

RGB: (73,116,45) (29%, 45%, 18%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 116 of 255 = 45%
B 45 of 255 = 18%

73
116
45

R + G + B ~ 31%. #49742D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 116 + 45 = 234 (100%)
R 73 of 234 ~ 31.2%
G 116 of 234 ~ 49.57%
B 45 of 234 ~ 19.23'%

%31.2
%49.57
%19.23

CMYK RENK MODELİ

#49742D rengi CMYK tonu (37,0,61,55).

  • camgöbeği tonu 37.07%
  • eflatun tonu 0.00%
  • sarı tonu 61.21%
  • ana renk tonu 54.51%

CMYK: (37,0,61,55)
C37M0Y61K55 (37%, 0%, 61%, 55%)
(0.37 / 0.00 / 0.61 / 0.55)

CMYK yüzdeleri

%37.07
%0
%61.21
%54.51

Codes

Color #49742D in popluar color models

49 74 2D
RGB 73 116 45
HSL 96° 44.10% 31.57%
HSB/HSV 96° 61.21% 45.49%
CMYK 37.07% 0.00% 61.21%
54.51%

Color #49742D in popluar number systems.

HEX 49 74 2D
Decimal 73 116 45
Binary 1001001 1110100 101101
Octal 111 164 55

Shades and tints

Shades of #49742D

#49742D
(73,116,45)
#436A29
(67,106,41)
#3D6025
(61,96,37)
#375621
(55,86,33)
#314C1D
(49,76,29)
#2B4219
(43,66,25)
#253815
(37,56,21)
#1F2E11
(31,46,17)
#19240D
(25,36,13)
#131A09
(19,26,9)
#0D1005
(13,16,5)
#000000
(0,0,0)

Tints of #49742D

#49742D
(73,116,45)
#598040
(89,128,64)
#698C53
(105,140,83)
#799866
(121,152,102)
#89A479
(137,164,121)
#99B08C
(153,176,140)
#A9BC9F
(169,188,159)
#B9C8B2
(185,200,178)
#C9D4C5
(201,212,197)
#D9E0D8
(217,224,216)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49742D color. Also use rgb(73,116,45) instead hex code.

Text Font Color

.myTextColor { color: #49742D; }

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

This text font color is #49742D.

Background Color

.myBgColor { background-color: #49742D; }

<div style="background-color:#49742D">Inner text</div>

This div background color is #49742D.

Border color

.myBorderColor { border: 1px solid #49742D; }

<div style="border:3px solid #49742D">Div</div>

This div border color is #49742D.

Opacity

.myOpacity80 { color: #49742D; opacity: 0.8; }

<p style="color:#49742D;opacity:0.8;">80%</p>

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

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

This text has shadow with #49742D color.


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

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

This text has shadow with #49742D primary color and red secondary color.


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

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

This text has shadow with #49742D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49742D.

Preview

Color preview on black background

This text has color #49742D on black background.


Color preview on white background

This text has color #49742D on white background.


Black color preview on #49742D background

This text has black color on #49742D background.


White color preview on #49742D background

This text has white color on #49742D background.


Related colors

Complementary color

Complementary color for #hex is #B68BD2.


I love getcolorcode.com

Triadic colors

1 #2D4974 and #742D49 with #49742D are triadic colors.

2 #2D7449 and #74492D with #49742D are triadic colors.