COLOR #C295C6

HEX: #C295C6 RGB: (194,149,198)

Color info

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

RGB color model

#C295C6 color RGB value is (194,149,198).

RGB: (194,149,198) (76%, 58%, 78%)

RGB channels and saturation

R 194 of 255 = 76%
G 149 of 255 = 58%
B 198 of 255 = 78%

194
149
198

R + G + B ~ 71%. #C295C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 149 + 198 = 541 (100%)
R 194 of 541 ~ 35.86%
G 149 of 541 ~ 27.54%
B 198 of 541 ~ 36.6'%

%35.86
%27.54
%36.6

CMYK color model

#C295C6 color CMYK value is (2,25,0,22).

  • cyan value is 2.02%
  • magenta value is 24.75%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (2,25,0,22) C2M25Y0K22 (2%,25%,0%,22%) (0.02/0.25/0.00/0.22) 

CMYK percentages

%2.02
%24.75
%0
%22.35

Codes

Color #C295C6 in popluar color models

C2 95 C6
RGB 194 149 198
HSL 295° 30.06% 68.04%
HSB/HSV 295° 24.75% 77.65%
CMYK 2.02% 24.75% 0.00%
22.35%

Color #C295C6 in popluar number systems.

HEX C2 95 C6
Decimal 194 149 198
Binary 11000010 10010101 11000110
Octal 302 225 306

Shades and tints

Shades of #C295C6

#C295C6
(194,149,198)
#B188B4
(177,136,180)
#A07BA2
(160,123,162)
#8F6E90
(143,110,144)
#7E617E
(126,97,126)
#6D546C
(109,84,108)
#5C475A
(92,71,90)
#4B3A48
(75,58,72)
#3A2D36
(58,45,54)
#292024
(41,32,36)
#181312
(24,19,18)
#000000
(0,0,0)

Tints of #C295C6

#C295C6
(194,149,198)
#C79ECB
(199,158,203)
#CCA7D0
(204,167,208)
#D1B0D5
(209,176,213)
#D6B9DA
(214,185,218)
#DBC2DF
(219,194,223)
#E0CBE4
(224,203,228)
#E5D4E9
(229,212,233)
#EADDEE
(234,221,238)
#EFE6F3
(239,230,243)
#F4EFF8
(244,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C295C6 color. Also use rgb(194,149,198) instead hex code.

Text Font Color

.myTextColor { color: #C295C6; }

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

This text font color is #C295C6.

Background Color

.myBgColor { background-color: #C295C6; }

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

This div background color is #C295C6.

Border color

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

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

This div border color is #C295C6.

Opacity

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

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

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

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

This text has shadow with #C295C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C295C6.

Preview

Color preview on black background

This text has color #C295C6 on black background.


Color preview on white background

This text has color #C295C6 on white background.


Black color preview on #C295C6 background

This text has black color on #C295C6 background.


White color preview on #C295C6 background

This text has white color on #C295C6 background.


Related colors

Complementary color

Complementary color for #hex is #3D6A39.


I love getcolorcode.com

Triadic colors

1 #C6C295 and #95C6C2 with #C295C6 are triadic colors.

2 #C695C2 and #95C2C6 with #C295C6 are triadic colors.