COLOR #C376C2

HEX: #C376C2 RGB: (195,118,194)

Renk bilgisi

#C376C2 contains mainly red and blue colors. #C376C2 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C376C2 color RGB value is (195,118,194).

RGB: (195,118,194) (76%, 46%, 76%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 118 of 255 = 46%
B 194 of 255 = 76%

195
118
194

R + G + B ~ 66%. #C376C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 118 + 194 = 507 (100%)
R 195 of 507 ~ 38.46%
G 118 of 507 ~ 23.27%
B 194 of 507 ~ 38.26'%

%38.46
%23.27
%38.26

CMYK RENK MODELİ

#C376C2 rengi CMYK tonu (0,39,1,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.49%
  • sarı tonu 0.51%
  • ana renk tonu 23.53%

CMYK: (0,39,1,24)
C0M39Y1K24 (0%, 39%, 1%, 24%)
(0.00 / 0.39 / 0.01 / 0.24)

CMYK yüzdeleri

%0
%39.49
%0.51
%23.53

Codes

Color #C376C2 in popluar color models

C3 76 C2
RGB 195 118 194
HSL 301° 39.09% 61.37%
HSB/HSV 301° 39.49% 76.47%
CMYK 0.00% 39.49% 0.51%
23.53%

Color #C376C2 in popluar number systems.

HEX C3 76 C2
Decimal 195 118 194
Binary 11000011 1110110 11000010
Octal 303 166 302

Shades and tints

Shades of #C376C2

#C376C2
(195,118,194)
#B26CB1
(178,108,177)
#A162A0
(161,98,160)
#90588F
(144,88,143)
#7F4E7E
(127,78,126)
#6E446D
(110,68,109)
#5D3A5C
(93,58,92)
#4C304B
(76,48,75)
#3B263A
(59,38,58)
#2A1C29
(42,28,41)
#191218
(25,18,24)
#000000
(0,0,0)

Tints of #C376C2

#C376C2
(195,118,194)
#C882C7
(200,130,199)
#CD8ECC
(205,142,204)
#D29AD1
(210,154,209)
#D7A6D6
(215,166,214)
#DCB2DB
(220,178,219)
#E1BEE0
(225,190,224)
#E6CAE5
(230,202,229)
#EBD6EA
(235,214,234)
#F0E2EF
(240,226,239)
#F5EEF4
(245,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C376C2; }

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

This text font color is #C376C2.

Background Color

.myBgColor { background-color: #C376C2; }

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

This div background color is #C376C2.

Border color

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

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

This div border color is #C376C2.

Opacity

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

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

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

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

This text has shadow with #C376C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C376C2.

Preview

Color preview on black background

This text has color #C376C2 on black background.


Color preview on white background

This text has color #C376C2 on white background.


Black color preview on #C376C2 background

This text has black color on #C376C2 background.


White color preview on #C376C2 background

This text has white color on #C376C2 background.


Related colors

Complementary color

Complementary color for #hex is #3C893D.


I love getcolorcode.com

Triadic colors

1 #C2C376 and #76C2C3 with #C376C2 are triadic colors.

2 #C276C3 and #76C3C2 with #C376C2 are triadic colors.