COLOR #C49DDB

HEX: #C49DDB RGB: (196,157,219)

Renk bilgisi

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

RGB renk modeli

#C49DDB color RGB value is (196,157,219).

RGB: (196,157,219) (77%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 157 of 255 = 62%
B 219 of 255 = 86%

196
157
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 157 + 219 = 572 (100%)
R 196 of 572 ~ 34.27%
G 157 of 572 ~ 27.45%
B 219 of 572 ~ 38.29'%

%34.27
%27.45
%38.29

CMYK RENK MODELİ

#C49DDB rengi CMYK tonu (11,28,0,14).

  • camgöbeği tonu 10.50%
  • eflatun tonu 28.31%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (11,28,0,14)
C11M28Y0K14 (11%, 28%, 0%, 14%)
(0.11 / 0.28 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%28.31
%0
%14.12

Codes

Color #C49DDB in popluar color models

C4 9D DB
RGB 196 157 219
HSL 278° 46.27% 73.73%
HSB/HSV 278° 28.31% 85.88%
CMYK 10.50% 28.31% 0.00%
14.12%

Color #C49DDB in popluar number systems.

HEX C4 9D DB
Decimal 196 157 219
Binary 11000100 10011101 11011011
Octal 304 235 333

Shades and tints

Shades of #C49DDB

#C49DDB
(196,157,219)
#B38FC8
(179,143,200)
#A281B5
(162,129,181)
#9173A2
(145,115,162)
#80658F
(128,101,143)
#6F577C
(111,87,124)
#5E4969
(94,73,105)
#4D3B56
(77,59,86)
#3C2D43
(60,45,67)
#2B1F30
(43,31,48)
#1A111D
(26,17,29)
#000000
(0,0,0)

Tints of #C49DDB

#C49DDB
(196,157,219)
#C9A5DE
(201,165,222)
#CEADE1
(206,173,225)
#D3B5E4
(211,181,228)
#D8BDE7
(216,189,231)
#DDC5EA
(221,197,234)
#E2CDED
(226,205,237)
#E7D5F0
(231,213,240)
#ECDDF3
(236,221,243)
#F1E5F6
(241,229,246)
#F6EDF9
(246,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49DDB; }

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

This text font color is #C49DDB.

Background Color

.myBgColor { background-color: #C49DDB; }

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

This div background color is #C49DDB.

Border color

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

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

This div border color is #C49DDB.

Opacity

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

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

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

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

This text has shadow with #C49DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49DDB.

Preview

Color preview on black background

This text has color #C49DDB on black background.


Color preview on white background

This text has color #C49DDB on white background.


Black color preview on #C49DDB background

This text has black color on #C49DDB background.


White color preview on #C49DDB background

This text has white color on #C49DDB background.


Related colors

Complementary color

Complementary color for #hex is #3B6224.


I love getcolorcode.com

Triadic colors

1 #DBC49D and #9DDBC4 with #C49DDB are triadic colors.

2 #DB9DC4 and #9DC4DB with #C49DDB are triadic colors.