COLOR #C49DBB

HEX: #C49DBB RGB: (196,157,187)

Renk bilgisi

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

RGB renk modeli

#C49DBB color RGB value is (196,157,187).

RGB: (196,157,187) (77%, 62%, 73%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 157 of 255 = 62%
B 187 of 255 = 73%

196
157
187

R + G + B ~ 71%. #C49DBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 157 + 187 = 540 (100%)
R 196 of 540 ~ 36.3%
G 157 of 540 ~ 29.07%
B 187 of 540 ~ 34.63'%

%36.3
%29.07
%34.63

CMYK RENK MODELİ

#C49DBB rengi CMYK tonu (0,20,5,23).

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

CMYK: (0,20,5,23)
C0M20Y5K23 (0%, 20%, 5%, 23%)
(0.00 / 0.20 / 0.05 / 0.23)

CMYK yüzdeleri

%0
%19.9
%4.59
%23.14

Codes

Color #C49DBB in popluar color models

C4 9D BB
RGB 196 157 187
HSL 314° 24.84% 69.22%
HSB/HSV 314° 19.90% 76.86%
CMYK 0.00% 19.90% 4.59%
23.14%

Color #C49DBB in popluar number systems.

HEX C4 9D BB
Decimal 196 157 187
Binary 11000100 10011101 10111011
Octal 304 235 273

Shades and tints

Shades of #C49DBB

#C49DBB
(196,157,187)
#B38FAA
(179,143,170)
#A28199
(162,129,153)
#917388
(145,115,136)
#806577
(128,101,119)
#6F5766
(111,87,102)
#5E4955
(94,73,85)
#4D3B44
(77,59,68)
#3C2D33
(60,45,51)
#2B1F22
(43,31,34)
#1A1111
(26,17,17)
#000000
(0,0,0)

Tints of #C49DBB

#C49DBB
(196,157,187)
#C9A5C1
(201,165,193)
#CEADC7
(206,173,199)
#D3B5CD
(211,181,205)
#D8BDD3
(216,189,211)
#DDC5D9
(221,197,217)
#E2CDDF
(226,205,223)
#E7D5E5
(231,213,229)
#ECDDEB
(236,221,235)
#F1E5F1
(241,229,241)
#F6EDF7
(246,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49DBB; }

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

This text font color is #C49DBB.

Background Color

.myBgColor { background-color: #C49DBB; }

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

This div background color is #C49DBB.

Border color

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

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

This div border color is #C49DBB.

Opacity

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

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

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

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

This text has shadow with #C49DBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49DBB.

Preview

Color preview on black background

This text has color #C49DBB on black background.


Color preview on white background

This text has color #C49DBB on white background.


Black color preview on #C49DBB background

This text has black color on #C49DBB background.


White color preview on #C49DBB background

This text has white color on #C49DBB background.


Related colors

Complementary color

Complementary color for #hex is #3B6244.


I love getcolorcode.com

Triadic colors

1 #BBC49D and #9DBBC4 with #C49DBB are triadic colors.

2 #BB9DC4 and #9DC4BB with #C49DBB are triadic colors.