COLOR #C27D9B

HEX: #C27D9B RGB: (194,125,155)

Color info

#C27D9B contains mainly red and blue colors. Web safe color of #C27D9B is #CC6699 (or #C69).

RGB color model

#C27D9B color RGB value is (194,125,155).

RGB: (194,125,155) (76%, 49%, 61%)

RGB channels and saturation

R 194 of 255 = 76%
G 125 of 255 = 49%
B 155 of 255 = 61%

194
125
155

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

Portions of RGB colors in percentages

R + G + B = 194 + 125 + 155 = 474 (100%)
R 194 of 474 ~ 40.93%
G 125 of 474 ~ 26.37%
B 155 of 474 ~ 32.7'%

%40.93
%26.37
%32.7

CMYK color model

#C27D9B color CMYK value is (0,36,20,24).

  • cyan value is 0.00%
  • magenta value is 35.57%
  • yellow value is 20.10%
  • key color value is 23.92%
CMYK: (0,36,20,24) C0M36Y20K24 (0%,36%,20%,24%) (0.00/0.36/0.20/0.24) 

CMYK percentages

%0
%35.57
%20.1
%23.92

Codes

Color #C27D9B in popluar color models

C2 7D 9B
RGB 194 125 155
HSL 334° 36.13% 62.55%
HSB/HSV 334° 35.57% 76.08%
CMYK 0.00% 35.57% 20.10%
23.92%

Color #C27D9B in popluar number systems.

HEX C2 7D 9B
Decimal 194 125 155
Binary 11000010 1111101 10011011
Octal 302 175 233

Shades and tints

Shades of #C27D9B

#C27D9B
(194,125,155)
#B1728D
(177,114,141)
#A0677F
(160,103,127)
#8F5C71
(143,92,113)
#7E5163
(126,81,99)
#6D4655
(109,70,85)
#5C3B47
(92,59,71)
#4B3039
(75,48,57)
#3A252B
(58,37,43)
#291A1D
(41,26,29)
#180F0F
(24,15,15)
#000000
(0,0,0)

Tints of #C27D9B

#C27D9B
(194,125,155)
#C788A4
(199,136,164)
#CC93AD
(204,147,173)
#D19EB6
(209,158,182)
#D6A9BF
(214,169,191)
#DBB4C8
(219,180,200)
#E0BFD1
(224,191,209)
#E5CADA
(229,202,218)
#EAD5E3
(234,213,227)
#EFE0EC
(239,224,236)
#F4EBF5
(244,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C27D9B color. Also use rgb(194,125,155) instead hex code.

Text Font Color

.myTextColor { color: #C27D9B; }

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

This text font color is #C27D9B.

Background Color

.myBgColor { background-color: #C27D9B; }

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

This div background color is #C27D9B.

Border color

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

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

This div border color is #C27D9B.

Opacity

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

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

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

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

This text has shadow with #C27D9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C27D9B.

Preview

Color preview on black background

This text has color #C27D9B on black background.


Color preview on white background

This text has color #C27D9B on white background.


Black color preview on #C27D9B background

This text has black color on #C27D9B background.


White color preview on #C27D9B background

This text has white color on #C27D9B background.


Related colors

Complementary color

Complementary color for #hex is #3D8264.


I love getcolorcode.com

Triadic colors

1 #9BC27D and #7D9BC2 with #C27D9B are triadic colors.

2 #9B7DC2 and #7DC29B with #C27D9B are triadic colors.