COLOR #C5ABE2

HEX: #C5ABE2 RGB: (197,171,226)

Renk bilgisi

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

RGB renk modeli

#C5ABE2 color RGB value is (197,171,226).

RGB: (197,171,226) (77%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 171 of 255 = 67%
B 226 of 255 = 89%

197
171
226

R + G + B ~ 78%. #C5ABE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 171 + 226 = 594 (100%)
R 197 of 594 ~ 33.16%
G 171 of 594 ~ 28.79%
B 226 of 594 ~ 38.05'%

%33.16
%28.79
%38.05

CMYK RENK MODELİ

#C5ABE2 rengi CMYK tonu (13,24,0,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 24.34%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (13,24,0,11)
C13M24Y0K11 (13%, 24%, 0%, 11%)
(0.13 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%12.83
%24.34
%0
%11.37

Codes

Color #C5ABE2 in popluar color models

C5 AB E2
RGB 197 171 226
HSL 268° 48.67% 77.84%
HSB/HSV 268° 24.34% 88.63%
CMYK 12.83% 24.34% 0.00%
11.37%

Color #C5ABE2 in popluar number systems.

HEX C5 AB E2
Decimal 197 171 226
Binary 11000101 10101011 11100010
Octal 305 253 342

Shades and tints

Shades of #C5ABE2

#C5ABE2
(197,171,226)
#B49CCE
(180,156,206)
#A38DBA
(163,141,186)
#927EA6
(146,126,166)
#816F92
(129,111,146)
#70607E
(112,96,126)
#5F516A
(95,81,106)
#4E4256
(78,66,86)
#3D3342
(61,51,66)
#2C242E
(44,36,46)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #C5ABE2

#C5ABE2
(197,171,226)
#CAB2E4
(202,178,228)
#CFB9E6
(207,185,230)
#D4C0E8
(212,192,232)
#D9C7EA
(217,199,234)
#DECEEC
(222,206,236)
#E3D5EE
(227,213,238)
#E8DCF0
(232,220,240)
#EDE3F2
(237,227,242)
#F2EAF4
(242,234,244)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ABE2; }

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

This text font color is #C5ABE2.

Background Color

.myBgColor { background-color: #C5ABE2; }

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

This div background color is #C5ABE2.

Border color

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

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

This div border color is #C5ABE2.

Opacity

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

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

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

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

This text has shadow with #C5ABE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABE2.

Preview

Color preview on black background

This text has color #C5ABE2 on black background.


Color preview on white background

This text has color #C5ABE2 on white background.


Black color preview on #C5ABE2 background

This text has black color on #C5ABE2 background.


White color preview on #C5ABE2 background

This text has white color on #C5ABE2 background.


Related colors

Complementary color

Complementary color for #hex is #3A541D.


I love getcolorcode.com

Triadic colors

1 #E2C5AB and #ABE2C5 with #C5ABE2 are triadic colors.

2 #E2ABC5 and #ABC5E2 with #C5ABE2 are triadic colors.