COLOR #C46DC4

HEX: #C46DC4 RGB: (196,109,196)

Color info

#C46DC4 contains mainly red and blue colors. Web safe color of #C46DC4 is #CC66CC (or #C6C).

RGB color model

#C46DC4 color RGB value is (196,109,196).

RGB: (196,109,196) (77%, 43%, 77%)

RGB channels and saturation

R 196 of 255 = 77%
G 109 of 255 = 43%
B 196 of 255 = 77%

196
109
196

R + G + B ~ 66%. #C46DC4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 109 + 196 = 501 (100%)
R 196 of 501 ~ 39.12%
G 109 of 501 ~ 21.76%
B 196 of 501 ~ 39.12'%

%39.12
%21.76
%39.12

CMYK color model

#C46DC4 color CMYK value is (0,44,0,23).

  • cyan value is 0.00%
  • magenta value is 44.39%
  • yellow value is 0.00%
  • key color value is 23.14%
CMYK: (0,44,0,23) C0M44Y0K23 (0%,44%,0%,23%) (0.00/0.44/0.00/0.23) 

CMYK percentages

%0
%44.39
%0
%23.14

Codes

Color #C46DC4 in popluar color models

C4 6D C4
RGB 196 109 196
HSL 300° 42.44% 59.80%
HSB/HSV 300° 44.39% 76.86%
CMYK 0.00% 44.39% 0.00%
23.14%

Color #C46DC4 in popluar number systems.

HEX C4 6D C4
Decimal 196 109 196
Binary 11000100 1101101 11000100
Octal 304 155 304

Shades and tints

Shades of #C46DC4

#C46DC4
(196,109,196)
#B364B3
(179,100,179)
#A25BA2
(162,91,162)
#915291
(145,82,145)
#804980
(128,73,128)
#6F406F
(111,64,111)
#5E375E
(94,55,94)
#4D2E4D
(77,46,77)
#3C253C
(60,37,60)
#2B1C2B
(43,28,43)
#1A131A
(26,19,26)
#000000
(0,0,0)

Tints of #C46DC4

#C46DC4
(196,109,196)
#C97AC9
(201,122,201)
#CE87CE
(206,135,206)
#D394D3
(211,148,211)
#D8A1D8
(216,161,216)
#DDAEDD
(221,174,221)
#E2BBE2
(226,187,226)
#E7C8E7
(231,200,231)
#ECD5EC
(236,213,236)
#F1E2F1
(241,226,241)
#F6EFF6
(246,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C46DC4 color. Also use rgb(196,109,196) instead hex code.

Text Font Color

.myTextColor { color: #C46DC4; }

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

This text font color is #C46DC4.

Background Color

.myBgColor { background-color: #C46DC4; }

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

This div background color is #C46DC4.

Border color

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

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

This div border color is #C46DC4.

Opacity

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

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

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

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

This text has shadow with #C46DC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C46DC4.

Preview

Color preview on black background

This text has color #C46DC4 on black background.


Color preview on white background

This text has color #C46DC4 on white background.


Black color preview on #C46DC4 background

This text has black color on #C46DC4 background.


White color preview on #C46DC4 background

This text has white color on #C46DC4 background.


Related colors

Complementary color

Complementary color for #hex is #3B923B.


I love getcolorcode.com

Triadic colors

1 #C4C46D and #6DC4C4 with #C46DC4 are triadic colors.

2 #C46DC4 and #6DC4C4 with #C46DC4 are triadic colors.