COLOR #49996B

HEX: #49996B RGB: (73,153,107)

Renk bilgisi

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

RGB renk modeli

#49996B color RGB value is (73,153,107).

RGB: (73,153,107) (29%, 60%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 153 of 255 = 60%
B 107 of 255 = 42%

73
153
107

R + G + B ~ 44%. #49996B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 153 + 107 = 333 (100%)
R 73 of 333 ~ 21.92%
G 153 of 333 ~ 45.95%
B 107 of 333 ~ 32.13'%

%21.92
%45.95
%32.13

CMYK RENK MODELİ

#49996B rengi CMYK tonu (52,0,30,40).

  • camgöbeği tonu 52.29%
  • eflatun tonu 0.00%
  • sarı tonu 30.07%
  • ana renk tonu 40.00%

CMYK: (52,0,30,40)
C52M0Y30K40 (52%, 0%, 30%, 40%)
(0.52 / 0.00 / 0.30 / 0.40)

CMYK yüzdeleri

%52.29
%0
%30.07
%40

Codes

Color #49996B in popluar color models

49 99 6B
RGB 73 153 107
HSL 146° 35.40% 44.31%
HSB/HSV 146° 52.29% 60.00%
CMYK 52.29% 0.00% 30.07%
40.00%

Color #49996B in popluar number systems.

HEX 49 99 6B
Decimal 73 153 107
Binary 1001001 10011001 1101011
Octal 111 231 153

Shades and tints

Shades of #49996B

#49996B
(73,153,107)
#438C62
(67,140,98)
#3D7F59
(61,127,89)
#377250
(55,114,80)
#316547
(49,101,71)
#2B583E
(43,88,62)
#254B35
(37,75,53)
#1F3E2C
(31,62,44)
#193123
(25,49,35)
#13241A
(19,36,26)
#0D1711
(13,23,17)
#000000
(0,0,0)

Tints of #49996B

#49996B
(73,153,107)
#59A278
(89,162,120)
#69AB85
(105,171,133)
#79B492
(121,180,146)
#89BD9F
(137,189,159)
#99C6AC
(153,198,172)
#A9CFB9
(169,207,185)
#B9D8C6
(185,216,198)
#C9E1D3
(201,225,211)
#D9EAE0
(217,234,224)
#E9F3ED
(233,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49996B color. Also use rgb(73,153,107) instead hex code.

Text Font Color

.myTextColor { color: #49996B; }

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

This text font color is #49996B.

Background Color

.myBgColor { background-color: #49996B; }

<div style="background-color:#49996B">Inner text</div>

This div background color is #49996B.

Border color

.myBorderColor { border: 1px solid #49996B; }

<div style="border:3px solid #49996B">Div</div>

This div border color is #49996B.

Opacity

.myOpacity80 { color: #49996B; opacity: 0.8; }

<p style="color:#49996B;opacity:0.8;">80%</p>

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

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

This text has shadow with #49996B color.


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

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

This text has shadow with #49996B primary color and red secondary color.


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

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

This text has shadow with #49996B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49996B.

Preview

Color preview on black background

This text has color #49996B on black background.


Color preview on white background

This text has color #49996B on white background.


Black color preview on #49996B background

This text has black color on #49996B background.


White color preview on #49996B background

This text has white color on #49996B background.


Related colors

Complementary color

Complementary color for #hex is #B66694.


I love getcolorcode.com

Triadic colors

1 #6B4999 and #996B49 with #49996B are triadic colors.

2 #6B9949 and #99496B with #49996B are triadic colors.