COLOR #C436A4

HEX: #C436A4 RGB: (196,54,164)

Color info

#C436A4 contains mainly red and blue colors. Web safe color of #C436A4 is #CC3399 (or #C39).

RGB color model

#C436A4 color RGB value is (196,54,164).

RGB: (196,54,164) (77%, 21%, 64%)

RGB channels and saturation

R 196 of 255 = 77%
G 54 of 255 = 21%
B 164 of 255 = 64%

196
54
164

R + G + B ~ 54%. #C436A4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 196 + 54 + 164 = 414 (100%)
R 196 of 414 ~ 47.34%
G 54 of 414 ~ 13.04%
B 164 of 414 ~ 39.61'%

%47.34
%13.04
%39.61

CMYK color model

#C436A4 color CMYK value is (0,72,16,23).

  • cyan value is 0.00%
  • magenta value is 72.45%
  • yellow value is 16.33%
  • key color value is 23.14%

CMYK: (0,72,16,23)
C0M72Y16K23 (0%, 72%, 16%, 23%)
(0.00 / 0.72 / 0.16 / 0.23)

CMYK percentages

%0
%72.45
%16.33
%23.14

Codes

Color #C436A4 in popluar color models

C4 36 A4
RGB 196 54 164
HSL 314° 56.80% 49.02%
HSB/HSV 314° 72.45% 76.86%
CMYK 0.00% 72.45% 16.33%
23.14%

Color #C436A4 in popluar number systems.

HEX C4 36 A4
Decimal 196 54 164
Binary 11000100 110110 10100100
Octal 304 66 244

Shades and tints

Shades of #C436A4

#C436A4
(196,54,164)
#B33296
(179,50,150)
#A22E88
(162,46,136)
#912A7A
(145,42,122)
#80266C
(128,38,108)
#6F225E
(111,34,94)
#5E1E50
(94,30,80)
#4D1A42
(77,26,66)
#3C1634
(60,22,52)
#2B1226
(43,18,38)
#1A0E18
(26,14,24)
#000000
(0,0,0)

Tints of #C436A4

#C436A4
(196,54,164)
#C948AC
(201,72,172)
#CE5AB4
(206,90,180)
#D36CBC
(211,108,188)
#D87EC4
(216,126,196)
#DD90CC
(221,144,204)
#E2A2D4
(226,162,212)
#E7B4DC
(231,180,220)
#ECC6E4
(236,198,228)
#F1D8EC
(241,216,236)
#F6EAF4
(246,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C436A4; }

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

This text font color is #C436A4.

Background Color

.myBgColor { background-color: #C436A4; }

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

This div background color is #C436A4.

Border color

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

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

This div border color is #C436A4.

Opacity

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

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

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

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

This text has shadow with #C436A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C436A4.

Preview

Color preview on black background

This text has color #C436A4 on black background.


Color preview on white background

This text has color #C436A4 on white background.


Black color preview on #C436A4 background

This text has black color on #C436A4 background.


White color preview on #C436A4 background

This text has white color on #C436A4 background.


Related colors

Complementary color

Complementary color for #hex is #3BC95B.


I love getcolorcode.com

Triadic colors

1 #A4C436 and #36A4C4 with #C436A4 are triadic colors.

2 #A436C4 and #36C4A4 with #C436A4 are triadic colors.