COLOR #C4ADDB

HEX: #C4ADDB RGB: (196,173,219)

Renk bilgisi

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

RGB renk modeli

#C4ADDB color RGB value is (196,173,219).

RGB: (196,173,219) (77%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 173 of 255 = 68%
B 219 of 255 = 86%

196
173
219

R + G + B ~ 77%. #C4ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 173 + 219 = 588 (100%)
R 196 of 588 ~ 33.33%
G 173 of 588 ~ 29.42%
B 219 of 588 ~ 37.24'%

%33.33
%29.42
%37.24

CMYK RENK MODELİ

#C4ADDB rengi CMYK tonu (11,21,0,14).

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

CMYK: (11,21,0,14)
C11M21Y0K14 (11%, 21%, 0%, 14%)
(0.11 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%21
%0
%14.12

Codes

Color #C4ADDB in popluar color models

C4 AD DB
RGB 196 173 219
HSL 270° 38.98% 76.86%
HSB/HSV 270° 21.00% 85.88%
CMYK 10.50% 21.00% 0.00%
14.12%

Color #C4ADDB in popluar number systems.

HEX C4 AD DB
Decimal 196 173 219
Binary 11000100 10101101 11011011
Octal 304 255 333

Shades and tints

Shades of #C4ADDB

#C4ADDB
(196,173,219)
#B39EC8
(179,158,200)
#A28FB5
(162,143,181)
#9180A2
(145,128,162)
#80718F
(128,113,143)
#6F627C
(111,98,124)
#5E5369
(94,83,105)
#4D4456
(77,68,86)
#3C3543
(60,53,67)
#2B2630
(43,38,48)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #C4ADDB

#C4ADDB
(196,173,219)
#C9B4DE
(201,180,222)
#CEBBE1
(206,187,225)
#D3C2E4
(211,194,228)
#D8C9E7
(216,201,231)
#DDD0EA
(221,208,234)
#E2D7ED
(226,215,237)
#E7DEF0
(231,222,240)
#ECE5F3
(236,229,243)
#F1ECF6
(241,236,246)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4ADDB; }

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

This text font color is #C4ADDB.

Background Color

.myBgColor { background-color: #C4ADDB; }

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

This div background color is #C4ADDB.

Border color

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

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

This div border color is #C4ADDB.

Opacity

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

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

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

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

This text has shadow with #C4ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ADDB.

Preview

Color preview on black background

This text has color #C4ADDB on black background.


Color preview on white background

This text has color #C4ADDB on white background.


Black color preview on #C4ADDB background

This text has black color on #C4ADDB background.


White color preview on #C4ADDB background

This text has white color on #C4ADDB background.


Related colors

Complementary color

Complementary color for #hex is #3B5224.


I love getcolorcode.com

Triadic colors

1 #DBC4AD and #ADDBC4 with #C4ADDB are triadic colors.

2 #DBADC4 and #ADC4DB with #C4ADDB are triadic colors.