COLOR #C171A7

HEX: #C171A7 RGB: (193,113,167)

Color info

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

RGB color model

#C171A7 color RGB value is (193,113,167).

RGB: (193,113,167) (76%, 44%, 65%)

RGB channels and saturation

R 193 of 255 = 76%
G 113 of 255 = 44%
B 167 of 255 = 65%

193
113
167

R + G + B ~ 62%. #C171A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 113 + 167 = 473 (100%)
R 193 of 473 ~ 40.8%
G 113 of 473 ~ 23.89%
B 167 of 473 ~ 35.31'%

%40.8
%23.89
%35.31

CMYK color model

#C171A7 color CMYK value is (0,41,13,24).

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

CMYK: (0,41,13,24)
C0M41Y13K24 (0%, 41%, 13%, 24%)
(0.00 / 0.41 / 0.13 / 0.24)

CMYK percentages

%0
%41.45
%13.47
%24.31

Codes

Color #C171A7 in popluar color models

C1 71 A7
RGB 193 113 167
HSL 320° 39.22% 60.00%
HSB/HSV 320° 41.45% 75.69%
CMYK 0.00% 41.45% 13.47%
24.31%

Color #C171A7 in popluar number systems.

HEX C1 71 A7
Decimal 193 113 167
Binary 11000001 1110001 10100111
Octal 301 161 247

Shades and tints

Shades of #C171A7

#C171A7
(193,113,167)
#B06798
(176,103,152)
#9F5D89
(159,93,137)
#8E537A
(142,83,122)
#7D496B
(125,73,107)
#6C3F5C
(108,63,92)
#5B354D
(91,53,77)
#4A2B3E
(74,43,62)
#39212F
(57,33,47)
#281720
(40,23,32)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #C171A7

#C171A7
(193,113,167)
#C67DAF
(198,125,175)
#CB89B7
(203,137,183)
#D095BF
(208,149,191)
#D5A1C7
(213,161,199)
#DAADCF
(218,173,207)
#DFB9D7
(223,185,215)
#E4C5DF
(228,197,223)
#E9D1E7
(233,209,231)
#EEDDEF
(238,221,239)
#F3E9F7
(243,233,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C171A7; }

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

This text font color is #C171A7.

Background Color

.myBgColor { background-color: #C171A7; }

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

This div background color is #C171A7.

Border color

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

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

This div border color is #C171A7.

Opacity

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

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

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

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

This text has shadow with #C171A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C171A7.

Preview

Color preview on black background

This text has color #C171A7 on black background.


Color preview on white background

This text has color #C171A7 on white background.


Black color preview on #C171A7 background

This text has black color on #C171A7 background.


White color preview on #C171A7 background

This text has white color on #C171A7 background.


Related colors

Complementary color

Complementary color for #hex is #3E8E58.


I love getcolorcode.com

Triadic colors

1 #A7C171 and #71A7C1 with #C171A7 are triadic colors.

2 #A771C1 and #71C1A7 with #C171A7 are triadic colors.