COLOR #C6AFD9

HEX: #C6AFD9 RGB: (198,175,217)

Renk bilgisi

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

RGB renk modeli

#C6AFD9 color RGB value is (198,175,217).

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

RGB bağlantıları ve doygunluk

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

198
175
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 217 = 590 (100%)
R 198 of 590 ~ 33.56%
G 175 of 590 ~ 29.66%
B 217 of 590 ~ 36.78'%

%33.56
%29.66
%36.78

CMYK RENK MODELİ

#C6AFD9 rengi CMYK tonu (9,19,0,15).

  • camgöbeği tonu 8.76%
  • eflatun tonu 19.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (9,19,0,15)
C9M19Y0K15 (9%, 19%, 0%, 15%)
(0.09 / 0.19 / 0.00 / 0.15)

CMYK yüzdeleri

%8.76
%19.35
%0
%14.9

Codes

Color #C6AFD9 in popluar color models

C6 AF D9
RGB 198 175 217
HSL 273° 35.59% 76.86%
HSB/HSV 273° 19.35% 85.10%
CMYK 8.76% 19.35% 0.00%
14.90%

Color #C6AFD9 in popluar number systems.

HEX C6 AF D9
Decimal 198 175 217
Binary 11000110 10101111 11011001
Octal 306 257 331

Shades and tints

Shades of #C6AFD9

#C6AFD9
(198,175,217)
#B4A0C6
(180,160,198)
#A291B3
(162,145,179)
#9082A0
(144,130,160)
#7E738D
(126,115,141)
#6C647A
(108,100,122)
#5A5567
(90,85,103)
#484654
(72,70,84)
#363741
(54,55,65)
#24282E
(36,40,46)
#12191B
(18,25,27)
#000000
(0,0,0)

Tints of #C6AFD9

#C6AFD9
(198,175,217)
#CBB6DC
(203,182,220)
#D0BDDF
(208,189,223)
#D5C4E2
(213,196,226)
#DACBE5
(218,203,229)
#DFD2E8
(223,210,232)
#E4D9EB
(228,217,235)
#E9E0EE
(233,224,238)
#EEE7F1
(238,231,241)
#F3EEF4
(243,238,244)
#F8F5F7
(248,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AFD9; }

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

This text font color is #C6AFD9.

Background Color

.myBgColor { background-color: #C6AFD9; }

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

This div background color is #C6AFD9.

Border color

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

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

This div border color is #C6AFD9.

Opacity

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

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

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

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

This text has shadow with #C6AFD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFD9.

Preview

Color preview on black background

This text has color #C6AFD9 on black background.


Color preview on white background

This text has color #C6AFD9 on white background.


Black color preview on #C6AFD9 background

This text has black color on #C6AFD9 background.


White color preview on #C6AFD9 background

This text has white color on #C6AFD9 background.


Related colors

Complementary color

Complementary color for #hex is #395026.


I love getcolorcode.com

Triadic colors

1 #D9C6AF and #AFD9C6 with #C6AFD9 are triadic colors.

2 #D9AFC6 and #AFC6D9 with #C6AFD9 are triadic colors.