COLOR #C49ADB

HEX: #C49ADB RGB: (196,154,219)

Renk bilgisi

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

RGB renk modeli

#C49ADB color RGB value is (196,154,219).

RGB: (196,154,219) (77%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 154 of 255 = 60%
B 219 of 255 = 86%

196
154
219

R + G + B ~ 74%. #C49ADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 154 + 219 = 569 (100%)
R 196 of 569 ~ 34.45%
G 154 of 569 ~ 27.07%
B 219 of 569 ~ 38.49'%

%34.45
%27.07
%38.49

CMYK RENK MODELİ

#C49ADB rengi CMYK tonu (11,30,0,14).

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

CMYK: (11,30,0,14)
C11M30Y0K14 (11%, 30%, 0%, 14%)
(0.11 / 0.30 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%29.68
%0
%14.12

Codes

Color #C49ADB in popluar color models

C4 9A DB
RGB 196 154 219
HSL 279° 47.45% 73.14%
HSB/HSV 279° 29.68% 85.88%
CMYK 10.50% 29.68% 0.00%
14.12%

Color #C49ADB in popluar number systems.

HEX C4 9A DB
Decimal 196 154 219
Binary 11000100 10011010 11011011
Octal 304 232 333

Shades and tints

Shades of #C49ADB

#C49ADB
(196,154,219)
#B38CC8
(179,140,200)
#A27EB5
(162,126,181)
#9170A2
(145,112,162)
#80628F
(128,98,143)
#6F547C
(111,84,124)
#5E4669
(94,70,105)
#4D3856
(77,56,86)
#3C2A43
(60,42,67)
#2B1C30
(43,28,48)
#1A0E1D
(26,14,29)
#000000
(0,0,0)

Tints of #C49ADB

#C49ADB
(196,154,219)
#C9A3DE
(201,163,222)
#CEACE1
(206,172,225)
#D3B5E4
(211,181,228)
#D8BEE7
(216,190,231)
#DDC7EA
(221,199,234)
#E2D0ED
(226,208,237)
#E7D9F0
(231,217,240)
#ECE2F3
(236,226,243)
#F1EBF6
(241,235,246)
#F6F4F9
(246,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49ADB; }

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

This text font color is #C49ADB.

Background Color

.myBgColor { background-color: #C49ADB; }

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

This div background color is #C49ADB.

Border color

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

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

This div border color is #C49ADB.

Opacity

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

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

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

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

This text has shadow with #C49ADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49ADB.

Preview

Color preview on black background

This text has color #C49ADB on black background.


Color preview on white background

This text has color #C49ADB on white background.


Black color preview on #C49ADB background

This text has black color on #C49ADB background.


White color preview on #C49ADB background

This text has white color on #C49ADB background.


Related colors

Complementary color

Complementary color for #hex is #3B6524.


I love getcolorcode.com

Triadic colors

1 #DBC49A and #9ADBC4 with #C49ADB are triadic colors.

2 #DB9AC4 and #9AC4DB with #C49ADB are triadic colors.