COLOR #C376C7

HEX: #C376C7 RGB: (195,118,199)

Color info

#C376C7 contains mainly red and blue colors. Web safe color of #C376C7 is #CC66CC (or #C6C).

RGB color model

#C376C7 color RGB value is (195,118,199).

RGB: (195,118,199) (76%, 46%, 78%)

RGB channels and saturation

R 195 of 255 = 76%
G 118 of 255 = 46%
B 199 of 255 = 78%

195
118
199

R + G + B ~ 67%. #C376C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 118 + 199 = 512 (100%)
R 195 of 512 ~ 38.09%
G 118 of 512 ~ 23.05%
B 199 of 512 ~ 38.87'%

%38.09
%23.05
%38.87

CMYK color model

#C376C7 color CMYK value is (2,41,0,22).

  • cyan value is 2.01%
  • magenta value is 40.70%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (2,41,0,22)
C2M41Y0K22 (2%, 41%, 0%, 22%)
(0.02 / 0.41 / 0.00 / 0.22)

CMYK percentages

%2.01
%40.7
%0
%21.96

Codes

Color #C376C7 in popluar color models

C3 76 C7
RGB 195 118 199
HSL 297° 41.97% 62.16%
HSB/HSV 297° 40.70% 78.04%
CMYK 2.01% 40.70% 0.00%
21.96%

Color #C376C7 in popluar number systems.

HEX C3 76 C7
Decimal 195 118 199
Binary 11000011 1110110 11000111
Octal 303 166 307

Shades and tints

Shades of #C376C7

#C376C7
(195,118,199)
#B26CB5
(178,108,181)
#A162A3
(161,98,163)
#905891
(144,88,145)
#7F4E7F
(127,78,127)
#6E446D
(110,68,109)
#5D3A5B
(93,58,91)
#4C3049
(76,48,73)
#3B2637
(59,38,55)
#2A1C25
(42,28,37)
#191213
(25,18,19)
#000000
(0,0,0)

Tints of #C376C7

#C376C7
(195,118,199)
#C882CC
(200,130,204)
#CD8ED1
(205,142,209)
#D29AD6
(210,154,214)
#D7A6DB
(215,166,219)
#DCB2E0
(220,178,224)
#E1BEE5
(225,190,229)
#E6CAEA
(230,202,234)
#EBD6EF
(235,214,239)
#F0E2F4
(240,226,244)
#F5EEF9
(245,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C376C7 color. Also use rgb(195,118,199) instead hex code.

Text Font Color

.myTextColor { color: #C376C7; }

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

This text font color is #C376C7.

Background Color

.myBgColor { background-color: #C376C7; }

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

This div background color is #C376C7.

Border color

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

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

This div border color is #C376C7.

Opacity

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

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

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

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

This text has shadow with #C376C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C376C7.

Preview

Color preview on black background

This text has color #C376C7 on black background.


Color preview on white background

This text has color #C376C7 on white background.


Black color preview on #C376C7 background

This text has black color on #C376C7 background.


White color preview on #C376C7 background

This text has white color on #C376C7 background.


Related colors

Complementary color

Complementary color for #hex is #3C8938.


I love getcolorcode.com

Triadic colors

1 #C7C376 and #76C7C3 with #C376C7 are triadic colors.

2 #C776C3 and #76C3C7 with #C376C7 are triadic colors.