COLOR #C6AFDB

HEX: #C6AFDB RGB: (198,175,219)

Renk bilgisi

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

RGB renk modeli

#C6AFDB color RGB value is (198,175,219).

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

RGB bağlantıları ve doygunluk

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

198
175
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 219 = 592 (100%)
R 198 of 592 ~ 33.45%
G 175 of 592 ~ 29.56%
B 219 of 592 ~ 36.99'%

%33.45
%29.56
%36.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.59%
  • eflatun tonu 20.09%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,20,0,14)
C10M20Y0K14 (10%, 20%, 0%, 14%)
(0.10 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%20.09
%0
%14.12

Codes

Color #C6AFDB in popluar color models

C6 AF DB
RGB 198 175 219
HSL 271° 37.93% 77.25%
HSB/HSV 271° 20.09% 85.88%
CMYK 9.59% 20.09% 0.00%
14.12%

Color #C6AFDB in popluar number systems.

HEX C6 AF DB
Decimal 198 175 219
Binary 11000110 10101111 11011011
Octal 306 257 333

Shades and tints

Shades of #C6AFDB

#C6AFDB
(198,175,219)
#B4A0C8
(180,160,200)
#A291B5
(162,145,181)
#9082A2
(144,130,162)
#7E738F
(126,115,143)
#6C647C
(108,100,124)
#5A5569
(90,85,105)
#484656
(72,70,86)
#363743
(54,55,67)
#242830
(36,40,48)
#12191D
(18,25,29)
#000000
(0,0,0)

Tints of #C6AFDB

#C6AFDB
(198,175,219)
#CBB6DE
(203,182,222)
#D0BDE1
(208,189,225)
#D5C4E4
(213,196,228)
#DACBE7
(218,203,231)
#DFD2EA
(223,210,234)
#E4D9ED
(228,217,237)
#E9E0F0
(233,224,240)
#EEE7F3
(238,231,243)
#F3EEF6
(243,238,246)
#F8F5F9
(248,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AFDB; }

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

This text font color is #C6AFDB.

Background Color

.myBgColor { background-color: #C6AFDB; }

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

This div background color is #C6AFDB.

Border color

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

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

This div border color is #C6AFDB.

Opacity

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

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

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

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

This text has shadow with #C6AFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFDB.

Preview

Color preview on black background

This text has color #C6AFDB on black background.


Color preview on white background

This text has color #C6AFDB on white background.


Black color preview on #C6AFDB background

This text has black color on #C6AFDB background.


White color preview on #C6AFDB background

This text has white color on #C6AFDB background.


Related colors

Complementary color

Complementary color for #hex is #395024.


I love getcolorcode.com

Triadic colors

1 #DBC6AF and #AFDBC6 with #C6AFDB are triadic colors.

2 #DBAFC6 and #AFC6DB with #C6AFDB are triadic colors.