COLOR #C5ABD8

HEX: #C5ABD8 RGB: (197,171,216)

Renk bilgisi

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

RGB renk modeli

#C5ABD8 color RGB value is (197,171,216).

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

RGB bağlantıları ve doygunluk

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

197
171
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 171 + 216 = 584 (100%)
R 197 of 584 ~ 33.73%
G 171 of 584 ~ 29.28%
B 216 of 584 ~ 36.99'%

%33.73
%29.28
%36.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.80%
  • eflatun tonu 20.83%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

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

CMYK yüzdeleri

%8.8
%20.83
%0
%15.29

Codes

Color #C5ABD8 in popluar color models

C5 AB D8
RGB 197 171 216
HSL 275° 36.59% 75.88%
HSB/HSV 275° 20.83% 84.71%
CMYK 8.80% 20.83% 0.00%
15.29%

Color #C5ABD8 in popluar number systems.

HEX C5 AB D8
Decimal 197 171 216
Binary 11000101 10101011 11011000
Octal 305 253 330

Shades and tints

Shades of #C5ABD8

#C5ABD8
(197,171,216)
#B49CC5
(180,156,197)
#A38DB2
(163,141,178)
#927E9F
(146,126,159)
#816F8C
(129,111,140)
#706079
(112,96,121)
#5F5166
(95,81,102)
#4E4253
(78,66,83)
#3D3340
(61,51,64)
#2C242D
(44,36,45)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #C5ABD8

#C5ABD8
(197,171,216)
#CAB2DB
(202,178,219)
#CFB9DE
(207,185,222)
#D4C0E1
(212,192,225)
#D9C7E4
(217,199,228)
#DECEE7
(222,206,231)
#E3D5EA
(227,213,234)
#E8DCED
(232,220,237)
#EDE3F0
(237,227,240)
#F2EAF3
(242,234,243)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ABD8; }

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

This text font color is #C5ABD8.

Background Color

.myBgColor { background-color: #C5ABD8; }

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

This div background color is #C5ABD8.

Border color

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

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

This div border color is #C5ABD8.

Opacity

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

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

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

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

This text has shadow with #C5ABD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABD8.

Preview

Color preview on black background

This text has color #C5ABD8 on black background.


Color preview on white background

This text has color #C5ABD8 on white background.


Black color preview on #C5ABD8 background

This text has black color on #C5ABD8 background.


White color preview on #C5ABD8 background

This text has white color on #C5ABD8 background.


Related colors

Complementary color

Complementary color for #hex is #3A5427.


I love getcolorcode.com

Triadic colors

1 #D8C5AB and #ABD8C5 with #C5ABD8 are triadic colors.

2 #D8ABC5 and #ABC5D8 with #C5ABD8 are triadic colors.