COLOR #C6AFD4

HEX: #C6AFD4 RGB: (198,175,212)

Renk bilgisi

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

RGB renk modeli

#C6AFD4 color RGB value is (198,175,212).

RGB: (198,175,212) (78%, 69%, 83%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 212 of 255 = 83%

198
175
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 212 = 585 (100%)
R 198 of 585 ~ 33.85%
G 175 of 585 ~ 29.91%
B 212 of 585 ~ 36.24'%

%33.85
%29.91
%36.24

CMYK RENK MODELİ

#C6AFD4 rengi CMYK tonu (7,17,0,17).

  • camgöbeği tonu 6.60%
  • eflatun tonu 17.45%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (7,17,0,17)
C7M17Y0K17 (7%, 17%, 0%, 17%)
(0.07 / 0.17 / 0.00 / 0.17)

CMYK yüzdeleri

%6.6
%17.45
%0
%16.86

Codes

Color #C6AFD4 in popluar color models

C6 AF D4
RGB 198 175 212
HSL 277° 30.08% 75.88%
HSB/HSV 277° 17.45% 83.14%
CMYK 6.60% 17.45% 0.00%
16.86%

Color #C6AFD4 in popluar number systems.

HEX C6 AF D4
Decimal 198 175 212
Binary 11000110 10101111 11010100
Octal 306 257 324

Shades and tints

Shades of #C6AFD4

#C6AFD4
(198,175,212)
#B4A0C1
(180,160,193)
#A291AE
(162,145,174)
#90829B
(144,130,155)
#7E7388
(126,115,136)
#6C6475
(108,100,117)
#5A5562
(90,85,98)
#48464F
(72,70,79)
#36373C
(54,55,60)
#242829
(36,40,41)
#121916
(18,25,22)
#000000
(0,0,0)

Tints of #C6AFD4

#C6AFD4
(198,175,212)
#CBB6D7
(203,182,215)
#D0BDDA
(208,189,218)
#D5C4DD
(213,196,221)
#DACBE0
(218,203,224)
#DFD2E3
(223,210,227)
#E4D9E6
(228,217,230)
#E9E0E9
(233,224,233)
#EEE7EC
(238,231,236)
#F3EEEF
(243,238,239)
#F8F5F2
(248,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AFD4; }

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

This text font color is #C6AFD4.

Background Color

.myBgColor { background-color: #C6AFD4; }

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

This div background color is #C6AFD4.

Border color

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

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

This div border color is #C6AFD4.

Opacity

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

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

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

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

This text has shadow with #C6AFD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFD4.

Preview

Color preview on black background

This text has color #C6AFD4 on black background.


Color preview on white background

This text has color #C6AFD4 on white background.


Black color preview on #C6AFD4 background

This text has black color on #C6AFD4 background.


White color preview on #C6AFD4 background

This text has white color on #C6AFD4 background.


Related colors

Complementary color

Complementary color for #hex is #39502B.


I love getcolorcode.com

Triadic colors

1 #D4C6AF and #AFD4C6 with #C6AFD4 are triadic colors.

2 #D4AFC6 and #AFC6D4 with #C6AFD4 are triadic colors.