COLOR #C6ACDA

HEX: #C6ACDA RGB: (198,172,218)

Renk bilgisi

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

RGB renk modeli

#C6ACDA color RGB value is (198,172,218).

RGB: (198,172,218) (78%, 67%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 172 of 255 = 67%
B 218 of 255 = 85%

198
172
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 172 + 218 = 588 (100%)
R 198 of 588 ~ 33.67%
G 172 of 588 ~ 29.25%
B 218 of 588 ~ 37.07'%

%33.67
%29.25
%37.07

CMYK RENK MODELİ

#C6ACDA rengi CMYK tonu (9,21,0,15).

  • camgöbeği tonu 9.17%
  • eflatun tonu 21.10%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (9,21,0,15)
C9M21Y0K15 (9%, 21%, 0%, 15%)
(0.09 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%9.17
%21.1
%0
%14.51

Codes

Color #C6ACDA in popluar color models

C6 AC DA
RGB 198 172 218
HSL 274° 38.33% 76.47%
HSB/HSV 274° 21.10% 85.49%
CMYK 9.17% 21.10% 0.00%
14.51%

Color #C6ACDA in popluar number systems.

HEX C6 AC DA
Decimal 198 172 218
Binary 11000110 10101100 11011010
Octal 306 254 332

Shades and tints

Shades of #C6ACDA

#C6ACDA
(198,172,218)
#B49DC7
(180,157,199)
#A28EB4
(162,142,180)
#907FA1
(144,127,161)
#7E708E
(126,112,142)
#6C617B
(108,97,123)
#5A5268
(90,82,104)
#484355
(72,67,85)
#363442
(54,52,66)
#24252F
(36,37,47)
#12161C
(18,22,28)
#000000
(0,0,0)

Tints of #C6ACDA

#C6ACDA
(198,172,218)
#CBB3DD
(203,179,221)
#D0BAE0
(208,186,224)
#D5C1E3
(213,193,227)
#DAC8E6
(218,200,230)
#DFCFE9
(223,207,233)
#E4D6EC
(228,214,236)
#E9DDEF
(233,221,239)
#EEE4F2
(238,228,242)
#F3EBF5
(243,235,245)
#F8F2F8
(248,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ACDA color. Also use rgb(198,172,218) instead hex code.

Text Font Color

.myTextColor { color: #C6ACDA; }

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

This text font color is #C6ACDA.

Background Color

.myBgColor { background-color: #C6ACDA; }

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

This div background color is #C6ACDA.

Border color

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

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

This div border color is #C6ACDA.

Opacity

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

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

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

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

This text has shadow with #C6ACDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ACDA.

Preview

Color preview on black background

This text has color #C6ACDA on black background.


Color preview on white background

This text has color #C6ACDA on white background.


Black color preview on #C6ACDA background

This text has black color on #C6ACDA background.


White color preview on #C6ACDA background

This text has white color on #C6ACDA background.


Related colors

Complementary color

Complementary color for #hex is #395325.


I love getcolorcode.com

Triadic colors

1 #DAC6AC and #ACDAC6 with #C6ACDA are triadic colors.

2 #DAACC6 and #ACC6DA with #C6ACDA are triadic colors.