COLOR #49865D

HEX: #49865D RGB: (73,134,93)

Renk bilgisi

#49865D contains mainly green and blue colors. #49865D ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#49865D color RGB value is (73,134,93).

RGB: (73,134,93) (29%, 53%, 36%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 134 of 255 = 53%
B 93 of 255 = 36%

73
134
93

R + G + B ~ 39%. #49865D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 134 + 93 = 300 (100%)
R 73 of 300 ~ 24.33%
G 134 of 300 ~ 44.67%
B 93 of 300 ~ 31'%

%24.33
%44.67
%31

CMYK RENK MODELİ

#49865D rengi CMYK tonu (46,0,31,47).

  • camgöbeği tonu 45.52%
  • eflatun tonu 0.00%
  • sarı tonu 30.60%
  • ana renk tonu 47.45%

CMYK: (46,0,31,47)
C46M0Y31K47 (46%, 0%, 31%, 47%)
(0.46 / 0.00 / 0.31 / 0.47)

CMYK yüzdeleri

%45.52
%0
%30.6
%47.45

Codes

Color #49865D in popluar color models

49 86 5D
RGB 73 134 93
HSL 140° 29.47% 40.59%
HSB/HSV 140° 45.52% 52.55%
CMYK 45.52% 0.00% 30.60%
47.45%

Color #49865D in popluar number systems.

HEX 49 86 5D
Decimal 73 134 93
Binary 1001001 10000110 1011101
Octal 111 206 135

Shades and tints

Shades of #49865D

#49865D
(73,134,93)
#437A55
(67,122,85)
#3D6E4D
(61,110,77)
#376245
(55,98,69)
#31563D
(49,86,61)
#2B4A35
(43,74,53)
#253E2D
(37,62,45)
#1F3225
(31,50,37)
#19261D
(25,38,29)
#131A15
(19,26,21)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #49865D

#49865D
(73,134,93)
#59916B
(89,145,107)
#699C79
(105,156,121)
#79A787
(121,167,135)
#89B295
(137,178,149)
#99BDA3
(153,189,163)
#A9C8B1
(169,200,177)
#B9D3BF
(185,211,191)
#C9DECD
(201,222,205)
#D9E9DB
(217,233,219)
#E9F4E9
(233,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49865D color. Also use rgb(73,134,93) instead hex code.

Text Font Color

.myTextColor { color: #49865D; }

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

This text font color is #49865D.

Background Color

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

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

This div background color is #49865D.

Border color

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

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

This div border color is #49865D.

Opacity

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

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

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

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

This text has shadow with #49865D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49865D.

Preview

Color preview on black background

This text has color #49865D on black background.


Color preview on white background

This text has color #49865D on white background.


Black color preview on #49865D background

This text has black color on #49865D background.


White color preview on #49865D background

This text has white color on #49865D background.


Related colors

Complementary color

Complementary color for #hex is #B679A2.


I love getcolorcode.com

Triadic colors

1 #5D4986 and #865D49 with #49865D are triadic colors.

2 #5D8649 and #86495D with #49865D are triadic colors.