COLOR #C495D8

HEX: #C495D8 RGB: (196,149,216)

Color info

#C495D8 contains mainly red and blue colors. Web safe color of #C495D8 is #CC99CC (or #C9C).

RGB color model

#C495D8 color RGB value is (196,149,216).

RGB: (196,149,216) (77%, 58%, 85%)

RGB channels and saturation

R 196 of 255 = 77%
G 149 of 255 = 58%
B 216 of 255 = 85%

196
149
216

R + G + B ~ 73%. #C495D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 149 + 216 = 561 (100%)
R 196 of 561 ~ 34.94%
G 149 of 561 ~ 26.56%
B 216 of 561 ~ 38.5'%

%34.94
%26.56
%38.5

CMYK color model

#C495D8 color CMYK value is (9,31,0,15).

  • cyan value is 9.26%
  • magenta value is 31.02%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (9,31,0,15)
C9M31Y0K15 (9%, 31%, 0%, 15%)
(0.09 / 0.31 / 0.00 / 0.15)

CMYK percentages

%9.26
%31.02
%0
%15.29

Codes

Color #C495D8 in popluar color models

C4 95 D8
RGB 196 149 216
HSL 282° 46.21% 71.57%
HSB/HSV 282° 31.02% 84.71%
CMYK 9.26% 31.02% 0.00%
15.29%

Color #C495D8 in popluar number systems.

HEX C4 95 D8
Decimal 196 149 216
Binary 11000100 10010101 11011000
Octal 304 225 330

Shades and tints

Shades of #C495D8

#C495D8
(196,149,216)
#B388C5
(179,136,197)
#A27BB2
(162,123,178)
#916E9F
(145,110,159)
#80618C
(128,97,140)
#6F5479
(111,84,121)
#5E4766
(94,71,102)
#4D3A53
(77,58,83)
#3C2D40
(60,45,64)
#2B202D
(43,32,45)
#1A131A
(26,19,26)
#000000
(0,0,0)

Tints of #C495D8

#C495D8
(196,149,216)
#C99EDB
(201,158,219)
#CEA7DE
(206,167,222)
#D3B0E1
(211,176,225)
#D8B9E4
(216,185,228)
#DDC2E7
(221,194,231)
#E2CBEA
(226,203,234)
#E7D4ED
(231,212,237)
#ECDDF0
(236,221,240)
#F1E6F3
(241,230,243)
#F6EFF6
(246,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C495D8; }

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

This text font color is #C495D8.

Background Color

.myBgColor { background-color: #C495D8; }

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

This div background color is #C495D8.

Border color

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

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

This div border color is #C495D8.

Opacity

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

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

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

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

This text has shadow with #C495D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C495D8.

Preview

Color preview on black background

This text has color #C495D8 on black background.


Color preview on white background

This text has color #C495D8 on white background.


Black color preview on #C495D8 background

This text has black color on #C495D8 background.


White color preview on #C495D8 background

This text has white color on #C495D8 background.


Related colors

Complementary color

Complementary color for #hex is #3B6A27.


I love getcolorcode.com

Triadic colors

1 #D8C495 and #95D8C4 with #C495D8 are triadic colors.

2 #D895C4 and #95C4D8 with #C495D8 are triadic colors.