COLOR #C47A8A

HEX: #C47A8A RGB: (196,122,138)

Color info

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

RGB color model

#C47A8A color RGB value is (196,122,138).

RGB: (196,122,138) (77%, 48%, 54%)

RGB channels and saturation

R 196 of 255 = 77%
G 122 of 255 = 48%
B 138 of 255 = 54%

196
122
138

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

Portions of RGB colors in percentages

R + G + B = 196 + 122 + 138 = 456 (100%)
R 196 of 456 ~ 42.98%
G 122 of 456 ~ 26.75%
B 138 of 456 ~ 30.26'%

%42.98
%26.75
%30.26

CMYK color model

#C47A8A color CMYK value is (0,38,30,23).

  • cyan value is 0.00%
  • magenta value is 37.76%
  • yellow value is 29.59%
  • key color value is 23.14%

CMYK: (0,38,30,23)
C0M38Y30K23 (0%, 38%, 30%, 23%)
(0.00 / 0.38 / 0.30 / 0.23)

CMYK percentages

%0
%37.76
%29.59
%23.14

Codes

Color #C47A8A in popluar color models

C4 7A 8A
RGB 196 122 138
HSL 347° 38.54% 62.35%
HSB/HSV 347° 37.76% 76.86%
CMYK 0.00% 37.76% 29.59%
23.14%

Color #C47A8A in popluar number systems.

HEX C4 7A 8A
Decimal 196 122 138
Binary 11000100 1111010 10001010
Octal 304 172 212

Shades and tints

Shades of #C47A8A

#C47A8A
(196,122,138)
#B36F7E
(179,111,126)
#A26472
(162,100,114)
#915966
(145,89,102)
#804E5A
(128,78,90)
#6F434E
(111,67,78)
#5E3842
(94,56,66)
#4D2D36
(77,45,54)
#3C222A
(60,34,42)
#2B171E
(43,23,30)
#1A0C12
(26,12,18)
#000000
(0,0,0)

Tints of #C47A8A

#C47A8A
(196,122,138)
#C98694
(201,134,148)
#CE929E
(206,146,158)
#D39EA8
(211,158,168)
#D8AAB2
(216,170,178)
#DDB6BC
(221,182,188)
#E2C2C6
(226,194,198)
#E7CED0
(231,206,208)
#ECDADA
(236,218,218)
#F1E6E4
(241,230,228)
#F6F2EE
(246,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47A8A color. Also use rgb(196,122,138) instead hex code.

Text Font Color

.myTextColor { color: #C47A8A; }

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

This text font color is #C47A8A.

Background Color

.myBgColor { background-color: #C47A8A; }

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

This div background color is #C47A8A.

Border color

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

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

This div border color is #C47A8A.

Opacity

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

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

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

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

This text has shadow with #C47A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47A8A.

Preview

Color preview on black background

This text has color #C47A8A on black background.


Color preview on white background

This text has color #C47A8A on white background.


Black color preview on #C47A8A background

This text has black color on #C47A8A background.


White color preview on #C47A8A background

This text has white color on #C47A8A background.


Related colors

Complementary color

Complementary color for #hex is #3B8575.


I love getcolorcode.com

Triadic colors

1 #8AC47A and #7A8AC4 with #C47A8A are triadic colors.

2 #8A7AC4 and #7AC48A with #C47A8A are triadic colors.