COLOR #C476B9

HEX: #C476B9 RGB: (196,118,185)

Renk bilgisi

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

RGB renk modeli

#C476B9 color RGB value is (196,118,185).

RGB: (196,118,185) (77%, 46%, 73%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 118 of 255 = 46%
B 185 of 255 = 73%

196
118
185

R + G + B ~ 65%. #C476B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 118 + 185 = 499 (100%)
R 196 of 499 ~ 39.28%
G 118 of 499 ~ 23.65%
B 185 of 499 ~ 37.07'%

%39.28
%23.65
%37.07

CMYK RENK MODELİ

#C476B9 rengi CMYK tonu (0,40,6,23).

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

CMYK: (0,40,6,23)
C0M40Y6K23 (0%, 40%, 6%, 23%)
(0.00 / 0.40 / 0.06 / 0.23)

CMYK yüzdeleri

%0
%39.8
%5.61
%23.14

Codes

Color #C476B9 in popluar color models

C4 76 B9
RGB 196 118 185
HSL 308° 39.80% 61.57%
HSB/HSV 308° 39.80% 76.86%
CMYK 0.00% 39.80% 5.61%
23.14%

Color #C476B9 in popluar number systems.

HEX C4 76 B9
Decimal 196 118 185
Binary 11000100 1110110 10111001
Octal 304 166 271

Shades and tints

Shades of #C476B9

#C476B9
(196,118,185)
#B36CA9
(179,108,169)
#A26299
(162,98,153)
#915889
(145,88,137)
#804E79
(128,78,121)
#6F4469
(111,68,105)
#5E3A59
(94,58,89)
#4D3049
(77,48,73)
#3C2639
(60,38,57)
#2B1C29
(43,28,41)
#1A1219
(26,18,25)
#000000
(0,0,0)

Tints of #C476B9

#C476B9
(196,118,185)
#C982BF
(201,130,191)
#CE8EC5
(206,142,197)
#D39ACB
(211,154,203)
#D8A6D1
(216,166,209)
#DDB2D7
(221,178,215)
#E2BEDD
(226,190,221)
#E7CAE3
(231,202,227)
#ECD6E9
(236,214,233)
#F1E2EF
(241,226,239)
#F6EEF5
(246,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C476B9; }

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

This text font color is #C476B9.

Background Color

.myBgColor { background-color: #C476B9; }

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

This div background color is #C476B9.

Border color

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

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

This div border color is #C476B9.

Opacity

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

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

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

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

This text has shadow with #C476B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C476B9.

Preview

Color preview on black background

This text has color #C476B9 on black background.


Color preview on white background

This text has color #C476B9 on white background.


Black color preview on #C476B9 background

This text has black color on #C476B9 background.


White color preview on #C476B9 background

This text has white color on #C476B9 background.


Related colors

Complementary color

Complementary color for #hex is #3B8946.


I love getcolorcode.com

Triadic colors

1 #B9C476 and #76B9C4 with #C476B9 are triadic colors.

2 #B976C4 and #76C4B9 with #C476B9 are triadic colors.