COLOR #C14771

HEX: #C14771 RGB: (193,71,113)

Color info

#C14771 contains mainly red color. Web safe color of #C14771 is #CC3366 (or #C36).

RGB color model

#C14771 color RGB value is (193,71,113).

RGB: (193,71,113) (76%, 28%, 44%)

RGB channels and saturation

R 193 of 255 = 76%
G 71 of 255 = 28%
B 113 of 255 = 44%

193
71
113

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

Portions of RGB colors in percentages

R + G + B = 193 + 71 + 113 = 377 (100%)
R 193 of 377 ~ 51.19%
G 71 of 377 ~ 18.83%
B 113 of 377 ~ 29.97'%

%51.19
%18.83
%29.97

CMYK color model

#C14771 color CMYK value is (0,63,41,24).

  • cyan value is 0.00%
  • magenta value is 63.21%
  • yellow value is 41.45%
  • key color value is 24.31%

CMYK: (0,63,41,24)
C0M63Y41K24 (0%, 63%, 41%, 24%)
(0.00 / 0.63 / 0.41 / 0.24)

CMYK percentages

%0
%63.21
%41.45
%24.31

Codes

Color #C14771 in popluar color models

C1 47 71
RGB 193 71 113
HSL 339° 49.59% 51.76%
HSB/HSV 339° 63.21% 75.69%
CMYK 0.00% 63.21% 41.45%
24.31%

Color #C14771 in popluar number systems.

HEX C1 47 71
Decimal 193 71 113
Binary 11000001 1000111 1110001
Octal 301 107 161

Shades and tints

Shades of #C14771

#C14771
(193,71,113)
#B04167
(176,65,103)
#9F3B5D
(159,59,93)
#8E3553
(142,53,83)
#7D2F49
(125,47,73)
#6C293F
(108,41,63)
#5B2335
(91,35,53)
#4A1D2B
(74,29,43)
#391721
(57,23,33)
#281117
(40,17,23)
#170B0D
(23,11,13)
#000000
(0,0,0)

Tints of #C14771

#C14771
(193,71,113)
#C6577D
(198,87,125)
#CB6789
(203,103,137)
#D07795
(208,119,149)
#D587A1
(213,135,161)
#DA97AD
(218,151,173)
#DFA7B9
(223,167,185)
#E4B7C5
(228,183,197)
#E9C7D1
(233,199,209)
#EED7DD
(238,215,221)
#F3E7E9
(243,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C14771 color. Also use rgb(193,71,113) instead hex code.

Text Font Color

.myTextColor { color: #C14771; }

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

This text font color is #C14771.

Background Color

.myBgColor { background-color: #C14771; }

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

This div background color is #C14771.

Border color

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

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

This div border color is #C14771.

Opacity

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

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

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

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

This text has shadow with #C14771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C14771.

Preview

Color preview on black background

This text has color #C14771 on black background.


Color preview on white background

This text has color #C14771 on white background.


Black color preview on #C14771 background

This text has black color on #C14771 background.


White color preview on #C14771 background

This text has white color on #C14771 background.


Related colors

Complementary color

Complementary color for #hex is #3EB88E.


I love getcolorcode.com

Triadic colors

1 #71C147 and #4771C1 with #C14771 are triadic colors.

2 #7147C1 and #47C171 with #C14771 are triadic colors.