COLOR #C76A8D

HEX: #C76A8D RGB: (199,106,141)

Color info

#C76A8D contains mainly red and blue colors. Web safe color of #C76A8D is #CC6699 (or #C69).

RGB color model

#C76A8D color RGB value is (199,106,141).

RGB: (199,106,141) (78%, 42%, 55%)

RGB channels and saturation

R 199 of 255 = 78%
G 106 of 255 = 42%
B 141 of 255 = 55%

199
106
141

R + G + B ~ 58%. #C76A8D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 199 + 106 + 141 = 446 (100%)
R 199 of 446 ~ 44.62%
G 106 of 446 ~ 23.77%
B 141 of 446 ~ 31.61'%

%44.62
%23.77
%31.61

CMYK color model

#C76A8D color CMYK value is (0,47,29,22).

  • cyan value is 0.00%
  • magenta value is 46.73%
  • yellow value is 29.15%
  • key color value is 21.96%

CMYK: (0,47,29,22)
C0M47Y29K22 (0%, 47%, 29%, 22%)
(0.00 / 0.47 / 0.29 / 0.22)

CMYK percentages

%0
%46.73
%29.15
%21.96

Codes

Color #C76A8D in popluar color models

C7 6A 8D
RGB 199 106 141
HSL 337° 45.37% 59.80%
HSB/HSV 337° 46.73% 78.04%
CMYK 0.00% 46.73% 29.15%
21.96%

Color #C76A8D in popluar number systems.

HEX C7 6A 8D
Decimal 199 106 141
Binary 11000111 1101010 10001101
Octal 307 152 215

Shades and tints

Shades of #C76A8D

#C76A8D
(199,106,141)
#B56181
(181,97,129)
#A35875
(163,88,117)
#914F69
(145,79,105)
#7F465D
(127,70,93)
#6D3D51
(109,61,81)
#5B3445
(91,52,69)
#492B39
(73,43,57)
#37222D
(55,34,45)
#251921
(37,25,33)
#131015
(19,16,21)
#000000
(0,0,0)

Tints of #C76A8D

#C76A8D
(199,106,141)
#CC7797
(204,119,151)
#D184A1
(209,132,161)
#D691AB
(214,145,171)
#DB9EB5
(219,158,181)
#E0ABBF
(224,171,191)
#E5B8C9
(229,184,201)
#EAC5D3
(234,197,211)
#EFD2DD
(239,210,221)
#F4DFE7
(244,223,231)
#F9ECF1
(249,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76A8D color. Also use rgb(199,106,141) instead hex code.

Text Font Color

.myTextColor { color: #C76A8D; }

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

This text font color is #C76A8D.

Background Color

.myBgColor { background-color: #C76A8D; }

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

This div background color is #C76A8D.

Border color

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

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

This div border color is #C76A8D.

Opacity

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

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

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

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

This text has shadow with #C76A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76A8D.

Preview

Color preview on black background

This text has color #C76A8D on black background.


Color preview on white background

This text has color #C76A8D on white background.


Black color preview on #C76A8D background

This text has black color on #C76A8D background.


White color preview on #C76A8D background

This text has white color on #C76A8D background.


Related colors

Complementary color

Complementary color for #hex is #389572.


I love getcolorcode.com

Triadic colors

1 #8DC76A and #6A8DC7 with #C76A8D are triadic colors.

2 #8D6AC7 and #6AC78D with #C76A8D are triadic colors.