COLOR #C5ACE3

HEX: #C5ACE3 RGB: (197,172,227)

Renk bilgisi

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

RGB renk modeli

#C5ACE3 color RGB value is (197,172,227).

RGB: (197,172,227) (77%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 227 of 255 = 89%

197
172
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 227 = 596 (100%)
R 197 of 596 ~ 33.05%
G 172 of 596 ~ 28.86%
B 227 of 596 ~ 38.09'%

%33.05
%28.86
%38.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.22%
  • eflatun tonu 24.23%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%13.22
%24.23
%0
%10.98

Codes

Color #C5ACE3 in popluar color models

C5 AC E3
RGB 197 172 227
HSL 267° 49.55% 78.24%
HSB/HSV 267° 24.23% 89.02%
CMYK 13.22% 24.23% 0.00%
10.98%

Color #C5ACE3 in popluar number systems.

HEX C5 AC E3
Decimal 197 172 227
Binary 11000101 10101100 11100011
Octal 305 254 343

Shades and tints

Shades of #C5ACE3

#C5ACE3
(197,172,227)
#B49DCF
(180,157,207)
#A38EBB
(163,142,187)
#927FA7
(146,127,167)
#817093
(129,112,147)
#70617F
(112,97,127)
#5F526B
(95,82,107)
#4E4357
(78,67,87)
#3D3443
(61,52,67)
#2C252F
(44,37,47)
#1B161B
(27,22,27)
#000000
(0,0,0)

Tints of #C5ACE3

#C5ACE3
(197,172,227)
#CAB3E5
(202,179,229)
#CFBAE7
(207,186,231)
#D4C1E9
(212,193,233)
#D9C8EB
(217,200,235)
#DECFED
(222,207,237)
#E3D6EF
(227,214,239)
#E8DDF1
(232,221,241)
#EDE4F3
(237,228,243)
#F2EBF5
(242,235,245)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ACE3; }

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

This text font color is #C5ACE3.

Background Color

.myBgColor { background-color: #C5ACE3; }

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

This div background color is #C5ACE3.

Border color

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

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

This div border color is #C5ACE3.

Opacity

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

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

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

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

This text has shadow with #C5ACE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ACE3.

Preview

Color preview on black background

This text has color #C5ACE3 on black background.


Color preview on white background

This text has color #C5ACE3 on white background.


Black color preview on #C5ACE3 background

This text has black color on #C5ACE3 background.


White color preview on #C5ACE3 background

This text has white color on #C5ACE3 background.


Related colors

Complementary color

Complementary color for #hex is #3A531C.


I love getcolorcode.com

Triadic colors

1 #E3C5AC and #ACE3C5 with #C5ACE3 are triadic colors.

2 #E3ACC5 and #ACC5E3 with #C5ACE3 are triadic colors.