COLOR #C5ACDC

HEX: #C5ACDC RGB: (197,172,220)

Renk bilgisi

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

RGB renk modeli

#C5ACDC color RGB value is (197,172,220).

RGB: (197,172,220) (77%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 220 of 255 = 86%

197
172
220

R + G + B ~ 77%. #C5ACDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 220 = 589 (100%)
R 197 of 589 ~ 33.45%
G 172 of 589 ~ 29.2%
B 220 of 589 ~ 37.35'%

%33.45
%29.2
%37.35

CMYK RENK MODELİ

#C5ACDC rengi CMYK tonu (10,22,0,14).

  • camgöbeği tonu 10.45%
  • eflatun tonu 21.82%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,22,0,14)
C10M22Y0K14 (10%, 22%, 0%, 14%)
(0.10 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%10.45
%21.82
%0
%13.73

Codes

Color #C5ACDC in popluar color models

C5 AC DC
RGB 197 172 220
HSL 271° 40.68% 76.86%
HSB/HSV 271° 21.82% 86.27%
CMYK 10.45% 21.82% 0.00%
13.73%

Color #C5ACDC in popluar number systems.

HEX C5 AC DC
Decimal 197 172 220
Binary 11000101 10101100 11011100
Octal 305 254 334

Shades and tints

Shades of #C5ACDC

#C5ACDC
(197,172,220)
#B49DC8
(180,157,200)
#A38EB4
(163,142,180)
#927FA0
(146,127,160)
#81708C
(129,112,140)
#706178
(112,97,120)
#5F5264
(95,82,100)
#4E4350
(78,67,80)
#3D343C
(61,52,60)
#2C2528
(44,37,40)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5ACDC

#C5ACDC
(197,172,220)
#CAB3DF
(202,179,223)
#CFBAE2
(207,186,226)
#D4C1E5
(212,193,229)
#D9C8E8
(217,200,232)
#DECFEB
(222,207,235)
#E3D6EE
(227,214,238)
#E8DDF1
(232,221,241)
#EDE4F4
(237,228,244)
#F2EBF7
(242,235,247)
#F7F2FA
(247,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ACDC; }

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

This text font color is #C5ACDC.

Background Color

.myBgColor { background-color: #C5ACDC; }

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

This div background color is #C5ACDC.

Border color

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

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

This div border color is #C5ACDC.

Opacity

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

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

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

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

This text has shadow with #C5ACDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ACDC.

Preview

Color preview on black background

This text has color #C5ACDC on black background.


Color preview on white background

This text has color #C5ACDC on white background.


Black color preview on #C5ACDC background

This text has black color on #C5ACDC background.


White color preview on #C5ACDC background

This text has white color on #C5ACDC background.


Related colors

Complementary color

Complementary color for #hex is #3A5323.


I love getcolorcode.com

Triadic colors

1 #DCC5AC and #ACDCC5 with #C5ACDC are triadic colors.

2 #DCACC5 and #ACC5DC with #C5ACDC are triadic colors.