COLOR #D11197

HEX: #D11197 RGB: (209,17,151)

Color info

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

RGB color model

#D11197 color RGB value is (209,17,151).

RGB: (209,17,151) (82%, 7%, 59%)

RGB channels and saturation

R 209 of 255 = 82%
G 17 of 255 = 7%
B 151 of 255 = 59%

209
17
151

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

Portions of RGB colors in percentages

R + G + B = 209 + 17 + 151 = 377 (100%)
R 209 of 377 ~ 55.44%
G 17 of 377 ~ 4.51%
B 151 of 377 ~ 40.05'%

%55.44
%40.05

CMYK color model

#D11197 color CMYK value is (0,92,28,18).

  • cyan value is 0.00%
  • magenta value is 91.87%
  • yellow value is 27.75%
  • key color value is 18.04%

CMYK: (0,92,28,18)
C0M92Y28K18 (0%, 92%, 28%, 18%)
(0.00 / 0.92 / 0.28 / 0.18)

CMYK percentages

%0
%91.87
%27.75
%18.04

Codes

Color #D11197 in popluar color models

D1 11 97
RGB 209 17 151
HSL 318° 84.96% 44.31%
HSB/HSV 318° 91.87% 81.96%
CMYK 0.00% 91.87% 27.75%
18.04%

Color #D11197 in popluar number systems.

HEX D1 11 97
Decimal 209 17 151
Binary 11010001 10001 10010111
Octal 321 21 227

Shades and tints

Shades of #D11197

#D11197
(209,17,151)
#BE108A
(190,16,138)
#AB0F7D
(171,15,125)
#980E70
(152,14,112)
#850D63
(133,13,99)
#720C56
(114,12,86)
#5F0B49
(95,11,73)
#4C0A3C
(76,10,60)
#39092F
(57,9,47)
#260822
(38,8,34)
#130715
(19,7,21)
#000000
(0,0,0)

Tints of #D11197

#D11197
(209,17,151)
#D526A0
(213,38,160)
#D93BA9
(217,59,169)
#DD50B2
(221,80,178)
#E165BB
(225,101,187)
#E57AC4
(229,122,196)
#E98FCD
(233,143,205)
#EDA4D6
(237,164,214)
#F1B9DF
(241,185,223)
#F5CEE8
(245,206,232)
#F9E3F1
(249,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D11197 color. Also use rgb(209,17,151) instead hex code.

Text Font Color

.myTextColor { color: #D11197; }

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

This text font color is #D11197.

Background Color

.myBgColor { background-color: #D11197; }

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

This div background color is #D11197.

Border color

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

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

This div border color is #D11197.

Opacity

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

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

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

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

This text has shadow with #D11197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D11197.

Preview

Color preview on black background

This text has color #D11197 on black background.


Color preview on white background

This text has color #D11197 on white background.


Black color preview on #D11197 background

This text has black color on #D11197 background.


White color preview on #D11197 background

This text has white color on #D11197 background.


Related colors

Complementary color

Complementary color for #hex is #2EEE68.


I love getcolorcode.com

Triadic colors

1 #97D111 and #1197D1 with #D11197 are triadic colors.

2 #9711D1 and #11D197 with #D11197 are triadic colors.