COLOR #C475A6

HEX: #C475A6 RGB: (196,117,166)

Color info

#C475A6 contains mainly red and blue colors. Web safe color of #C475A6 is #CC6699 (or #C69).

RGB color model

#C475A6 color RGB value is (196,117,166).

RGB: (196,117,166) (77%, 46%, 65%)

RGB channels and saturation

R 196 of 255 = 77%
G 117 of 255 = 46%
B 166 of 255 = 65%

196
117
166

R + G + B ~ 63%. #C475A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 117 + 166 = 479 (100%)
R 196 of 479 ~ 40.92%
G 117 of 479 ~ 24.43%
B 166 of 479 ~ 34.66'%

%40.92
%24.43
%34.66

CMYK color model

#C475A6 color CMYK value is (0,40,15,23).

  • cyan value is 0.00%
  • magenta value is 40.31%
  • yellow value is 15.31%
  • key color value is 23.14%

CMYK: (0,40,15,23)
C0M40Y15K23 (0%, 40%, 15%, 23%)
(0.00 / 0.40 / 0.15 / 0.23)

CMYK percentages

%0
%40.31
%15.31
%23.14

Codes

Color #C475A6 in popluar color models

C4 75 A6
RGB 196 117 166
HSL 323° 40.10% 61.37%
HSB/HSV 323° 40.31% 76.86%
CMYK 0.00% 40.31% 15.31%
23.14%

Color #C475A6 in popluar number systems.

HEX C4 75 A6
Decimal 196 117 166
Binary 11000100 1110101 10100110
Octal 304 165 246

Shades and tints

Shades of #C475A6

#C475A6
(196,117,166)
#B36B97
(179,107,151)
#A26188
(162,97,136)
#915779
(145,87,121)
#804D6A
(128,77,106)
#6F435B
(111,67,91)
#5E394C
(94,57,76)
#4D2F3D
(77,47,61)
#3C252E
(60,37,46)
#2B1B1F
(43,27,31)
#1A1110
(26,17,16)
#000000
(0,0,0)

Tints of #C475A6

#C475A6
(196,117,166)
#C981AE
(201,129,174)
#CE8DB6
(206,141,182)
#D399BE
(211,153,190)
#D8A5C6
(216,165,198)
#DDB1CE
(221,177,206)
#E2BDD6
(226,189,214)
#E7C9DE
(231,201,222)
#ECD5E6
(236,213,230)
#F1E1EE
(241,225,238)
#F6EDF6
(246,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C475A6; }

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

This text font color is #C475A6.

Background Color

.myBgColor { background-color: #C475A6; }

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

This div background color is #C475A6.

Border color

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

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

This div border color is #C475A6.

Opacity

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

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

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

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

This text has shadow with #C475A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C475A6.

Preview

Color preview on black background

This text has color #C475A6 on black background.


Color preview on white background

This text has color #C475A6 on white background.


Black color preview on #C475A6 background

This text has black color on #C475A6 background.


White color preview on #C475A6 background

This text has white color on #C475A6 background.


Related colors

Complementary color

Complementary color for #hex is #3B8A59.


I love getcolorcode.com

Triadic colors

1 #A6C475 and #75A6C4 with #C475A6 are triadic colors.

2 #A675C4 and #75C4A6 with #C475A6 are triadic colors.