COLOR #C376A2

HEX: #C376A2 RGB: (195,118,162)

Renk bilgisi

#C376A2 contains mainly red and blue colors. #C376A2 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C376A2 color RGB value is (195,118,162).

RGB: (195,118,162) (76%, 46%, 64%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 118 of 255 = 46%
B 162 of 255 = 64%

195
118
162

R + G + B ~ 62%. #C376A2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 118 + 162 = 475 (100%)
R 195 of 475 ~ 41.05%
G 118 of 475 ~ 24.84%
B 162 of 475 ~ 34.11'%

%41.05
%24.84
%34.11

CMYK RENK MODELİ

#C376A2 rengi CMYK tonu (0,39,17,24).

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

CMYK: (0,39,17,24)
C0M39Y17K24 (0%, 39%, 17%, 24%)
(0.00 / 0.39 / 0.17 / 0.24)

CMYK yüzdeleri

%0
%39.49
%16.92
%23.53

Codes

Color #C376A2 in popluar color models

C3 76 A2
RGB 195 118 162
HSL 326° 39.09% 61.37%
HSB/HSV 326° 39.49% 76.47%
CMYK 0.00% 39.49% 16.92%
23.53%

Color #C376A2 in popluar number systems.

HEX C3 76 A2
Decimal 195 118 162
Binary 11000011 1110110 10100010
Octal 303 166 242

Shades and tints

Shades of #C376A2

#C376A2
(195,118,162)
#B26C94
(178,108,148)
#A16286
(161,98,134)
#905878
(144,88,120)
#7F4E6A
(127,78,106)
#6E445C
(110,68,92)
#5D3A4E
(93,58,78)
#4C3040
(76,48,64)
#3B2632
(59,38,50)
#2A1C24
(42,28,36)
#191216
(25,18,22)
#000000
(0,0,0)

Tints of #C376A2

#C376A2
(195,118,162)
#C882AA
(200,130,170)
#CD8EB2
(205,142,178)
#D29ABA
(210,154,186)
#D7A6C2
(215,166,194)
#DCB2CA
(220,178,202)
#E1BED2
(225,190,210)
#E6CADA
(230,202,218)
#EBD6E2
(235,214,226)
#F0E2EA
(240,226,234)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C376A2; }

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

This text font color is #C376A2.

Background Color

.myBgColor { background-color: #C376A2; }

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

This div background color is #C376A2.

Border color

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

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

This div border color is #C376A2.

Opacity

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

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

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

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

This text has shadow with #C376A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C376A2.

Preview

Color preview on black background

This text has color #C376A2 on black background.


Color preview on white background

This text has color #C376A2 on white background.


Black color preview on #C376A2 background

This text has black color on #C376A2 background.


White color preview on #C376A2 background

This text has white color on #C376A2 background.


Related colors

Complementary color

Complementary color for #hex is #3C895D.


I love getcolorcode.com

Triadic colors

1 #A2C376 and #76A2C3 with #C376A2 are triadic colors.

2 #A276C3 and #76C3A2 with #C376A2 are triadic colors.