COLOR #C5ABD5

HEX: #C5ABD5 RGB: (197,171,213)

Renk bilgisi

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

RGB renk modeli

#C5ABD5 color RGB value is (197,171,213).

RGB: (197,171,213) (77%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 171 of 255 = 67%
B 213 of 255 = 84%

197
171
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 171 + 213 = 581 (100%)
R 197 of 581 ~ 33.91%
G 171 of 581 ~ 29.43%
B 213 of 581 ~ 36.66'%

%33.91
%29.43
%36.66

CMYK RENK MODELİ

#C5ABD5 rengi CMYK tonu (8,20,0,16).

  • camgöbeği tonu 7.51%
  • eflatun tonu 19.72%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (8,20,0,16)
C8M20Y0K16 (8%, 20%, 0%, 16%)
(0.08 / 0.20 / 0.00 / 0.16)

CMYK yüzdeleri

%7.51
%19.72
%0
%16.47

Codes

Color #C5ABD5 in popluar color models

C5 AB D5
RGB 197 171 213
HSL 277° 33.33% 75.29%
HSB/HSV 277° 19.72% 83.53%
CMYK 7.51% 19.72% 0.00%
16.47%

Color #C5ABD5 in popluar number systems.

HEX C5 AB D5
Decimal 197 171 213
Binary 11000101 10101011 11010101
Octal 305 253 325

Shades and tints

Shades of #C5ABD5

#C5ABD5
(197,171,213)
#B49CC2
(180,156,194)
#A38DAF
(163,141,175)
#927E9C
(146,126,156)
#816F89
(129,111,137)
#706076
(112,96,118)
#5F5163
(95,81,99)
#4E4250
(78,66,80)
#3D333D
(61,51,61)
#2C242A
(44,36,42)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #C5ABD5

#C5ABD5
(197,171,213)
#CAB2D8
(202,178,216)
#CFB9DB
(207,185,219)
#D4C0DE
(212,192,222)
#D9C7E1
(217,199,225)
#DECEE4
(222,206,228)
#E3D5E7
(227,213,231)
#E8DCEA
(232,220,234)
#EDE3ED
(237,227,237)
#F2EAF0
(242,234,240)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ABD5; }

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

This text font color is #C5ABD5.

Background Color

.myBgColor { background-color: #C5ABD5; }

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

This div background color is #C5ABD5.

Border color

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

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

This div border color is #C5ABD5.

Opacity

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

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

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

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

This text has shadow with #C5ABD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABD5.

Preview

Color preview on black background

This text has color #C5ABD5 on black background.


Color preview on white background

This text has color #C5ABD5 on white background.


Black color preview on #C5ABD5 background

This text has black color on #C5ABD5 background.


White color preview on #C5ABD5 background

This text has white color on #C5ABD5 background.


Related colors

Complementary color

Complementary color for #hex is #3A542A.


I love getcolorcode.com

Triadic colors

1 #D5C5AB and #ABD5C5 with #C5ABD5 are triadic colors.

2 #D5ABC5 and #ABC5D5 with #C5ABD5 are triadic colors.