COLOR #C6A8DA

HEX: #C6A8DA RGB: (198,168,218)

Renk bilgisi

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

RGB renk modeli

#C6A8DA color RGB value is (198,168,218).

RGB: (198,168,218) (78%, 66%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 168 of 255 = 66%
B 218 of 255 = 85%

198
168
218

R + G + B ~ 76%. #C6A8DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 168 + 218 = 584 (100%)
R 198 of 584 ~ 33.9%
G 168 of 584 ~ 28.77%
B 218 of 584 ~ 37.33'%

%33.9
%28.77
%37.33

CMYK RENK MODELİ

#C6A8DA rengi CMYK tonu (9,23,0,15).

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

CMYK: (9,23,0,15)
C9M23Y0K15 (9%, 23%, 0%, 15%)
(0.09 / 0.23 / 0.00 / 0.15)

CMYK yüzdeleri

%9.17
%22.94
%0
%14.51

Codes

Color #C6A8DA in popluar color models

C6 A8 DA
RGB 198 168 218
HSL 276° 40.32% 75.69%
HSB/HSV 276° 22.94% 85.49%
CMYK 9.17% 22.94% 0.00%
14.51%

Color #C6A8DA in popluar number systems.

HEX C6 A8 DA
Decimal 198 168 218
Binary 11000110 10101000 11011010
Octal 306 250 332

Shades and tints

Shades of #C6A8DA

#C6A8DA
(198,168,218)
#B499C7
(180,153,199)
#A28AB4
(162,138,180)
#907BA1
(144,123,161)
#7E6C8E
(126,108,142)
#6C5D7B
(108,93,123)
#5A4E68
(90,78,104)
#483F55
(72,63,85)
#363042
(54,48,66)
#24212F
(36,33,47)
#12121C
(18,18,28)
#000000
(0,0,0)

Tints of #C6A8DA

#C6A8DA
(198,168,218)
#CBAFDD
(203,175,221)
#D0B6E0
(208,182,224)
#D5BDE3
(213,189,227)
#DAC4E6
(218,196,230)
#DFCBE9
(223,203,233)
#E4D2EC
(228,210,236)
#E9D9EF
(233,217,239)
#EEE0F2
(238,224,242)
#F3E7F5
(243,231,245)
#F8EEF8
(248,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A8DA; }

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

This text font color is #C6A8DA.

Background Color

.myBgColor { background-color: #C6A8DA; }

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

This div background color is #C6A8DA.

Border color

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

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

This div border color is #C6A8DA.

Opacity

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

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

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

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

This text has shadow with #C6A8DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A8DA.

Preview

Color preview on black background

This text has color #C6A8DA on black background.


Color preview on white background

This text has color #C6A8DA on white background.


Black color preview on #C6A8DA background

This text has black color on #C6A8DA background.


White color preview on #C6A8DA background

This text has white color on #C6A8DA background.


Related colors

Complementary color

Complementary color for #hex is #395725.


I love getcolorcode.com

Triadic colors

1 #DAC6A8 and #A8DAC6 with #C6A8DA are triadic colors.

2 #DAA8C6 and #A8C6DA with #C6A8DA are triadic colors.