COLOR #C49461

HEX: #C49461 RGB: (196,148,97)

Renk bilgisi

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

RGB renk modeli

#C49461 color RGB value is (196,148,97).

RGB: (196,148,97) (77%, 58%, 38%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 148 of 255 = 58%
B 97 of 255 = 38%

196
148
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 148 + 97 = 441 (100%)
R 196 of 441 ~ 44.44%
G 148 of 441 ~ 33.56%
B 97 of 441 ~ 22'%

%44.44
%33.56
%22

CMYK RENK MODELİ

#C49461 rengi CMYK tonu (0,24,51,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.49%
  • sarı tonu 50.51%
  • ana renk tonu 23.14%

CMYK: (0,24,51,23)
C0M24Y51K23 (0%, 24%, 51%, 23%)
(0.00 / 0.24 / 0.51 / 0.23)

CMYK yüzdeleri

%0
%24.49
%50.51
%23.14

Codes

Color #C49461 in popluar color models

C4 94 61
RGB 196 148 97
HSL 31° 45.62% 57.45%
HSB/HSV 31° 50.51% 76.86%
CMYK 0.00% 24.49% 50.51%
23.14%

Color #C49461 in popluar number systems.

HEX C4 94 61
Decimal 196 148 97
Binary 11000100 10010100 1100001
Octal 304 224 141

Shades and tints

Shades of #C49461

#C49461
(196,148,97)
#B38759
(179,135,89)
#A27A51
(162,122,81)
#916D49
(145,109,73)
#806041
(128,96,65)
#6F5339
(111,83,57)
#5E4631
(94,70,49)
#4D3929
(77,57,41)
#3C2C21
(60,44,33)
#2B1F19
(43,31,25)
#1A1211
(26,18,17)
#000000
(0,0,0)

Tints of #C49461

#C49461
(196,148,97)
#C99D6F
(201,157,111)
#CEA67D
(206,166,125)
#D3AF8B
(211,175,139)
#D8B899
(216,184,153)
#DDC1A7
(221,193,167)
#E2CAB5
(226,202,181)
#E7D3C3
(231,211,195)
#ECDCD1
(236,220,209)
#F1E5DF
(241,229,223)
#F6EEED
(246,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49461 color. Also use rgb(196,148,97) instead hex code.

Text Font Color

.myTextColor { color: #C49461; }

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

This text font color is #C49461.

Background Color

.myBgColor { background-color: #C49461; }

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

This div background color is #C49461.

Border color

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

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

This div border color is #C49461.

Opacity

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

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

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

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

This text has shadow with #C49461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49461.

Preview

Color preview on black background

This text has color #C49461 on black background.


Color preview on white background

This text has color #C49461 on white background.


Black color preview on #C49461 background

This text has black color on #C49461 background.


White color preview on #C49461 background

This text has white color on #C49461 background.


Related colors

Complementary color

Complementary color for #hex is #3B6B9E.


I love getcolorcode.com

Triadic colors

1 #61C494 and #9461C4 with #C49461 are triadic colors.

2 #6194C4 and #94C461 with #C49461 are triadic colors.