COLOR #C472C5

HEX: #C472C5 RGB: (196,114,197)

Color info

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

RGB color model

#C472C5 color RGB value is (196,114,197).

RGB: (196,114,197) (77%, 45%, 77%)

RGB channels and saturation

R 196 of 255 = 77%
G 114 of 255 = 45%
B 197 of 255 = 77%

196
114
197

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

Portions of RGB colors in percentages

R + G + B = 196 + 114 + 197 = 507 (100%)
R 196 of 507 ~ 38.66%
G 114 of 507 ~ 22.49%
B 197 of 507 ~ 38.86'%

%38.66
%22.49
%38.86

CMYK color model

#C472C5 color CMYK value is (1,42,0,23).

  • cyan value is 0.51%
  • magenta value is 42.13%
  • yellow value is 0.00%
  • key color value is 22.75%

CMYK: (1,42,0,23)
C1M42Y0K23 (1%, 42%, 0%, 23%)
(0.01 / 0.42 / 0.00 / 0.23)

CMYK percentages

%0.51
%42.13
%0
%22.75

Codes

Color #C472C5 in popluar color models

C4 72 C5
RGB 196 114 197
HSL 299° 41.71% 60.98%
HSB/HSV 299° 42.13% 77.25%
CMYK 0.51% 42.13% 0.00%
22.75%

Color #C472C5 in popluar number systems.

HEX C4 72 C5
Decimal 196 114 197
Binary 11000100 1110010 11000101
Octal 304 162 305

Shades and tints

Shades of #C472C5

#C472C5
(196,114,197)
#B368B4
(179,104,180)
#A25EA3
(162,94,163)
#915492
(145,84,146)
#804A81
(128,74,129)
#6F4070
(111,64,112)
#5E365F
(94,54,95)
#4D2C4E
(77,44,78)
#3C223D
(60,34,61)
#2B182C
(43,24,44)
#1A0E1B
(26,14,27)
#000000
(0,0,0)

Tints of #C472C5

#C472C5
(196,114,197)
#C97ECA
(201,126,202)
#CE8ACF
(206,138,207)
#D396D4
(211,150,212)
#D8A2D9
(216,162,217)
#DDAEDE
(221,174,222)
#E2BAE3
(226,186,227)
#E7C6E8
(231,198,232)
#ECD2ED
(236,210,237)
#F1DEF2
(241,222,242)
#F6EAF7
(246,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C472C5; }

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

This text font color is #C472C5.

Background Color

.myBgColor { background-color: #C472C5; }

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

This div background color is #C472C5.

Border color

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

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

This div border color is #C472C5.

Opacity

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

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

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

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

This text has shadow with #C472C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C472C5.

Preview

Color preview on black background

This text has color #C472C5 on black background.


Color preview on white background

This text has color #C472C5 on white background.


Black color preview on #C472C5 background

This text has black color on #C472C5 background.


White color preview on #C472C5 background

This text has white color on #C472C5 background.


Related colors

Complementary color

Complementary color for #hex is #3B8D3A.


I love getcolorcode.com

Triadic colors

1 #C5C472 and #72C5C4 with #C472C5 are triadic colors.

2 #C572C4 and #72C4C5 with #C472C5 are triadic colors.