COLOR #C6A8DC

HEX: #C6A8DC RGB: (198,168,220)

Renk bilgisi

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

RGB renk modeli

#C6A8DC color RGB value is (198,168,220).

RGB: (198,168,220) (78%, 66%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 168 of 255 = 66%
B 220 of 255 = 86%

198
168
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 168 + 220 = 586 (100%)
R 198 of 586 ~ 33.79%
G 168 of 586 ~ 28.67%
B 220 of 586 ~ 37.54'%

%33.79
%28.67
%37.54

CMYK RENK MODELİ

#C6A8DC rengi CMYK tonu (10,24,0,14).

  • camgöbeği tonu 10.00%
  • eflatun tonu 23.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,24,0,14)
C10M24Y0K14 (10%, 24%, 0%, 14%)
(0.10 / 0.24 / 0.00 / 0.14)

CMYK yüzdeleri

%10
%23.64
%0
%13.73

Codes

Color #C6A8DC in popluar color models

C6 A8 DC
RGB 198 168 220
HSL 275° 42.62% 76.08%
HSB/HSV 275° 23.64% 86.27%
CMYK 10.00% 23.64% 0.00%
13.73%

Color #C6A8DC in popluar number systems.

HEX C6 A8 DC
Decimal 198 168 220
Binary 11000110 10101000 11011100
Octal 306 250 334

Shades and tints

Shades of #C6A8DC

#C6A8DC
(198,168,220)
#B499C8
(180,153,200)
#A28AB4
(162,138,180)
#907BA0
(144,123,160)
#7E6C8C
(126,108,140)
#6C5D78
(108,93,120)
#5A4E64
(90,78,100)
#483F50
(72,63,80)
#36303C
(54,48,60)
#242128
(36,33,40)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #C6A8DC

#C6A8DC
(198,168,220)
#CBAFDF
(203,175,223)
#D0B6E2
(208,182,226)
#D5BDE5
(213,189,229)
#DAC4E8
(218,196,232)
#DFCBEB
(223,203,235)
#E4D2EE
(228,210,238)
#E9D9F1
(233,217,241)
#EEE0F4
(238,224,244)
#F3E7F7
(243,231,247)
#F8EEFA
(248,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A8DC color. Also use rgb(198,168,220) instead hex code.

Text Font Color

.myTextColor { color: #C6A8DC; }

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

This text font color is #C6A8DC.

Background Color

.myBgColor { background-color: #C6A8DC; }

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

This div background color is #C6A8DC.

Border color

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

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

This div border color is #C6A8DC.

Opacity

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

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

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

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

This text has shadow with #C6A8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A8DC.

Preview

Color preview on black background

This text has color #C6A8DC on black background.


Color preview on white background

This text has color #C6A8DC on white background.


Black color preview on #C6A8DC background

This text has black color on #C6A8DC background.


White color preview on #C6A8DC background

This text has white color on #C6A8DC background.


Related colors

Complementary color

Complementary color for #hex is #395723.


I love getcolorcode.com

Triadic colors

1 #DCC6A8 and #A8DCC6 with #C6A8DC are triadic colors.

2 #DCA8C6 and #A8C6DC with #C6A8DC are triadic colors.