COLOR #C6BDD7

HEX: #C6BDD7 RGB: (198,189,215)

Color info

#C6BDD7 contains red, green and blue colors in about the same proportion. Web safe color of #C6BDD7 is #CCCCCC (or #CCC).

RGB color model

#C6BDD7 color RGB value is (198,189,215).

RGB: (198,189,215) (78%, 74%, 84%)

RGB channels and saturation

R 198 of 255 = 78%
G 189 of 255 = 74%
B 215 of 255 = 84%

198
189
215

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

Portions of RGB colors in percentages

R + G + B = 198 + 189 + 215 = 602 (100%)
R 198 of 602 ~ 32.89%
G 189 of 602 ~ 31.4%
B 215 of 602 ~ 35.71'%

%32.89
%31.4
%35.71

CMYK color model

#C6BDD7 color CMYK value is (8,12,0,16).

  • cyan value is 7.91%
  • magenta value is 12.09%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (8,12,0,16)
C8M12Y0K16 (8%, 12%, 0%, 16%)
(0.08 / 0.12 / 0.00 / 0.16)

CMYK percentages

%7.91
%12.09
%0
%15.69

Codes

Color #C6BDD7 in popluar color models

C6 BD D7
RGB 198 189 215
HSL 261° 24.53% 79.22%
HSB/HSV 261° 12.09% 84.31%
CMYK 7.91% 12.09% 0.00%
15.69%

Color #C6BDD7 in popluar number systems.

HEX C6 BD D7
Decimal 198 189 215
Binary 11000110 10111101 11010111
Octal 306 275 327

Shades and tints

Shades of #C6BDD7

#C6BDD7
(198,189,215)
#B4ACC4
(180,172,196)
#A29BB1
(162,155,177)
#908A9E
(144,138,158)
#7E798B
(126,121,139)
#6C6878
(108,104,120)
#5A5765
(90,87,101)
#484652
(72,70,82)
#36353F
(54,53,63)
#24242C
(36,36,44)
#121319
(18,19,25)
#000000
(0,0,0)

Tints of #C6BDD7

#C6BDD7
(198,189,215)
#CBC3DA
(203,195,218)
#D0C9DD
(208,201,221)
#D5CFE0
(213,207,224)
#DAD5E3
(218,213,227)
#DFDBE6
(223,219,230)
#E4E1E9
(228,225,233)
#E9E7EC
(233,231,236)
#EEEDEF
(238,237,239)
#F3F3F2
(243,243,242)
#F8F9F5
(248,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6BDD7 color. Also use rgb(198,189,215) instead hex code.

Text Font Color

.myTextColor { color: #C6BDD7; }

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

This text font color is #C6BDD7.

Background Color

.myBgColor { background-color: #C6BDD7; }

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

This div background color is #C6BDD7.

Border color

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

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

This div border color is #C6BDD7.

Opacity

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

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

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

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

This text has shadow with #C6BDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BDD7.

Preview

Color preview on black background

This text has color #C6BDD7 on black background.


Color preview on white background

This text has color #C6BDD7 on white background.


Black color preview on #C6BDD7 background

This text has black color on #C6BDD7 background.


White color preview on #C6BDD7 background

This text has white color on #C6BDD7 background.


Related colors

Complementary color

Complementary color for #hex is #394228.


I love getcolorcode.com

Triadic colors

1 #D7C6BD and #BDD7C6 with #C6BDD7 are triadic colors.

2 #D7BDC6 and #BDC6D7 with #C6BDD7 are triadic colors.