COLOR #C49CDF

HEX: #C49CDF RGB: (196,156,223)

Renk bilgisi

#C49CDF contains mainly red and blue colors. #C49CDF ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C49CDF color RGB value is (196,156,223).

RGB: (196,156,223) (77%, 61%, 87%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 156 of 255 = 61%
B 223 of 255 = 87%

196
156
223

R + G + B ~ 75%. #C49CDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 156 + 223 = 575 (100%)
R 196 of 575 ~ 34.09%
G 156 of 575 ~ 27.13%
B 223 of 575 ~ 38.78'%

%34.09
%27.13
%38.78

CMYK RENK MODELİ

#C49CDF rengi CMYK tonu (12,30,0,13).

  • camgöbeği tonu 12.11%
  • eflatun tonu 30.04%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (12,30,0,13)
C12M30Y0K13 (12%, 30%, 0%, 13%)
(0.12 / 0.30 / 0.00 / 0.13)

CMYK yüzdeleri

%12.11
%30.04
%0
%12.55

Codes

Color #C49CDF in popluar color models

C4 9C DF
RGB 196 156 223
HSL 276° 51.15% 74.31%
HSB/HSV 276° 30.04% 87.45%
CMYK 12.11% 30.04% 0.00%
12.55%

Color #C49CDF in popluar number systems.

HEX C4 9C DF
Decimal 196 156 223
Binary 11000100 10011100 11011111
Octal 304 234 337

Shades and tints

Shades of #C49CDF

#C49CDF
(196,156,223)
#B38ECB
(179,142,203)
#A280B7
(162,128,183)
#9172A3
(145,114,163)
#80648F
(128,100,143)
#6F567B
(111,86,123)
#5E4867
(94,72,103)
#4D3A53
(77,58,83)
#3C2C3F
(60,44,63)
#2B1E2B
(43,30,43)
#1A1017
(26,16,23)
#000000
(0,0,0)

Tints of #C49CDF

#C49CDF
(196,156,223)
#C9A5E1
(201,165,225)
#CEAEE3
(206,174,227)
#D3B7E5
(211,183,229)
#D8C0E7
(216,192,231)
#DDC9E9
(221,201,233)
#E2D2EB
(226,210,235)
#E7DBED
(231,219,237)
#ECE4EF
(236,228,239)
#F1EDF1
(241,237,241)
#F6F6F3
(246,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49CDF color. Also use rgb(196,156,223) instead hex code.

Text Font Color

.myTextColor { color: #C49CDF; }

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

This text font color is #C49CDF.

Background Color

.myBgColor { background-color: #C49CDF; }

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

This div background color is #C49CDF.

Border color

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

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

This div border color is #C49CDF.

Opacity

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

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

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

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

This text has shadow with #C49CDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49CDF.

Preview

Color preview on black background

This text has color #C49CDF on black background.


Color preview on white background

This text has color #C49CDF on white background.


Black color preview on #C49CDF background

This text has black color on #C49CDF background.


White color preview on #C49CDF background

This text has white color on #C49CDF background.


Related colors

Complementary color

Complementary color for #hex is #3B6320.


I love getcolorcode.com

Triadic colors

1 #DFC49C and #9CDFC4 with #C49CDF are triadic colors.

2 #DF9CC4 and #9CC4DF with #C49CDF are triadic colors.