COLOR #C49DA4

HEX: #C49DA4 RGB: (196,157,164)

Renk bilgisi

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

RGB renk modeli

#C49DA4 color RGB value is (196,157,164).

RGB: (196,157,164) (77%, 62%, 64%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 157 of 255 = 62%
B 164 of 255 = 64%

196
157
164

R + G + B ~ 68%. #C49DA4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 157 + 164 = 517 (100%)
R 196 of 517 ~ 37.91%
G 157 of 517 ~ 30.37%
B 164 of 517 ~ 31.72'%

%37.91
%30.37
%31.72

CMYK RENK MODELİ

#C49DA4 rengi CMYK tonu (0,20,16,23).

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

CMYK: (0,20,16,23)
C0M20Y16K23 (0%, 20%, 16%, 23%)
(0.00 / 0.20 / 0.16 / 0.23)

CMYK yüzdeleri

%0
%19.9
%16.33
%23.14

Codes

Color #C49DA4 in popluar color models

C4 9D A4
RGB 196 157 164
HSL 349° 24.84% 69.22%
HSB/HSV 349° 19.90% 76.86%
CMYK 0.00% 19.90% 16.33%
23.14%

Color #C49DA4 in popluar number systems.

HEX C4 9D A4
Decimal 196 157 164
Binary 11000100 10011101 10100100
Octal 304 235 244

Shades and tints

Shades of #C49DA4

#C49DA4
(196,157,164)
#B38F96
(179,143,150)
#A28188
(162,129,136)
#91737A
(145,115,122)
#80656C
(128,101,108)
#6F575E
(111,87,94)
#5E4950
(94,73,80)
#4D3B42
(77,59,66)
#3C2D34
(60,45,52)
#2B1F26
(43,31,38)
#1A1118
(26,17,24)
#000000
(0,0,0)

Tints of #C49DA4

#C49DA4
(196,157,164)
#C9A5AC
(201,165,172)
#CEADB4
(206,173,180)
#D3B5BC
(211,181,188)
#D8BDC4
(216,189,196)
#DDC5CC
(221,197,204)
#E2CDD4
(226,205,212)
#E7D5DC
(231,213,220)
#ECDDE4
(236,221,228)
#F1E5EC
(241,229,236)
#F6EDF4
(246,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49DA4; }

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

This text font color is #C49DA4.

Background Color

.myBgColor { background-color: #C49DA4; }

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

This div background color is #C49DA4.

Border color

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

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

This div border color is #C49DA4.

Opacity

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

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

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

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

This text has shadow with #C49DA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49DA4.

Preview

Color preview on black background

This text has color #C49DA4 on black background.


Color preview on white background

This text has color #C49DA4 on white background.


Black color preview on #C49DA4 background

This text has black color on #C49DA4 background.


White color preview on #C49DA4 background

This text has white color on #C49DA4 background.


Related colors

Complementary color

Complementary color for #hex is #3B625B.


I love getcolorcode.com

Triadic colors

1 #A4C49D and #9DA4C4 with #C49DA4 are triadic colors.

2 #A49DC4 and #9DC4A4 with #C49DA4 are triadic colors.