COLOR #C5ABD9

HEX: #C5ABD9 RGB: (197,171,217)

Renk bilgisi

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

RGB renk modeli

#C5ABD9 color RGB value is (197,171,217).

RGB: (197,171,217) (77%, 67%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 171 of 255 = 67%
B 217 of 255 = 85%

197
171
217

R + G + B ~ 76%. #C5ABD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 171 + 217 = 585 (100%)
R 197 of 585 ~ 33.68%
G 171 of 585 ~ 29.23%
B 217 of 585 ~ 37.09'%

%33.68
%29.23
%37.09

CMYK RENK MODELİ

#C5ABD9 rengi CMYK tonu (9,21,0,15).

  • camgöbeği tonu 9.22%
  • eflatun tonu 21.20%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (9,21,0,15)
C9M21Y0K15 (9%, 21%, 0%, 15%)
(0.09 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%9.22
%21.2
%0
%14.9

Codes

Color #C5ABD9 in popluar color models

C5 AB D9
RGB 197 171 217
HSL 274° 37.70% 76.08%
HSB/HSV 274° 21.20% 85.10%
CMYK 9.22% 21.20% 0.00%
14.90%

Color #C5ABD9 in popluar number systems.

HEX C5 AB D9
Decimal 197 171 217
Binary 11000101 10101011 11011001
Octal 305 253 331

Shades and tints

Shades of #C5ABD9

#C5ABD9
(197,171,217)
#B49CC6
(180,156,198)
#A38DB3
(163,141,179)
#927EA0
(146,126,160)
#816F8D
(129,111,141)
#70607A
(112,96,122)
#5F5167
(95,81,103)
#4E4254
(78,66,84)
#3D3341
(61,51,65)
#2C242E
(44,36,46)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #C5ABD9

#C5ABD9
(197,171,217)
#CAB2DC
(202,178,220)
#CFB9DF
(207,185,223)
#D4C0E2
(212,192,226)
#D9C7E5
(217,199,229)
#DECEE8
(222,206,232)
#E3D5EB
(227,213,235)
#E8DCEE
(232,220,238)
#EDE3F1
(237,227,241)
#F2EAF4
(242,234,244)
#F7F1F7
(247,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ABD9 color. Also use rgb(197,171,217) instead hex code.

Text Font Color

.myTextColor { color: #C5ABD9; }

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

This text font color is #C5ABD9.

Background Color

.myBgColor { background-color: #C5ABD9; }

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

This div background color is #C5ABD9.

Border color

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

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

This div border color is #C5ABD9.

Opacity

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

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

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

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

This text has shadow with #C5ABD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABD9.

Preview

Color preview on black background

This text has color #C5ABD9 on black background.


Color preview on white background

This text has color #C5ABD9 on white background.


Black color preview on #C5ABD9 background

This text has black color on #C5ABD9 background.


White color preview on #C5ABD9 background

This text has white color on #C5ABD9 background.


Related colors

Complementary color

Complementary color for #hex is #3A5426.


I love getcolorcode.com

Triadic colors

1 #D9C5AB and #ABD9C5 with #C5ABD9 are triadic colors.

2 #D9ABC5 and #ABC5D9 with #C5ABD9 are triadic colors.