COLOR #C5ACC4

HEX: #C5ACC4 RGB: (197,172,196)

Renk bilgisi

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

RGB renk modeli

#C5ACC4 color RGB value is (197,172,196).

RGB: (197,172,196) (77%, 67%, 77%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 196 of 255 = 77%

197
172
196

R + G + B ~ 74%. #C5ACC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 196 = 565 (100%)
R 197 of 565 ~ 34.87%
G 172 of 565 ~ 30.44%
B 196 of 565 ~ 34.69'%

%34.87
%30.44
%34.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.69%
  • sarı tonu 0.51%
  • 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
%0.51
%22.75

Codes

Color #C5ACC4 in popluar color models

C5 AC C4
RGB 197 172 196
HSL 302° 17.73% 72.35%
HSB/HSV 302° 12.69% 77.25%
CMYK 0.00% 12.69% 0.51%
22.75%

Color #C5ACC4 in popluar number systems.

HEX C5 AC C4
Decimal 197 172 196
Binary 11000101 10101100 11000100
Octal 305 254 304

Shades and tints

Shades of #C5ACC4

#C5ACC4
(197,172,196)
#B49DB3
(180,157,179)
#A38EA2
(163,142,162)
#927F91
(146,127,145)
#817080
(129,112,128)
#70616F
(112,97,111)
#5F525E
(95,82,94)
#4E434D
(78,67,77)
#3D343C
(61,52,60)
#2C252B
(44,37,43)
#1B161A
(27,22,26)
#000000
(0,0,0)

Tints of #C5ACC4

#C5ACC4
(197,172,196)
#CAB3C9
(202,179,201)
#CFBACE
(207,186,206)
#D4C1D3
(212,193,211)
#D9C8D8
(217,200,216)
#DECFDD
(222,207,221)
#E3D6E2
(227,214,226)
#E8DDE7
(232,221,231)
#EDE4EC
(237,228,236)
#F2EBF1
(242,235,241)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ACC4; }

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

This text font color is #C5ACC4.

Background Color

.myBgColor { background-color: #C5ACC4; }

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

This div background color is #C5ACC4.

Border color

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

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

This div border color is #C5ACC4.

Opacity

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

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

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

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

This text has shadow with #C5ACC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ACC4.

Preview

Color preview on black background

This text has color #C5ACC4 on black background.


Color preview on white background

This text has color #C5ACC4 on white background.


Black color preview on #C5ACC4 background

This text has black color on #C5ACC4 background.


White color preview on #C5ACC4 background

This text has white color on #C5ACC4 background.


Related colors

Complementary color

Complementary color for #hex is #3A533B.


I love getcolorcode.com

Triadic colors

1 #C4C5AC and #ACC4C5 with #C5ACC4 are triadic colors.

2 #C4ACC5 and #ACC5C4 with #C5ACC4 are triadic colors.