COLOR #C5ADDD

HEX: #C5ADDD RGB: (197,173,221)

Renk bilgisi

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

RGB renk modeli

#C5ADDD color RGB value is (197,173,221).

RGB: (197,173,221) (77%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 221 of 255 = 87%

197
173
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 221 = 591 (100%)
R 197 of 591 ~ 33.33%
G 173 of 591 ~ 29.27%
B 221 of 591 ~ 37.39'%

%33.33
%29.27
%37.39

CMYK RENK MODELİ

#C5ADDD rengi CMYK tonu (11,22,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 21.72%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,22,0,13)
C11M22Y0K13 (11%, 22%, 0%, 13%)
(0.11 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%21.72
%0
%13.33

Codes

Color #C5ADDD in popluar color models

C5 AD DD
RGB 197 173 221
HSL 270° 41.38% 77.25%
HSB/HSV 270° 21.72% 86.67%
CMYK 10.86% 21.72% 0.00%
13.33%

Color #C5ADDD in popluar number systems.

HEX C5 AD DD
Decimal 197 173 221
Binary 11000101 10101101 11011101
Octal 305 255 335

Shades and tints

Shades of #C5ADDD

#C5ADDD
(197,173,221)
#B49EC9
(180,158,201)
#A38FB5
(163,143,181)
#9280A1
(146,128,161)
#81718D
(129,113,141)
#706279
(112,98,121)
#5F5365
(95,83,101)
#4E4451
(78,68,81)
#3D353D
(61,53,61)
#2C2629
(44,38,41)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #C5ADDD

#C5ADDD
(197,173,221)
#CAB4E0
(202,180,224)
#CFBBE3
(207,187,227)
#D4C2E6
(212,194,230)
#D9C9E9
(217,201,233)
#DED0EC
(222,208,236)
#E3D7EF
(227,215,239)
#E8DEF2
(232,222,242)
#EDE5F5
(237,229,245)
#F2ECF8
(242,236,248)
#F7F3FB
(247,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADDD; }

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

This text font color is #C5ADDD.

Background Color

.myBgColor { background-color: #C5ADDD; }

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

This div background color is #C5ADDD.

Border color

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

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

This div border color is #C5ADDD.

Opacity

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

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

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

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

This text has shadow with #C5ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADDD.

Preview

Color preview on black background

This text has color #C5ADDD on black background.


Color preview on white background

This text has color #C5ADDD on white background.


Black color preview on #C5ADDD background

This text has black color on #C5ADDD background.


White color preview on #C5ADDD background

This text has white color on #C5ADDD background.


Related colors

Complementary color

Complementary color for #hex is #3A5222.


I love getcolorcode.com

Triadic colors

1 #DDC5AD and #ADDDC5 with #C5ADDD are triadic colors.

2 #DDADC5 and #ADC5DD with #C5ADDD are triadic colors.