COLOR #C6B9DA

HEX: #C6B9DA RGB: (198,185,218)

Renk bilgisi

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

RGB renk modeli

#C6B9DA color RGB value is (198,185,218).

RGB: (198,185,218) (78%, 73%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 185 of 255 = 73%
B 218 of 255 = 85%

198
185
218

R + G + B ~ 79%. #C6B9DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 185 + 218 = 601 (100%)
R 198 of 601 ~ 32.95%
G 185 of 601 ~ 30.78%
B 218 of 601 ~ 36.27'%

%32.95
%30.78
%36.27

CMYK RENK MODELİ

#C6B9DA rengi CMYK tonu (9,15,0,15).

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

CMYK: (9,15,0,15)
C9M15Y0K15 (9%, 15%, 0%, 15%)
(0.09 / 0.15 / 0.00 / 0.15)

CMYK yüzdeleri

%9.17
%15.14
%0
%14.51

Codes

Color #C6B9DA in popluar color models

C6 B9 DA
RGB 198 185 218
HSL 264° 30.84% 79.02%
HSB/HSV 264° 15.14% 85.49%
CMYK 9.17% 15.14% 0.00%
14.51%

Color #C6B9DA in popluar number systems.

HEX C6 B9 DA
Decimal 198 185 218
Binary 11000110 10111001 11011010
Octal 306 271 332

Shades and tints

Shades of #C6B9DA

#C6B9DA
(198,185,218)
#B4A9C7
(180,169,199)
#A299B4
(162,153,180)
#9089A1
(144,137,161)
#7E798E
(126,121,142)
#6C697B
(108,105,123)
#5A5968
(90,89,104)
#484955
(72,73,85)
#363942
(54,57,66)
#24292F
(36,41,47)
#12191C
(18,25,28)
#000000
(0,0,0)

Tints of #C6B9DA

#C6B9DA
(198,185,218)
#CBBFDD
(203,191,221)
#D0C5E0
(208,197,224)
#D5CBE3
(213,203,227)
#DAD1E6
(218,209,230)
#DFD7E9
(223,215,233)
#E4DDEC
(228,221,236)
#E9E3EF
(233,227,239)
#EEE9F2
(238,233,242)
#F3EFF5
(243,239,245)
#F8F5F8
(248,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B9DA; }

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

This text font color is #C6B9DA.

Background Color

.myBgColor { background-color: #C6B9DA; }

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

This div background color is #C6B9DA.

Border color

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

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

This div border color is #C6B9DA.

Opacity

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

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

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

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

This text has shadow with #C6B9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B9DA.

Preview

Color preview on black background

This text has color #C6B9DA on black background.


Color preview on white background

This text has color #C6B9DA on white background.


Black color preview on #C6B9DA background

This text has black color on #C6B9DA background.


White color preview on #C6B9DA background

This text has white color on #C6B9DA background.


Related colors

Complementary color

Complementary color for #hex is #394625.


I love getcolorcode.com

Triadic colors

1 #DAC6B9 and #B9DAC6 with #C6B9DA are triadic colors.

2 #DAB9C6 and #B9C6DA with #C6B9DA are triadic colors.