COLOR #C476A8

HEX: #C476A8 RGB: (196,118,168)

Renk bilgisi

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

RGB renk modeli

#C476A8 color RGB value is (196,118,168).

RGB: (196,118,168) (77%, 46%, 66%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 118 of 255 = 46%
B 168 of 255 = 66%

196
118
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 118 + 168 = 482 (100%)
R 196 of 482 ~ 40.66%
G 118 of 482 ~ 24.48%
B 168 of 482 ~ 34.85'%

%40.66
%24.48
%34.85

CMYK RENK MODELİ

#C476A8 rengi CMYK tonu (0,40,14,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.80%
  • sarı tonu 14.29%
  • ana renk tonu 23.14%

CMYK: (0,40,14,23)
C0M40Y14K23 (0%, 40%, 14%, 23%)
(0.00 / 0.40 / 0.14 / 0.23)

CMYK yüzdeleri

%0
%39.8
%14.29
%23.14

Codes

Color #C476A8 in popluar color models

C4 76 A8
RGB 196 118 168
HSL 322° 39.80% 61.57%
HSB/HSV 322° 39.80% 76.86%
CMYK 0.00% 39.80% 14.29%
23.14%

Color #C476A8 in popluar number systems.

HEX C4 76 A8
Decimal 196 118 168
Binary 11000100 1110110 10101000
Octal 304 166 250

Shades and tints

Shades of #C476A8

#C476A8
(196,118,168)
#B36C99
(179,108,153)
#A2628A
(162,98,138)
#91587B
(145,88,123)
#804E6C
(128,78,108)
#6F445D
(111,68,93)
#5E3A4E
(94,58,78)
#4D303F
(77,48,63)
#3C2630
(60,38,48)
#2B1C21
(43,28,33)
#1A1212
(26,18,18)
#000000
(0,0,0)

Tints of #C476A8

#C476A8
(196,118,168)
#C982AF
(201,130,175)
#CE8EB6
(206,142,182)
#D39ABD
(211,154,189)
#D8A6C4
(216,166,196)
#DDB2CB
(221,178,203)
#E2BED2
(226,190,210)
#E7CAD9
(231,202,217)
#ECD6E0
(236,214,224)
#F1E2E7
(241,226,231)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C476A8; }

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

This text font color is #C476A8.

Background Color

.myBgColor { background-color: #C476A8; }

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

This div background color is #C476A8.

Border color

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

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

This div border color is #C476A8.

Opacity

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

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

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

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

This text has shadow with #C476A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C476A8.

Preview

Color preview on black background

This text has color #C476A8 on black background.


Color preview on white background

This text has color #C476A8 on white background.


Black color preview on #C476A8 background

This text has black color on #C476A8 background.


White color preview on #C476A8 background

This text has white color on #C476A8 background.


Related colors

Complementary color

Complementary color for #hex is #3B8957.


I love getcolorcode.com

Triadic colors

1 #A8C476 and #76A8C4 with #C476A8 are triadic colors.

2 #A876C4 and #76C4A8 with #C476A8 are triadic colors.