COLOR #C5ADDA

HEX: #C5ADDA RGB: (197,173,218)

Renk bilgisi

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

RGB renk modeli

#C5ADDA color RGB value is (197,173,218).

RGB: (197,173,218) (77%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 218 of 255 = 85%

197
173
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 218 = 588 (100%)
R 197 of 588 ~ 33.5%
G 173 of 588 ~ 29.42%
B 218 of 588 ~ 37.07'%

%33.5
%29.42
%37.07

CMYK RENK MODELİ

#C5ADDA rengi CMYK tonu (10,21,0,15).

  • camgöbeği tonu 9.63%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (10,21,0,15)
C10M21Y0K15 (10%, 21%, 0%, 15%)
(0.10 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%9.63
%20.64
%0
%14.51

Codes

Color #C5ADDA in popluar color models

C5 AD DA
RGB 197 173 218
HSL 272° 37.82% 76.67%
HSB/HSV 272° 20.64% 85.49%
CMYK 9.63% 20.64% 0.00%
14.51%

Color #C5ADDA in popluar number systems.

HEX C5 AD DA
Decimal 197 173 218
Binary 11000101 10101101 11011010
Octal 305 255 332

Shades and tints

Shades of #C5ADDA

#C5ADDA
(197,173,218)
#B49EC7
(180,158,199)
#A38FB4
(163,143,180)
#9280A1
(146,128,161)
#81718E
(129,113,142)
#70627B
(112,98,123)
#5F5368
(95,83,104)
#4E4455
(78,68,85)
#3D3542
(61,53,66)
#2C262F
(44,38,47)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #C5ADDA

#C5ADDA
(197,173,218)
#CAB4DD
(202,180,221)
#CFBBE0
(207,187,224)
#D4C2E3
(212,194,227)
#D9C9E6
(217,201,230)
#DED0E9
(222,208,233)
#E3D7EC
(227,215,236)
#E8DEEF
(232,222,239)
#EDE5F2
(237,229,242)
#F2ECF5
(242,236,245)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADDA; }

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

This text font color is #C5ADDA.

Background Color

.myBgColor { background-color: #C5ADDA; }

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

This div background color is #C5ADDA.

Border color

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

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

This div border color is #C5ADDA.

Opacity

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

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

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

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

This text has shadow with #C5ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADDA.

Preview

Color preview on black background

This text has color #C5ADDA on black background.


Color preview on white background

This text has color #C5ADDA on white background.


Black color preview on #C5ADDA background

This text has black color on #C5ADDA background.


White color preview on #C5ADDA background

This text has white color on #C5ADDA background.


Related colors

Complementary color

Complementary color for #hex is #3A5225.


I love getcolorcode.com

Triadic colors

1 #DAC5AD and #ADDAC5 with #C5ADDA are triadic colors.

2 #DAADC5 and #ADC5DA with #C5ADDA are triadic colors.