COLOR #C11689

HEX: #C11689 RGB: (193,22,137)

Color info

#C11689 contains mainly red and blue colors. Web safe color of #C11689 is #CC0099 (or #C09).

RGB color model

#C11689 color RGB value is (193,22,137).

RGB: (193,22,137) (76%, 9%, 54%)

RGB channels and saturation

R 193 of 255 = 76%
G 22 of 255 = 9%
B 137 of 255 = 54%

193
22
137

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

Portions of RGB colors in percentages

R + G + B = 193 + 22 + 137 = 352 (100%)
R 193 of 352 ~ 54.83%
G 22 of 352 ~ 6.25%
B 137 of 352 ~ 38.92'%

%54.83
%38.92

CMYK color model

#C11689 color CMYK value is (0,89,29,24).

  • cyan value is 0.00%
  • magenta value is 88.60%
  • yellow value is 29.02%
  • key color value is 24.31%
CMYK: (0,89,29,24) C0M89Y29K24 (0%,89%,29%,24%) (0.00/0.89/0.29/0.24) 

CMYK percentages

%0
%88.6
%29.02
%24.31

Codes

Color #C11689 in popluar color models

C1 16 89
RGB 193 22 137
HSL 320° 79.53% 42.16%
HSB/HSV 320° 88.60% 75.69%
CMYK 0.00% 88.60% 29.02%
24.31%

Color #C11689 in popluar number systems.

HEX C1 16 89
Decimal 193 22 137
Binary 11000001 10110 10001001
Octal 301 26 211

Shades and tints

Shades of #C11689

#C11689
(193,22,137)
#B0147D
(176,20,125)
#9F1271
(159,18,113)
#8E1065
(142,16,101)
#7D0E59
(125,14,89)
#6C0C4D
(108,12,77)
#5B0A41
(91,10,65)
#4A0835
(74,8,53)
#390629
(57,6,41)
#28041D
(40,4,29)
#170211
(23,2,17)
#000000
(0,0,0)

Tints of #C11689

#C11689
(193,22,137)
#C62B93
(198,43,147)
#CB409D
(203,64,157)
#D055A7
(208,85,167)
#D56AB1
(213,106,177)
#DA7FBB
(218,127,187)
#DF94C5
(223,148,197)
#E4A9CF
(228,169,207)
#E9BED9
(233,190,217)
#EED3E3
(238,211,227)
#F3E8ED
(243,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C11689 color. Also use rgb(193,22,137) instead hex code.

Text Font Color

.myTextColor { color: #C11689; }

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

This text font color is #C11689.

Background Color

.myBgColor { background-color: #C11689; }

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

This div background color is #C11689.

Border color

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

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

This div border color is #C11689.

Opacity

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

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

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

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

This text has shadow with #C11689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C11689.

Preview

Color preview on black background

This text has color #C11689 on black background.


Color preview on white background

This text has color #C11689 on white background.


Black color preview on #C11689 background

This text has black color on #C11689 background.


White color preview on #C11689 background

This text has white color on #C11689 background.


Related colors

Complementary color

Complementary color for #hex is #3EE976.


I love getcolorcode.com

Triadic colors

1 #89C116 and #1689C1 with #C11689 are triadic colors.

2 #8916C1 and #16C189 with #C11689 are triadic colors.