COLOR #C294B4

HEX: #C294B4 RGB: (194,148,180)

Color info

#C294B4 contains red, green and blue colors in about the same proportion. Web safe color of #C294B4 is #CC99CC (or #C9C).

RGB color model

#C294B4 color RGB value is (194,148,180).

RGB: (194,148,180) (76%, 58%, 71%)

RGB channels and saturation

R 194 of 255 = 76%
G 148 of 255 = 58%
B 180 of 255 = 71%

194
148
180

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

Portions of RGB colors in percentages

R + G + B = 194 + 148 + 180 = 522 (100%)
R 194 of 522 ~ 37.16%
G 148 of 522 ~ 28.35%
B 180 of 522 ~ 34.48'%

%37.16
%28.35
%34.48

CMYK color model

#C294B4 color CMYK value is (0,24,7,24).

  • cyan value is 0.00%
  • magenta value is 23.71%
  • yellow value is 7.22%
  • key color value is 23.92%
CMYK: (0,24,7,24) C0M24Y7K24 (0%,24%,7%,24%) (0.00/0.24/0.07/0.24) 

CMYK percentages

%0
%23.71
%7.22
%23.92

Codes

Color #C294B4 in popluar color models

C2 94 B4
RGB 194 148 180
HSL 318° 27.38% 67.06%
HSB/HSV 318° 23.71% 76.08%
CMYK 0.00% 23.71% 7.22%
23.92%

Color #C294B4 in popluar number systems.

HEX C2 94 B4
Decimal 194 148 180
Binary 11000010 10010100 10110100
Octal 302 224 264

Shades and tints

Shades of #C294B4

#C294B4
(194,148,180)
#B187A4
(177,135,164)
#A07A94
(160,122,148)
#8F6D84
(143,109,132)
#7E6074
(126,96,116)
#6D5364
(109,83,100)
#5C4654
(92,70,84)
#4B3944
(75,57,68)
#3A2C34
(58,44,52)
#291F24
(41,31,36)
#181214
(24,18,20)
#000000
(0,0,0)

Tints of #C294B4

#C294B4
(194,148,180)
#C79DBA
(199,157,186)
#CCA6C0
(204,166,192)
#D1AFC6
(209,175,198)
#D6B8CC
(214,184,204)
#DBC1D2
(219,193,210)
#E0CAD8
(224,202,216)
#E5D3DE
(229,211,222)
#EADCE4
(234,220,228)
#EFE5EA
(239,229,234)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C294B4; }

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

This text font color is #C294B4.

Background Color

.myBgColor { background-color: #C294B4; }

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

This div background color is #C294B4.

Border color

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

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

This div border color is #C294B4.

Opacity

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

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

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

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

This text has shadow with #C294B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C294B4.

Preview

Color preview on black background

This text has color #C294B4 on black background.


Color preview on white background

This text has color #C294B4 on white background.


Black color preview on #C294B4 background

This text has black color on #C294B4 background.


White color preview on #C294B4 background

This text has white color on #C294B4 background.


Related colors

Complementary color

Complementary color for #hex is #3D6B4B.


I love getcolorcode.com

Triadic colors

1 #B4C294 and #94B4C2 with #C294B4 are triadic colors.

2 #B494C2 and #94C2B4 with #C294B4 are triadic colors.