COLOR #D76C7A

HEX: #D76C7A RGB: (215,108,122)

Renk bilgisi

#D76C7A contains mainly red color. #D76C7A ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#D76C7A color RGB value is (215,108,122).

RGB: (215,108,122) (84%, 42%, 48%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 108 of 255 = 42%
B 122 of 255 = 48%

215
108
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 108 + 122 = 445 (100%)
R 215 of 445 ~ 48.31%
G 108 of 445 ~ 24.27%
B 122 of 445 ~ 27.42'%

%48.31
%24.27
%27.42

CMYK RENK MODELİ

#D76C7A rengi CMYK tonu (0,50,43,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.77%
  • sarı tonu 43.26%
  • ana renk tonu 15.69%

CMYK: (0,50,43,16)
C0M50Y43K16 (0%, 50%, 43%, 16%)
(0.00 / 0.50 / 0.43 / 0.16)

CMYK yüzdeleri

%0
%49.77
%43.26
%15.69

Codes

Color #D76C7A in popluar color models

D7 6C 7A
RGB 215 108 122
HSL 352° 57.22% 63.33%
HSB/HSV 352° 49.77% 84.31%
CMYK 0.00% 49.77% 43.26%
15.69%

Color #D76C7A in popluar number systems.

HEX D7 6C 7A
Decimal 215 108 122
Binary 11010111 1101100 1111010
Octal 327 154 172

Shades and tints

Shades of #D76C7A

#D76C7A
(215,108,122)
#C4636F
(196,99,111)
#B15A64
(177,90,100)
#9E5159
(158,81,89)
#8B484E
(139,72,78)
#783F43
(120,63,67)
#653638
(101,54,56)
#522D2D
(82,45,45)
#3F2422
(63,36,34)
#2C1B17
(44,27,23)
#19120C
(25,18,12)
#000000
(0,0,0)

Tints of #D76C7A

#D76C7A
(215,108,122)
#DA7986
(218,121,134)
#DD8692
(221,134,146)
#E0939E
(224,147,158)
#E3A0AA
(227,160,170)
#E6ADB6
(230,173,182)
#E9BAC2
(233,186,194)
#ECC7CE
(236,199,206)
#EFD4DA
(239,212,218)
#F2E1E6
(242,225,230)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76C7A color. Also use rgb(215,108,122) instead hex code.

Text Font Color

.myTextColor { color: #D76C7A; }

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

This text font color is #D76C7A.

Background Color

.myBgColor { background-color: #D76C7A; }

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

This div background color is #D76C7A.

Border color

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

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

This div border color is #D76C7A.

Opacity

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

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

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

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

This text has shadow with #D76C7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76C7A.

Preview

Color preview on black background

This text has color #D76C7A on black background.


Color preview on white background

This text has color #D76C7A on white background.


Black color preview on #D76C7A background

This text has black color on #D76C7A background.


White color preview on #D76C7A background

This text has white color on #D76C7A background.


Related colors

Complementary color

Complementary color for #hex is #289385.


I love getcolorcode.com

Triadic colors

1 #7AD76C and #6C7AD7 with #D76C7A are triadic colors.

2 #7A6CD7 and #6CD77A with #D76C7A are triadic colors.