COLOR #C49BDB

HEX: #C49BDB RGB: (196,155,219)

Renk bilgisi

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

RGB renk modeli

#C49BDB color RGB value is (196,155,219).

RGB: (196,155,219) (77%, 61%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 155 of 255 = 61%
B 219 of 255 = 86%

196
155
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 155 + 219 = 570 (100%)
R 196 of 570 ~ 34.39%
G 155 of 570 ~ 27.19%
B 219 of 570 ~ 38.42'%

%34.39
%27.19
%38.42

CMYK RENK MODELİ

#C49BDB rengi CMYK tonu (11,29,0,14).

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

CMYK: (11,29,0,14)
C11M29Y0K14 (11%, 29%, 0%, 14%)
(0.11 / 0.29 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%29.22
%0
%14.12

Codes

Color #C49BDB in popluar color models

C4 9B DB
RGB 196 155 219
HSL 278° 47.06% 73.33%
HSB/HSV 278° 29.22% 85.88%
CMYK 10.50% 29.22% 0.00%
14.12%

Color #C49BDB in popluar number systems.

HEX C4 9B DB
Decimal 196 155 219
Binary 11000100 10011011 11011011
Octal 304 233 333

Shades and tints

Shades of #C49BDB

#C49BDB
(196,155,219)
#B38DC8
(179,141,200)
#A27FB5
(162,127,181)
#9171A2
(145,113,162)
#80638F
(128,99,143)
#6F557C
(111,85,124)
#5E4769
(94,71,105)
#4D3956
(77,57,86)
#3C2B43
(60,43,67)
#2B1D30
(43,29,48)
#1A0F1D
(26,15,29)
#000000
(0,0,0)

Tints of #C49BDB

#C49BDB
(196,155,219)
#C9A4DE
(201,164,222)
#CEADE1
(206,173,225)
#D3B6E4
(211,182,228)
#D8BFE7
(216,191,231)
#DDC8EA
(221,200,234)
#E2D1ED
(226,209,237)
#E7DAF0
(231,218,240)
#ECE3F3
(236,227,243)
#F1ECF6
(241,236,246)
#F6F5F9
(246,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49BDB; }

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

This text font color is #C49BDB.

Background Color

.myBgColor { background-color: #C49BDB; }

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

This div background color is #C49BDB.

Border color

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

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

This div border color is #C49BDB.

Opacity

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

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

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

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

This text has shadow with #C49BDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49BDB.

Preview

Color preview on black background

This text has color #C49BDB on black background.


Color preview on white background

This text has color #C49BDB on white background.


Black color preview on #C49BDB background

This text has black color on #C49BDB background.


White color preview on #C49BDB background

This text has white color on #C49BDB background.


Related colors

Complementary color

Complementary color for #hex is #3B6424.


I love getcolorcode.com

Triadic colors

1 #DBC49B and #9BDBC4 with #C49BDB are triadic colors.

2 #DB9BC4 and #9BC4DB with #C49BDB are triadic colors.