COLOR #C5ABDB

HEX: #C5ABDB RGB: (197,171,219)

Renk bilgisi

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

RGB renk modeli

#C5ABDB color RGB value is (197,171,219).

RGB: (197,171,219) (77%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 171 of 255 = 67%
B 219 of 255 = 86%

197
171
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 171 + 219 = 587 (100%)
R 197 of 587 ~ 33.56%
G 171 of 587 ~ 29.13%
B 219 of 587 ~ 37.31'%

%33.56
%29.13
%37.31

CMYK RENK MODELİ

#C5ABDB rengi CMYK tonu (10,22,0,14).

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

CMYK: (10,22,0,14)
C10M22Y0K14 (10%, 22%, 0%, 14%)
(0.10 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%21.92
%0
%14.12

Codes

Color #C5ABDB in popluar color models

C5 AB DB
RGB 197 171 219
HSL 273° 40.00% 76.47%
HSB/HSV 273° 21.92% 85.88%
CMYK 10.05% 21.92% 0.00%
14.12%

Color #C5ABDB in popluar number systems.

HEX C5 AB DB
Decimal 197 171 219
Binary 11000101 10101011 11011011
Octal 305 253 333

Shades and tints

Shades of #C5ABDB

#C5ABDB
(197,171,219)
#B49CC8
(180,156,200)
#A38DB5
(163,141,181)
#927EA2
(146,126,162)
#816F8F
(129,111,143)
#70607C
(112,96,124)
#5F5169
(95,81,105)
#4E4256
(78,66,86)
#3D3343
(61,51,67)
#2C2430
(44,36,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #C5ABDB

#C5ABDB
(197,171,219)
#CAB2DE
(202,178,222)
#CFB9E1
(207,185,225)
#D4C0E4
(212,192,228)
#D9C7E7
(217,199,231)
#DECEEA
(222,206,234)
#E3D5ED
(227,213,237)
#E8DCF0
(232,220,240)
#EDE3F3
(237,227,243)
#F2EAF6
(242,234,246)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ABDB; }

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

This text font color is #C5ABDB.

Background Color

.myBgColor { background-color: #C5ABDB; }

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

This div background color is #C5ABDB.

Border color

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

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

This div border color is #C5ABDB.

Opacity

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

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

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

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

This text has shadow with #C5ABDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABDB.

Preview

Color preview on black background

This text has color #C5ABDB on black background.


Color preview on white background

This text has color #C5ABDB on white background.


Black color preview on #C5ABDB background

This text has black color on #C5ABDB background.


White color preview on #C5ABDB background

This text has white color on #C5ABDB background.


Related colors

Complementary color

Complementary color for #hex is #3A5424.


I love getcolorcode.com

Triadic colors

1 #DBC5AB and #ABDBC5 with #C5ABDB are triadic colors.

2 #DBABC5 and #ABC5DB with #C5ABDB are triadic colors.