COLOR #C49DAB

HEX: #C49DAB RGB: (196,157,171)

Renk bilgisi

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

RGB renk modeli

#C49DAB color RGB value is (196,157,171).

RGB: (196,157,171) (77%, 62%, 67%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 157 of 255 = 62%
B 171 of 255 = 67%

196
157
171

R + G + B ~ 69%. #C49DAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 157 + 171 = 524 (100%)
R 196 of 524 ~ 37.4%
G 157 of 524 ~ 29.96%
B 171 of 524 ~ 32.63'%

%37.4
%29.96
%32.63

CMYK RENK MODELİ

#C49DAB rengi CMYK tonu (0,20,13,23).

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

CMYK: (0,20,13,23)
C0M20Y13K23 (0%, 20%, 13%, 23%)
(0.00 / 0.20 / 0.13 / 0.23)

CMYK yüzdeleri

%0
%19.9
%12.76
%23.14

Codes

Color #C49DAB in popluar color models

C4 9D AB
RGB 196 157 171
HSL 338° 24.84% 69.22%
HSB/HSV 338° 19.90% 76.86%
CMYK 0.00% 19.90% 12.76%
23.14%

Color #C49DAB in popluar number systems.

HEX C4 9D AB
Decimal 196 157 171
Binary 11000100 10011101 10101011
Octal 304 235 253

Shades and tints

Shades of #C49DAB

#C49DAB
(196,157,171)
#B38F9C
(179,143,156)
#A2818D
(162,129,141)
#91737E
(145,115,126)
#80656F
(128,101,111)
#6F5760
(111,87,96)
#5E4951
(94,73,81)
#4D3B42
(77,59,66)
#3C2D33
(60,45,51)
#2B1F24
(43,31,36)
#1A1115
(26,17,21)
#000000
(0,0,0)

Tints of #C49DAB

#C49DAB
(196,157,171)
#C9A5B2
(201,165,178)
#CEADB9
(206,173,185)
#D3B5C0
(211,181,192)
#D8BDC7
(216,189,199)
#DDC5CE
(221,197,206)
#E2CDD5
(226,205,213)
#E7D5DC
(231,213,220)
#ECDDE3
(236,221,227)
#F1E5EA
(241,229,234)
#F6EDF1
(246,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49DAB; }

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

This text font color is #C49DAB.

Background Color

.myBgColor { background-color: #C49DAB; }

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

This div background color is #C49DAB.

Border color

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

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

This div border color is #C49DAB.

Opacity

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

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

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

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

This text has shadow with #C49DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49DAB.

Preview

Color preview on black background

This text has color #C49DAB on black background.


Color preview on white background

This text has color #C49DAB on white background.


Black color preview on #C49DAB background

This text has black color on #C49DAB background.


White color preview on #C49DAB background

This text has white color on #C49DAB background.


Related colors

Complementary color

Complementary color for #hex is #3B6254.


I love getcolorcode.com

Triadic colors

1 #ABC49D and #9DABC4 with #C49DAB are triadic colors.

2 #AB9DC4 and #9DC4AB with #C49DAB are triadic colors.