COLOR #C6AFDA

HEX: #C6AFDA RGB: (198,175,218)

Renk bilgisi

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

RGB renk modeli

#C6AFDA color RGB value is (198,175,218).

RGB: (198,175,218) (78%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 218 of 255 = 85%

198
175
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 218 = 591 (100%)
R 198 of 591 ~ 33.5%
G 175 of 591 ~ 29.61%
B 218 of 591 ~ 36.89'%

%33.5
%29.61
%36.89

CMYK RENK MODELİ

#C6AFDA rengi CMYK tonu (9,20,0,15).

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

CMYK: (9,20,0,15)
C9M20Y0K15 (9%, 20%, 0%, 15%)
(0.09 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%9.17
%19.72
%0
%14.51

Codes

Color #C6AFDA in popluar color models

C6 AF DA
RGB 198 175 218
HSL 272° 36.75% 77.06%
HSB/HSV 272° 19.72% 85.49%
CMYK 9.17% 19.72% 0.00%
14.51%

Color #C6AFDA in popluar number systems.

HEX C6 AF DA
Decimal 198 175 218
Binary 11000110 10101111 11011010
Octal 306 257 332

Shades and tints

Shades of #C6AFDA

#C6AFDA
(198,175,218)
#B4A0C7
(180,160,199)
#A291B4
(162,145,180)
#9082A1
(144,130,161)
#7E738E
(126,115,142)
#6C647B
(108,100,123)
#5A5568
(90,85,104)
#484655
(72,70,85)
#363742
(54,55,66)
#24282F
(36,40,47)
#12191C
(18,25,28)
#000000
(0,0,0)

Tints of #C6AFDA

#C6AFDA
(198,175,218)
#CBB6DD
(203,182,221)
#D0BDE0
(208,189,224)
#D5C4E3
(213,196,227)
#DACBE6
(218,203,230)
#DFD2E9
(223,210,233)
#E4D9EC
(228,217,236)
#E9E0EF
(233,224,239)
#EEE7F2
(238,231,242)
#F3EEF5
(243,238,245)
#F8F5F8
(248,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AFDA; }

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

This text font color is #C6AFDA.

Background Color

.myBgColor { background-color: #C6AFDA; }

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

This div background color is #C6AFDA.

Border color

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

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

This div border color is #C6AFDA.

Opacity

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

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

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

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

This text has shadow with #C6AFDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFDA.

Preview

Color preview on black background

This text has color #C6AFDA on black background.


Color preview on white background

This text has color #C6AFDA on white background.


Black color preview on #C6AFDA background

This text has black color on #C6AFDA background.


White color preview on #C6AFDA background

This text has white color on #C6AFDA background.


Related colors

Complementary color

Complementary color for #hex is #395025.


I love getcolorcode.com

Triadic colors

1 #DAC6AF and #AFDAC6 with #C6AFDA are triadic colors.

2 #DAAFC6 and #AFC6DA with #C6AFDA are triadic colors.