COLOR #C5ADDB

HEX: #C5ADDB RGB: (197,173,219)

Renk bilgisi

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

RGB renk modeli

#C5ADDB color RGB value is (197,173,219).

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

RGB bağlantıları ve doygunluk

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

197
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 219 = 589 (100%)
R 197 of 589 ~ 33.45%
G 173 of 589 ~ 29.37%
B 219 of 589 ~ 37.18'%

%33.45
%29.37
%37.18

CMYK RENK MODELİ

#C5ADDB rengi CMYK tonu (10,21,0,14).

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

CMYK: (10,21,0,14)
C10M21Y0K14 (10%, 21%, 0%, 14%)
(0.10 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%21
%0
%14.12

Codes

Color #C5ADDB in popluar color models

C5 AD DB
RGB 197 173 219
HSL 271° 38.98% 76.86%
HSB/HSV 271° 21.00% 85.88%
CMYK 10.05% 21.00% 0.00%
14.12%

Color #C5ADDB in popluar number systems.

HEX C5 AD DB
Decimal 197 173 219
Binary 11000101 10101101 11011011
Octal 305 255 333

Shades and tints

Shades of #C5ADDB

#C5ADDB
(197,173,219)
#B49EC8
(180,158,200)
#A38FB5
(163,143,181)
#9280A2
(146,128,162)
#81718F
(129,113,143)
#70627C
(112,98,124)
#5F5369
(95,83,105)
#4E4456
(78,68,86)
#3D3543
(61,53,67)
#2C2630
(44,38,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #C5ADDB

#C5ADDB
(197,173,219)
#CAB4DE
(202,180,222)
#CFBBE1
(207,187,225)
#D4C2E4
(212,194,228)
#D9C9E7
(217,201,231)
#DED0EA
(222,208,234)
#E3D7ED
(227,215,237)
#E8DEF0
(232,222,240)
#EDE5F3
(237,229,243)
#F2ECF6
(242,236,246)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADDB; }

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

This text font color is #C5ADDB.

Background Color

.myBgColor { background-color: #C5ADDB; }

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

This div background color is #C5ADDB.

Border color

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

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

This div border color is #C5ADDB.

Opacity

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

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

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

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

This text has shadow with #C5ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADDB.

Preview

Color preview on black background

This text has color #C5ADDB on black background.


Color preview on white background

This text has color #C5ADDB on white background.


Black color preview on #C5ADDB background

This text has black color on #C5ADDB background.


White color preview on #C5ADDB background

This text has white color on #C5ADDB background.


Related colors

Complementary color

Complementary color for #hex is #3A5224.


I love getcolorcode.com

Triadic colors

1 #DBC5AD and #ADDBC5 with #C5ADDB are triadic colors.

2 #DBADC5 and #ADC5DB with #C5ADDB are triadic colors.