COLOR #C494E7

HEX: #C494E7 RGB: (196,148,231)

Color info

#C494E7 contains mainly red and blue colors. Web safe color of #C494E7 is #CC99FF (or #C9F).

RGB color model

#C494E7 color RGB value is (196,148,231).

RGB: (196,148,231) (77%, 58%, 91%)

RGB channels and saturation

R 196 of 255 = 77%
G 148 of 255 = 58%
B 231 of 255 = 91%

196
148
231

R + G + B ~ 75%. #C494E7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 148 + 231 = 575 (100%)
R 196 of 575 ~ 34.09%
G 148 of 575 ~ 25.74%
B 231 of 575 ~ 40.17'%

%34.09
%25.74
%40.17

CMYK color model

#C494E7 color CMYK value is (15,36,0,9).

  • cyan value is 15.15%
  • magenta value is 35.93%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (15,36,0,9)
C15M36Y0K9 (15%, 36%, 0%, 9%)
(0.15 / 0.36 / 0.00 / 0.09)

CMYK percentages

%15.15
%35.93
%0
%9.41

Codes

Color #C494E7 in popluar color models

C4 94 E7
RGB 196 148 231
HSL 275° 63.36% 74.31%
HSB/HSV 275° 35.93% 90.59%
CMYK 15.15% 35.93% 0.00%
9.41%

Color #C494E7 in popluar number systems.

HEX C4 94 E7
Decimal 196 148 231
Binary 11000100 10010100 11100111
Octal 304 224 347

Shades and tints

Shades of #C494E7

#C494E7
(196,148,231)
#B387D2
(179,135,210)
#A27ABD
(162,122,189)
#916DA8
(145,109,168)
#806093
(128,96,147)
#6F537E
(111,83,126)
#5E4669
(94,70,105)
#4D3954
(77,57,84)
#3C2C3F
(60,44,63)
#2B1F2A
(43,31,42)
#1A1215
(26,18,21)
#000000
(0,0,0)

Tints of #C494E7

#C494E7
(196,148,231)
#C99DE9
(201,157,233)
#CEA6EB
(206,166,235)
#D3AFED
(211,175,237)
#D8B8EF
(216,184,239)
#DDC1F1
(221,193,241)
#E2CAF3
(226,202,243)
#E7D3F5
(231,211,245)
#ECDCF7
(236,220,247)
#F1E5F9
(241,229,249)
#F6EEFB
(246,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C494E7; }

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

This text font color is #C494E7.

Background Color

.myBgColor { background-color: #C494E7; }

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

This div background color is #C494E7.

Border color

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

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

This div border color is #C494E7.

Opacity

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

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

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

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

This text has shadow with #C494E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C494E7.

Preview

Color preview on black background

This text has color #C494E7 on black background.


Color preview on white background

This text has color #C494E7 on white background.


Black color preview on #C494E7 background

This text has black color on #C494E7 background.


White color preview on #C494E7 background

This text has white color on #C494E7 background.


Related colors

Complementary color

Complementary color for #hex is #3B6B18.


I love getcolorcode.com

Triadic colors

1 #E7C494 and #94E7C4 with #C494E7 are triadic colors.

2 #E794C4 and #94C4E7 with #C494E7 are triadic colors.