COLOR #C376A8

HEX: #C376A8 RGB: (195,118,168)

Renk bilgisi

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

RGB renk modeli

#C376A8 color RGB value is (195,118,168).

RGB: (195,118,168) (76%, 46%, 66%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 118 of 255 = 46%
B 168 of 255 = 66%

195
118
168

R + G + B ~ 63%. #C376A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 118 + 168 = 481 (100%)
R 195 of 481 ~ 40.54%
G 118 of 481 ~ 24.53%
B 168 of 481 ~ 34.93'%

%40.54
%24.53
%34.93

CMYK RENK MODELİ

#C376A8 rengi CMYK tonu (0,39,14,24).

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

CMYK: (0,39,14,24)
C0M39Y14K24 (0%, 39%, 14%, 24%)
(0.00 / 0.39 / 0.14 / 0.24)

CMYK yüzdeleri

%0
%39.49
%13.85
%23.53

Codes

Color #C376A8 in popluar color models

C3 76 A8
RGB 195 118 168
HSL 321° 39.09% 61.37%
HSB/HSV 321° 39.49% 76.47%
CMYK 0.00% 39.49% 13.85%
23.53%

Color #C376A8 in popluar number systems.

HEX C3 76 A8
Decimal 195 118 168
Binary 11000011 1110110 10101000
Octal 303 166 250

Shades and tints

Shades of #C376A8

#C376A8
(195,118,168)
#B26C99
(178,108,153)
#A1628A
(161,98,138)
#90587B
(144,88,123)
#7F4E6C
(127,78,108)
#6E445D
(110,68,93)
#5D3A4E
(93,58,78)
#4C303F
(76,48,63)
#3B2630
(59,38,48)
#2A1C21
(42,28,33)
#191212
(25,18,18)
#000000
(0,0,0)

Tints of #C376A8

#C376A8
(195,118,168)
#C882AF
(200,130,175)
#CD8EB6
(205,142,182)
#D29ABD
(210,154,189)
#D7A6C4
(215,166,196)
#DCB2CB
(220,178,203)
#E1BED2
(225,190,210)
#E6CAD9
(230,202,217)
#EBD6E0
(235,214,224)
#F0E2E7
(240,226,231)
#F5EEEE
(245,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C376A8; }

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

This text font color is #C376A8.

Background Color

.myBgColor { background-color: #C376A8; }

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

This div background color is #C376A8.

Border color

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

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

This div border color is #C376A8.

Opacity

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

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

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

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

This text has shadow with #C376A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C376A8.

Preview

Color preview on black background

This text has color #C376A8 on black background.


Color preview on white background

This text has color #C376A8 on white background.


Black color preview on #C376A8 background

This text has black color on #C376A8 background.


White color preview on #C376A8 background

This text has white color on #C376A8 background.


Related colors

Complementary color

Complementary color for #hex is #3C8957.


I love getcolorcode.com

Triadic colors

1 #A8C376 and #76A8C3 with #C376A8 are triadic colors.

2 #A876C3 and #76C3A8 with #C376A8 are triadic colors.