COLOR #C6AFDC

HEX: #C6AFDC RGB: (198,175,220)

Renk bilgisi

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

RGB renk modeli

#C6AFDC color RGB value is (198,175,220).

RGB: (198,175,220) (78%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 220 of 255 = 86%

198
175
220

R + G + B ~ 78%. #C6AFDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 220 = 593 (100%)
R 198 of 593 ~ 33.39%
G 175 of 593 ~ 29.51%
B 220 of 593 ~ 37.1'%

%33.39
%29.51
%37.1

CMYK RENK MODELİ

#C6AFDC rengi CMYK tonu (10,20,0,14).

  • camgöbeği tonu 10.00%
  • eflatun tonu 20.45%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%
CMYK: (10,20,0,14) C10M20Y0K14 (10%,20%,0%,14%) (0.10/0.20/0.00/0.14) 

CMYK yüzdeleri

%10
%20.45
%0
%13.73

Codes

Color #C6AFDC in popluar color models

C6 AF DC
RGB 198 175 220
HSL 271° 39.13% 77.45%
HSB/HSV 271° 20.45% 86.27%
CMYK 10.00% 20.45% 0.00%
13.73%

Color #C6AFDC in popluar number systems.

HEX C6 AF DC
Decimal 198 175 220
Binary 11000110 10101111 11011100
Octal 306 257 334

Shades and tints

Shades of #C6AFDC

#C6AFDC
(198,175,220)
#B4A0C8
(180,160,200)
#A291B4
(162,145,180)
#9082A0
(144,130,160)
#7E738C
(126,115,140)
#6C6478
(108,100,120)
#5A5564
(90,85,100)
#484650
(72,70,80)
#36373C
(54,55,60)
#242828
(36,40,40)
#121914
(18,25,20)
#000000
(0,0,0)

Tints of #C6AFDC

#C6AFDC
(198,175,220)
#CBB6DF
(203,182,223)
#D0BDE2
(208,189,226)
#D5C4E5
(213,196,229)
#DACBE8
(218,203,232)
#DFD2EB
(223,210,235)
#E4D9EE
(228,217,238)
#E9E0F1
(233,224,241)
#EEE7F4
(238,231,244)
#F3EEF7
(243,238,247)
#F8F5FA
(248,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AFDC; }

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

This text font color is #C6AFDC.

Background Color

.myBgColor { background-color: #C6AFDC; }

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

This div background color is #C6AFDC.

Border color

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

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

This div border color is #C6AFDC.

Opacity

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

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

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

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

This text has shadow with #C6AFDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFDC.

Preview

Color preview on black background

This text has color #C6AFDC on black background.


Color preview on white background

This text has color #C6AFDC on white background.


Black color preview on #C6AFDC background

This text has black color on #C6AFDC background.


White color preview on #C6AFDC background

This text has white color on #C6AFDC background.


Related colors

Complementary color

Complementary color for #hex is #395023.


I love getcolorcode.com

Triadic colors

1 #DCC6AF and #AFDCC6 with #C6AFDC are triadic colors.

2 #DCAFC6 and #AFC6DC with #C6AFDC are triadic colors.