COLOR #C49D6B

HEX: #C49D6B RGB: (196,157,107)

Renk bilgisi

#C49D6B contains mainly red and green colors. #C49D6B ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C49D6B color RGB value is (196,157,107).

RGB: (196,157,107) (77%, 62%, 42%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 157 of 255 = 62%
B 107 of 255 = 42%

196
157
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 157 + 107 = 460 (100%)
R 196 of 460 ~ 42.61%
G 157 of 460 ~ 34.13%
B 107 of 460 ~ 23.26'%

%42.61
%34.13
%23.26

CMYK RENK MODELİ

#C49D6B rengi CMYK tonu (0,20,45,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.90%
  • sarı tonu 45.41%
  • ana renk tonu 23.14%

CMYK: (0,20,45,23)
C0M20Y45K23 (0%, 20%, 45%, 23%)
(0.00 / 0.20 / 0.45 / 0.23)

CMYK yüzdeleri

%0
%19.9
%45.41
%23.14

Codes

Color #C49D6B in popluar color models

C4 9D 6B
RGB 196 157 107
HSL 34° 43.00% 59.41%
HSB/HSV 34° 45.41% 76.86%
CMYK 0.00% 19.90% 45.41%
23.14%

Color #C49D6B in popluar number systems.

HEX C4 9D 6B
Decimal 196 157 107
Binary 11000100 10011101 1101011
Octal 304 235 153

Shades and tints

Shades of #C49D6B

#C49D6B
(196,157,107)
#B38F62
(179,143,98)
#A28159
(162,129,89)
#917350
(145,115,80)
#806547
(128,101,71)
#6F573E
(111,87,62)
#5E4935
(94,73,53)
#4D3B2C
(77,59,44)
#3C2D23
(60,45,35)
#2B1F1A
(43,31,26)
#1A1111
(26,17,17)
#000000
(0,0,0)

Tints of #C49D6B

#C49D6B
(196,157,107)
#C9A578
(201,165,120)
#CEAD85
(206,173,133)
#D3B592
(211,181,146)
#D8BD9F
(216,189,159)
#DDC5AC
(221,197,172)
#E2CDB9
(226,205,185)
#E7D5C6
(231,213,198)
#ECDDD3
(236,221,211)
#F1E5E0
(241,229,224)
#F6EDED
(246,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49D6B color. Also use rgb(196,157,107) instead hex code.

Text Font Color

.myTextColor { color: #C49D6B; }

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

This text font color is #C49D6B.

Background Color

.myBgColor { background-color: #C49D6B; }

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

This div background color is #C49D6B.

Border color

.myBorderColor { border: 1px solid #C49D6B; }

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

This div border color is #C49D6B.

Opacity

.myOpacity80 { color: #C49D6B; opacity: 0.8; }

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

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

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

This text has shadow with #C49D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49D6B.

Preview

Color preview on black background

This text has color #C49D6B on black background.


Color preview on white background

This text has color #C49D6B on white background.


Black color preview on #C49D6B background

This text has black color on #C49D6B background.


White color preview on #C49D6B background

This text has white color on #C49D6B background.


Related colors

Complementary color

Complementary color for #hex is #3B6294.


I love getcolorcode.com

Triadic colors

1 #6BC49D and #9D6BC4 with #C49D6B are triadic colors.

2 #6B9DC4 and #9DC46B with #C49D6B are triadic colors.