COLOR #C49997

HEX: #C49997 RGB: (196,153,151)

Renk bilgisi

#C49997 contains red, green and blue colors in about the same proportion. #C49997 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C49997 color RGB value is (196,153,151).

RGB: (196,153,151) (77%, 60%, 59%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 153 of 255 = 60%
B 151 of 255 = 59%

196
153
151

R + G + B ~ 65%. #C49997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 153 + 151 = 500 (100%)
R 196 of 500 ~ 39.2%
G 153 of 500 ~ 30.6%
B 151 of 500 ~ 30.2'%

%39.2
%30.6
%30.2

CMYK RENK MODELİ

#C49997 rengi CMYK tonu (0,22,23,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.94%
  • sarı tonu 22.96%
  • ana renk tonu 23.14%

CMYK: (0,22,23,23)
C0M22Y23K23 (0%, 22%, 23%, 23%)
(0.00 / 0.22 / 0.23 / 0.23)

CMYK yüzdeleri

%0
%21.94
%22.96
%23.14

Codes

Color #C49997 in popluar color models

C4 99 97
RGB 196 153 151
HSL 27.61% 68.04%
HSB/HSV 22.96% 76.86%
CMYK 0.00% 21.94% 22.96%
23.14%

Color #C49997 in popluar number systems.

HEX C4 99 97
Decimal 196 153 151
Binary 11000100 10011001 10010111
Octal 304 231 227

Shades and tints

Shades of #C49997

#C49997
(196,153,151)
#B38C8A
(179,140,138)
#A27F7D
(162,127,125)
#917270
(145,114,112)
#806563
(128,101,99)
#6F5856
(111,88,86)
#5E4B49
(94,75,73)
#4D3E3C
(77,62,60)
#3C312F
(60,49,47)
#2B2422
(43,36,34)
#1A1715
(26,23,21)
#000000
(0,0,0)

Tints of #C49997

#C49997
(196,153,151)
#C9A2A0
(201,162,160)
#CEABA9
(206,171,169)
#D3B4B2
(211,180,178)
#D8BDBB
(216,189,187)
#DDC6C4
(221,198,196)
#E2CFCD
(226,207,205)
#E7D8D6
(231,216,214)
#ECE1DF
(236,225,223)
#F1EAE8
(241,234,232)
#F6F3F1
(246,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49997 color. Also use rgb(196,153,151) instead hex code.

Text Font Color

.myTextColor { color: #C49997; }

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

This text font color is #C49997.

Background Color

.myBgColor { background-color: #C49997; }

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

This div background color is #C49997.

Border color

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

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

This div border color is #C49997.

Opacity

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

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

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

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

This text has shadow with #C49997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49997.

Preview

Color preview on black background

This text has color #C49997 on black background.


Color preview on white background

This text has color #C49997 on white background.


Black color preview on #C49997 background

This text has black color on #C49997 background.


White color preview on #C49997 background

This text has white color on #C49997 background.


Related colors

Complementary color

Complementary color for #hex is #3B6668.


I love getcolorcode.com

Triadic colors

1 #97C499 and #9997C4 with #C49997 are triadic colors.

2 #9799C4 and #99C497 with #C49997 are triadic colors.