COLOR #C377A0

HEX: #C377A0 RGB: (195,119,160)

Renk bilgisi

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

RGB renk modeli

#C377A0 color RGB value is (195,119,160).

RGB: (195,119,160) (76%, 47%, 63%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 119 of 255 = 47%
B 160 of 255 = 63%

195
119
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 119 + 160 = 474 (100%)
R 195 of 474 ~ 41.14%
G 119 of 474 ~ 25.11%
B 160 of 474 ~ 33.76'%

%41.14
%25.11
%33.76

CMYK RENK MODELİ

#C377A0 rengi CMYK tonu (0,39,18,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.97%
  • sarı tonu 17.95%
  • ana renk tonu 23.53%

CMYK: (0,39,18,24)
C0M39Y18K24 (0%, 39%, 18%, 24%)
(0.00 / 0.39 / 0.18 / 0.24)

CMYK yüzdeleri

%0
%38.97
%17.95
%23.53

Codes

Color #C377A0 in popluar color models

C3 77 A0
RGB 195 119 160
HSL 328° 38.78% 61.57%
HSB/HSV 328° 38.97% 76.47%
CMYK 0.00% 38.97% 17.95%
23.53%

Color #C377A0 in popluar number systems.

HEX C3 77 A0
Decimal 195 119 160
Binary 11000011 1110111 10100000
Octal 303 167 240

Shades and tints

Shades of #C377A0

#C377A0
(195,119,160)
#B26D92
(178,109,146)
#A16384
(161,99,132)
#905976
(144,89,118)
#7F4F68
(127,79,104)
#6E455A
(110,69,90)
#5D3B4C
(93,59,76)
#4C313E
(76,49,62)
#3B2730
(59,39,48)
#2A1D22
(42,29,34)
#191314
(25,19,20)
#000000
(0,0,0)

Tints of #C377A0

#C377A0
(195,119,160)
#C883A8
(200,131,168)
#CD8FB0
(205,143,176)
#D29BB8
(210,155,184)
#D7A7C0
(215,167,192)
#DCB3C8
(220,179,200)
#E1BFD0
(225,191,208)
#E6CBD8
(230,203,216)
#EBD7E0
(235,215,224)
#F0E3E8
(240,227,232)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C377A0 color. Also use rgb(195,119,160) instead hex code.

Text Font Color

.myTextColor { color: #C377A0; }

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

This text font color is #C377A0.

Background Color

.myBgColor { background-color: #C377A0; }

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

This div background color is #C377A0.

Border color

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

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

This div border color is #C377A0.

Opacity

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

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

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

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

This text has shadow with #C377A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C377A0.

Preview

Color preview on black background

This text has color #C377A0 on black background.


Color preview on white background

This text has color #C377A0 on white background.


Black color preview on #C377A0 background

This text has black color on #C377A0 background.


White color preview on #C377A0 background

This text has white color on #C377A0 background.


Related colors

Complementary color

Complementary color for #hex is #3C885F.


I love getcolorcode.com

Triadic colors

1 #A0C377 and #77A0C3 with #C377A0 are triadic colors.

2 #A077C3 and #77C3A0 with #C377A0 are triadic colors.