COLOR #C294B1

HEX: #C294B1 RGB: (194,148,177)

Color info

#C294B1 contains red, green and blue colors in about the same proportion. Web safe color of #C294B1 is #CC9999 (or #C99).

RGB color model

#C294B1 color RGB value is (194,148,177).

RGB: (194,148,177) (76%, 58%, 69%)

RGB channels and saturation

R 194 of 255 = 76%
G 148 of 255 = 58%
B 177 of 255 = 69%

194
148
177

R + G + B ~ 68%. #C294B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 148 + 177 = 519 (100%)
R 194 of 519 ~ 37.38%
G 148 of 519 ~ 28.52%
B 177 of 519 ~ 34.1'%

%37.38
%28.52
%34.1

CMYK color model

#C294B1 color CMYK value is (0,24,9,24).

  • cyan value is 0.00%
  • magenta value is 23.71%
  • yellow value is 8.76%
  • key color value is 23.92%
CMYK: (0,24,9,24) C0M24Y9K24 (0%,24%,9%,24%) (0.00/0.24/0.09/0.24) 

CMYK percentages

%0
%23.71
%8.76
%23.92

Codes

Color #C294B1 in popluar color models

C2 94 B1
RGB 194 148 177
HSL 322° 27.38% 67.06%
HSB/HSV 322° 23.71% 76.08%
CMYK 0.00% 23.71% 8.76%
23.92%

Color #C294B1 in popluar number systems.

HEX C2 94 B1
Decimal 194 148 177
Binary 11000010 10010100 10110001
Octal 302 224 261

Shades and tints

Shades of #C294B1

#C294B1
(194,148,177)
#B187A1
(177,135,161)
#A07A91
(160,122,145)
#8F6D81
(143,109,129)
#7E6071
(126,96,113)
#6D5361
(109,83,97)
#5C4651
(92,70,81)
#4B3941
(75,57,65)
#3A2C31
(58,44,49)
#291F21
(41,31,33)
#181211
(24,18,17)
#000000
(0,0,0)

Tints of #C294B1

#C294B1
(194,148,177)
#C79DB8
(199,157,184)
#CCA6BF
(204,166,191)
#D1AFC6
(209,175,198)
#D6B8CD
(214,184,205)
#DBC1D4
(219,193,212)
#E0CADB
(224,202,219)
#E5D3E2
(229,211,226)
#EADCE9
(234,220,233)
#EFE5F0
(239,229,240)
#F4EEF7
(244,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C294B1 color. Also use rgb(194,148,177) instead hex code.

Text Font Color

.myTextColor { color: #C294B1; }

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

This text font color is #C294B1.

Background Color

.myBgColor { background-color: #C294B1; }

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

This div background color is #C294B1.

Border color

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

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

This div border color is #C294B1.

Opacity

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

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

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

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

This text has shadow with #C294B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C294B1.

Preview

Color preview on black background

This text has color #C294B1 on black background.


Color preview on white background

This text has color #C294B1 on white background.


Black color preview on #C294B1 background

This text has black color on #C294B1 background.


White color preview on #C294B1 background

This text has white color on #C294B1 background.


Related colors

Complementary color

Complementary color for #hex is #3D6B4E.


I love getcolorcode.com

Triadic colors

1 #B1C294 and #94B1C2 with #C294B1 are triadic colors.

2 #B194C2 and #94C2B1 with #C294B1 are triadic colors.