COLOR #C977AD

HEX: #C977AD RGB: (201,119,173)

Renk bilgisi

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

RGB renk modeli

#C977AD color RGB value is (201,119,173).

RGB: (201,119,173) (79%, 47%, 68%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 119 of 255 = 47%
B 173 of 255 = 68%

201
119
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 119 + 173 = 493 (100%)
R 201 of 493 ~ 40.77%
G 119 of 493 ~ 24.14%
B 173 of 493 ~ 35.09'%

%40.77
%24.14
%35.09

CMYK RENK MODELİ

#C977AD rengi CMYK tonu (0,41,14,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.80%
  • sarı tonu 13.93%
  • ana renk tonu 21.18%

CMYK: (0,41,14,21)
C0M41Y14K21 (0%, 41%, 14%, 21%)
(0.00 / 0.41 / 0.14 / 0.21)

CMYK yüzdeleri

%0
%40.8
%13.93
%21.18

Codes

Color #C977AD in popluar color models

C9 77 AD
RGB 201 119 173
HSL 320° 43.16% 62.75%
HSB/HSV 320° 40.80% 78.82%
CMYK 0.00% 40.80% 13.93%
21.18%

Color #C977AD in popluar number systems.

HEX C9 77 AD
Decimal 201 119 173
Binary 11001001 1110111 10101101
Octal 311 167 255

Shades and tints

Shades of #C977AD

#C977AD
(201,119,173)
#B76D9E
(183,109,158)
#A5638F
(165,99,143)
#935980
(147,89,128)
#814F71
(129,79,113)
#6F4562
(111,69,98)
#5D3B53
(93,59,83)
#4B3144
(75,49,68)
#392735
(57,39,53)
#271D26
(39,29,38)
#151317
(21,19,23)
#000000
(0,0,0)

Tints of #C977AD

#C977AD
(201,119,173)
#CD83B4
(205,131,180)
#D18FBB
(209,143,187)
#D59BC2
(213,155,194)
#D9A7C9
(217,167,201)
#DDB3D0
(221,179,208)
#E1BFD7
(225,191,215)
#E5CBDE
(229,203,222)
#E9D7E5
(233,215,229)
#EDE3EC
(237,227,236)
#F1EFF3
(241,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C977AD color. Also use rgb(201,119,173) instead hex code.

Text Font Color

.myTextColor { color: #C977AD; }

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

This text font color is #C977AD.

Background Color

.myBgColor { background-color: #C977AD; }

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

This div background color is #C977AD.

Border color

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

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

This div border color is #C977AD.

Opacity

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

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

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

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

This text has shadow with #C977AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C977AD.

Preview

Color preview on black background

This text has color #C977AD on black background.


Color preview on white background

This text has color #C977AD on white background.


Black color preview on #C977AD background

This text has black color on #C977AD background.


White color preview on #C977AD background

This text has white color on #C977AD background.


Related colors

Complementary color

Complementary color for #hex is #368852.


I love getcolorcode.com

Triadic colors

1 #ADC977 and #77ADC9 with #C977AD are triadic colors.

2 #AD77C9 and #77C9AD with #C977AD are triadic colors.