COLOR #C5ACC3

HEX: #C5ACC3 RGB: (197,172,195)

Renk bilgisi

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

RGB renk modeli

#C5ACC3 color RGB value is (197,172,195).

RGB: (197,172,195) (77%, 67%, 76%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 195 of 255 = 76%

197
172
195

R + G + B ~ 73%. #C5ACC3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 195 = 564 (100%)
R 197 of 564 ~ 34.93%
G 172 of 564 ~ 30.5%
B 195 of 564 ~ 34.57'%

%34.93
%30.5
%34.57

CMYK RENK MODELİ

#C5ACC3 rengi CMYK tonu (0,13,1,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.69%
  • sarı tonu 1.02%
  • ana renk tonu 22.75%

CMYK: (0,13,1,23)
C0M13Y1K23 (0%, 13%, 1%, 23%)
(0.00 / 0.13 / 0.01 / 0.23)

CMYK yüzdeleri

%0
%12.69
%1.02
%22.75

Codes

Color #C5ACC3 in popluar color models

C5 AC C3
RGB 197 172 195
HSL 305° 17.73% 72.35%
HSB/HSV 305° 12.69% 77.25%
CMYK 0.00% 12.69% 1.02%
22.75%

Color #C5ACC3 in popluar number systems.

HEX C5 AC C3
Decimal 197 172 195
Binary 11000101 10101100 11000011
Octal 305 254 303

Shades and tints

Shades of #C5ACC3

#C5ACC3
(197,172,195)
#B49DB2
(180,157,178)
#A38EA1
(163,142,161)
#927F90
(146,127,144)
#81707F
(129,112,127)
#70616E
(112,97,110)
#5F525D
(95,82,93)
#4E434C
(78,67,76)
#3D343B
(61,52,59)
#2C252A
(44,37,42)
#1B1619
(27,22,25)
#000000
(0,0,0)

Tints of #C5ACC3

#C5ACC3
(197,172,195)
#CAB3C8
(202,179,200)
#CFBACD
(207,186,205)
#D4C1D2
(212,193,210)
#D9C8D7
(217,200,215)
#DECFDC
(222,207,220)
#E3D6E1
(227,214,225)
#E8DDE6
(232,221,230)
#EDE4EB
(237,228,235)
#F2EBF0
(242,235,240)
#F7F2F5
(247,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ACC3 color. Also use rgb(197,172,195) instead hex code.

Text Font Color

.myTextColor { color: #C5ACC3; }

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

This text font color is #C5ACC3.

Background Color

.myBgColor { background-color: #C5ACC3; }

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

This div background color is #C5ACC3.

Border color

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

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

This div border color is #C5ACC3.

Opacity

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

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

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

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

This text has shadow with #C5ACC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ACC3.

Preview

Color preview on black background

This text has color #C5ACC3 on black background.


Color preview on white background

This text has color #C5ACC3 on white background.


Black color preview on #C5ACC3 background

This text has black color on #C5ACC3 background.


White color preview on #C5ACC3 background

This text has white color on #C5ACC3 background.


Related colors

Complementary color

Complementary color for #hex is #3A533C.


I love getcolorcode.com

Triadic colors

1 #C3C5AC and #ACC3C5 with #C5ACC3 are triadic colors.

2 #C3ACC5 and #ACC5C3 with #C5ACC3 are triadic colors.