COLOR #D176AB

HEX: #D176AB RGB: (209,118,171)

Renk bilgisi

#D176AB contains mainly red and blue colors. #D176AB ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#D176AB color RGB value is (209,118,171).

RGB: (209,118,171) (82%, 46%, 67%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 118 of 255 = 46%
B 171 of 255 = 67%

209
118
171

R + G + B ~ 65%. #D176AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 118 + 171 = 498 (100%)
R 209 of 498 ~ 41.97%
G 118 of 498 ~ 23.69%
B 171 of 498 ~ 34.34'%

%41.97
%23.69
%34.34

CMYK RENK MODELİ

#D176AB rengi CMYK tonu (0,44,18,18).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.54%
  • sarı tonu 18.18%
  • ana renk tonu 18.04%

CMYK: (0,44,18,18)
C0M44Y18K18 (0%, 44%, 18%, 18%)
(0.00 / 0.44 / 0.18 / 0.18)

CMYK yüzdeleri

%0
%43.54
%18.18
%18.04

Codes

Color #D176AB in popluar color models

D1 76 AB
RGB 209 118 171
HSL 325° 49.73% 64.12%
HSB/HSV 325° 43.54% 81.96%
CMYK 0.00% 43.54% 18.18%
18.04%

Color #D176AB in popluar number systems.

HEX D1 76 AB
Decimal 209 118 171
Binary 11010001 1110110 10101011
Octal 321 166 253

Shades and tints

Shades of #D176AB

#D176AB
(209,118,171)
#BE6C9C
(190,108,156)
#AB628D
(171,98,141)
#98587E
(152,88,126)
#854E6F
(133,78,111)
#724460
(114,68,96)
#5F3A51
(95,58,81)
#4C3042
(76,48,66)
#392633
(57,38,51)
#261C24
(38,28,36)
#131215
(19,18,21)
#000000
(0,0,0)

Tints of #D176AB

#D176AB
(209,118,171)
#D582B2
(213,130,178)
#D98EB9
(217,142,185)
#DD9AC0
(221,154,192)
#E1A6C7
(225,166,199)
#E5B2CE
(229,178,206)
#E9BED5
(233,190,213)
#EDCADC
(237,202,220)
#F1D6E3
(241,214,227)
#F5E2EA
(245,226,234)
#F9EEF1
(249,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D176AB color. Also use rgb(209,118,171) instead hex code.

Text Font Color

.myTextColor { color: #D176AB; }

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

This text font color is #D176AB.

Background Color

.myBgColor { background-color: #D176AB; }

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

This div background color is #D176AB.

Border color

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

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

This div border color is #D176AB.

Opacity

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

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

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

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

This text has shadow with #D176AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D176AB.

Preview

Color preview on black background

This text has color #D176AB on black background.


Color preview on white background

This text has color #D176AB on white background.


Black color preview on #D176AB background

This text has black color on #D176AB background.


White color preview on #D176AB background

This text has white color on #D176AB background.


Related colors

Complementary color

Complementary color for #hex is #2E8954.


I love getcolorcode.com

Triadic colors

1 #ABD176 and #76ABD1 with #D176AB are triadic colors.

2 #AB76D1 and #76D1AB with #D176AB are triadic colors.