COLOR #C682A6

HEX: #C682A6 RGB: (198,130,166)

Color info

#C682A6 contains mainly red and blue colors. Web safe color of #C682A6 is #CC9999 (or #C99).

RGB color model

#C682A6 color RGB value is (198,130,166).

RGB: (198,130,166) (78%, 51%, 65%)

RGB channels and saturation

R 198 of 255 = 78%
G 130 of 255 = 51%
B 166 of 255 = 65%

198
130
166

R + G + B ~ 65%. #C682A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 130 + 166 = 494 (100%)
R 198 of 494 ~ 40.08%
G 130 of 494 ~ 26.32%
B 166 of 494 ~ 33.6'%

%40.08
%26.32
%33.6

CMYK color model

#C682A6 color CMYK value is (0,34,16,22).

  • cyan value is 0.00%
  • magenta value is 34.34%
  • yellow value is 16.16%
  • key color value is 22.35%

CMYK: (0,34,16,22)
C0M34Y16K22 (0%, 34%, 16%, 22%)
(0.00 / 0.34 / 0.16 / 0.22)

CMYK percentages

%0
%34.34
%16.16
%22.35

Codes

Color #C682A6 in popluar color models

C6 82 A6
RGB 198 130 166
HSL 328° 37.36% 64.31%
HSB/HSV 328° 34.34% 77.65%
CMYK 0.00% 34.34% 16.16%
22.35%

Color #C682A6 in popluar number systems.

HEX C6 82 A6
Decimal 198 130 166
Binary 11000110 10000010 10100110
Octal 306 202 246

Shades and tints

Shades of #C682A6

#C682A6
(198,130,166)
#B47797
(180,119,151)
#A26C88
(162,108,136)
#906179
(144,97,121)
#7E566A
(126,86,106)
#6C4B5B
(108,75,91)
#5A404C
(90,64,76)
#48353D
(72,53,61)
#362A2E
(54,42,46)
#241F1F
(36,31,31)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #C682A6

#C682A6
(198,130,166)
#CB8DAE
(203,141,174)
#D098B6
(208,152,182)
#D5A3BE
(213,163,190)
#DAAEC6
(218,174,198)
#DFB9CE
(223,185,206)
#E4C4D6
(228,196,214)
#E9CFDE
(233,207,222)
#EEDAE6
(238,218,230)
#F3E5EE
(243,229,238)
#F8F0F6
(248,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C682A6 color. Also use rgb(198,130,166) instead hex code.

Text Font Color

.myTextColor { color: #C682A6; }

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

This text font color is #C682A6.

Background Color

.myBgColor { background-color: #C682A6; }

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

This div background color is #C682A6.

Border color

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

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

This div border color is #C682A6.

Opacity

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

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

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

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

This text has shadow with #C682A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C682A6.

Preview

Color preview on black background

This text has color #C682A6 on black background.


Color preview on white background

This text has color #C682A6 on white background.


Black color preview on #C682A6 background

This text has black color on #C682A6 background.


White color preview on #C682A6 background

This text has white color on #C682A6 background.


Related colors

Complementary color

Complementary color for #hex is #397D59.


I love getcolorcode.com

Triadic colors

1 #A6C682 and #82A6C6 with #C682A6 are triadic colors.

2 #A682C6 and #82C6A6 with #C682A6 are triadic colors.