COLOR #D76F8C

HEX: #D76F8C RGB: (215,111,140)

Renk bilgisi

#D76F8C contains mainly red color. #D76F8C ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#D76F8C color RGB value is (215,111,140).

RGB: (215,111,140) (84%, 44%, 55%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 111 of 255 = 44%
B 140 of 255 = 55%

215
111
140

R + G + B ~ 61%. #D76F8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 111 + 140 = 466 (100%)
R 215 of 466 ~ 46.14%
G 111 of 466 ~ 23.82%
B 140 of 466 ~ 30.04'%

%46.14
%23.82
%30.04

CMYK RENK MODELİ

#D76F8C rengi CMYK tonu (0,48,35,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.37%
  • sarı tonu 34.88%
  • ana renk tonu 15.69%

CMYK: (0,48,35,16)
C0M48Y35K16 (0%, 48%, 35%, 16%)
(0.00 / 0.48 / 0.35 / 0.16)

CMYK yüzdeleri

%0
%48.37
%34.88
%15.69

Codes

Color #D76F8C in popluar color models

D7 6F 8C
RGB 215 111 140
HSL 343° 56.52% 63.92%
HSB/HSV 343° 48.37% 84.31%
CMYK 0.00% 48.37% 34.88%
15.69%

Color #D76F8C in popluar number systems.

HEX D7 6F 8C
Decimal 215 111 140
Binary 11010111 1101111 10001100
Octal 327 157 214

Shades and tints

Shades of #D76F8C

#D76F8C
(215,111,140)
#C46580
(196,101,128)
#B15B74
(177,91,116)
#9E5168
(158,81,104)
#8B475C
(139,71,92)
#783D50
(120,61,80)
#653344
(101,51,68)
#522938
(82,41,56)
#3F1F2C
(63,31,44)
#2C1520
(44,21,32)
#190B14
(25,11,20)
#000000
(0,0,0)

Tints of #D76F8C

#D76F8C
(215,111,140)
#DA7C96
(218,124,150)
#DD89A0
(221,137,160)
#E096AA
(224,150,170)
#E3A3B4
(227,163,180)
#E6B0BE
(230,176,190)
#E9BDC8
(233,189,200)
#ECCAD2
(236,202,210)
#EFD7DC
(239,215,220)
#F2E4E6
(242,228,230)
#F5F1F0
(245,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76F8C color. Also use rgb(215,111,140) instead hex code.

Text Font Color

.myTextColor { color: #D76F8C; }

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

This text font color is #D76F8C.

Background Color

.myBgColor { background-color: #D76F8C; }

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

This div background color is #D76F8C.

Border color

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

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

This div border color is #D76F8C.

Opacity

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

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

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

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

This text has shadow with #D76F8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76F8C.

Preview

Color preview on black background

This text has color #D76F8C on black background.


Color preview on white background

This text has color #D76F8C on white background.


Black color preview on #D76F8C background

This text has black color on #D76F8C background.


White color preview on #D76F8C background

This text has white color on #D76F8C background.


Related colors

Complementary color

Complementary color for #hex is #289073.


I love getcolorcode.com

Triadic colors

1 #8CD76F and #6F8CD7 with #D76F8C are triadic colors.

2 #8C6FD7 and #6FD78C with #D76F8C are triadic colors.