COLOR #C6A4BD

HEX: #C6A4BD RGB: (198,164,189)

Color info

#C6A4BD contains red, green and blue colors in about the same proportion. Web safe color of #C6A4BD is #CC99CC (or #C9C).

RGB color model

#C6A4BD color RGB value is (198,164,189).

RGB: (198,164,189) (78%, 64%, 74%)

RGB channels and saturation

R 198 of 255 = 78%
G 164 of 255 = 64%
B 189 of 255 = 74%

198
164
189

R + G + B ~ 72%. #C6A4BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 164 + 189 = 551 (100%)
R 198 of 551 ~ 35.93%
G 164 of 551 ~ 29.76%
B 189 of 551 ~ 34.3'%

%35.93
%29.76
%34.3

CMYK color model

#C6A4BD color CMYK value is (0,17,5,22).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 4.55%
  • key color value is 22.35%

CMYK: (0,17,5,22)
C0M17Y5K22 (0%, 17%, 5%, 22%)
(0.00 / 0.17 / 0.05 / 0.22)

CMYK percentages

%0
%17.17
%4.55
%22.35

Codes

Color #C6A4BD in popluar color models

C6 A4 BD
RGB 198 164 189
HSL 316° 22.97% 70.98%
HSB/HSV 316° 17.17% 77.65%
CMYK 0.00% 17.17% 4.55%
22.35%

Color #C6A4BD in popluar number systems.

HEX C6 A4 BD
Decimal 198 164 189
Binary 11000110 10100100 10111101
Octal 306 244 275

Shades and tints

Shades of #C6A4BD

#C6A4BD
(198,164,189)
#B496AC
(180,150,172)
#A2889B
(162,136,155)
#907A8A
(144,122,138)
#7E6C79
(126,108,121)
#6C5E68
(108,94,104)
#5A5057
(90,80,87)
#484246
(72,66,70)
#363435
(54,52,53)
#242624
(36,38,36)
#121813
(18,24,19)
#000000
(0,0,0)

Tints of #C6A4BD

#C6A4BD
(198,164,189)
#CBACC3
(203,172,195)
#D0B4C9
(208,180,201)
#D5BCCF
(213,188,207)
#DAC4D5
(218,196,213)
#DFCCDB
(223,204,219)
#E4D4E1
(228,212,225)
#E9DCE7
(233,220,231)
#EEE4ED
(238,228,237)
#F3ECF3
(243,236,243)
#F8F4F9
(248,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A4BD; }

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

This text font color is #C6A4BD.

Background Color

.myBgColor { background-color: #C6A4BD; }

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

This div background color is #C6A4BD.

Border color

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

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

This div border color is #C6A4BD.

Opacity

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

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

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

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

This text has shadow with #C6A4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A4BD.

Preview

Color preview on black background

This text has color #C6A4BD on black background.


Color preview on white background

This text has color #C6A4BD on white background.


Black color preview on #C6A4BD background

This text has black color on #C6A4BD background.


White color preview on #C6A4BD background

This text has white color on #C6A4BD background.


Related colors

Complementary color

Complementary color for #hex is #395B42.


I love getcolorcode.com

Triadic colors

1 #BDC6A4 and #A4BDC6 with #C6A4BD are triadic colors.

2 #BDA4C6 and #A4C6BD with #C6A4BD are triadic colors.