COLOR #C49276

HEX: #C49276 RGB: (196,146,118)

Renk bilgisi

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

RGB renk modeli

#C49276 color RGB value is (196,146,118).

RGB: (196,146,118) (77%, 57%, 46%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 146 of 255 = 57%
B 118 of 255 = 46%

196
146
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 146 + 118 = 460 (100%)
R 196 of 460 ~ 42.61%
G 146 of 460 ~ 31.74%
B 118 of 460 ~ 25.65'%

%42.61
%31.74
%25.65

CMYK RENK MODELİ

#C49276 rengi CMYK tonu (0,26,40,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.51%
  • sarı tonu 39.80%
  • ana renk tonu 23.14%

CMYK: (0,26,40,23)
C0M26Y40K23 (0%, 26%, 40%, 23%)
(0.00 / 0.26 / 0.40 / 0.23)

CMYK yüzdeleri

%0
%25.51
%39.8
%23.14

Codes

Color #C49276 in popluar color models

C4 92 76
RGB 196 146 118
HSL 22° 39.80% 61.57%
HSB/HSV 22° 39.80% 76.86%
CMYK 0.00% 25.51% 39.80%
23.14%

Color #C49276 in popluar number systems.

HEX C4 92 76
Decimal 196 146 118
Binary 11000100 10010010 1110110
Octal 304 222 166

Shades and tints

Shades of #C49276

#C49276
(196,146,118)
#B3856C
(179,133,108)
#A27862
(162,120,98)
#916B58
(145,107,88)
#805E4E
(128,94,78)
#6F5144
(111,81,68)
#5E443A
(94,68,58)
#4D3730
(77,55,48)
#3C2A26
(60,42,38)
#2B1D1C
(43,29,28)
#1A1012
(26,16,18)
#000000
(0,0,0)

Tints of #C49276

#C49276
(196,146,118)
#C99B82
(201,155,130)
#CEA48E
(206,164,142)
#D3AD9A
(211,173,154)
#D8B6A6
(216,182,166)
#DDBFB2
(221,191,178)
#E2C8BE
(226,200,190)
#E7D1CA
(231,209,202)
#ECDAD6
(236,218,214)
#F1E3E2
(241,227,226)
#F6ECEE
(246,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49276 color. Also use rgb(196,146,118) instead hex code.

Text Font Color

.myTextColor { color: #C49276; }

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

This text font color is #C49276.

Background Color

.myBgColor { background-color: #C49276; }

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

This div background color is #C49276.

Border color

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

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

This div border color is #C49276.

Opacity

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

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

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

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

This text has shadow with #C49276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49276.

Preview

Color preview on black background

This text has color #C49276 on black background.


Color preview on white background

This text has color #C49276 on white background.


Black color preview on #C49276 background

This text has black color on #C49276 background.


White color preview on #C49276 background

This text has white color on #C49276 background.


Related colors

Complementary color

Complementary color for #hex is #3B6D89.


I love getcolorcode.com

Triadic colors

1 #76C492 and #9276C4 with #C49276 are triadic colors.

2 #7692C4 and #92C476 with #C49276 are triadic colors.