COLOR #D76A5E

HEX: #D76A5E RGB: (215,106,94)

Renk bilgisi

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

RGB renk modeli

#D76A5E color RGB value is (215,106,94).

RGB: (215,106,94) (84%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 106 of 255 = 42%
B 94 of 255 = 37%

215
106
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 106 + 94 = 415 (100%)
R 215 of 415 ~ 51.81%
G 106 of 415 ~ 25.54%
B 94 of 415 ~ 22.65'%

%51.81
%25.54
%22.65

CMYK RENK MODELİ

#D76A5E rengi CMYK tonu (0,51,56,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.70%
  • sarı tonu 56.28%
  • ana renk tonu 15.69%

CMYK: (0,51,56,16)
C0M51Y56K16 (0%, 51%, 56%, 16%)
(0.00 / 0.51 / 0.56 / 0.16)

CMYK yüzdeleri

%0
%50.7
%56.28
%15.69

Codes

Color #D76A5E in popluar color models

D7 6A 5E
RGB 215 106 94
HSL 60.20% 60.59%
HSB/HSV 56.28% 84.31%
CMYK 0.00% 50.70% 56.28%
15.69%

Color #D76A5E in popluar number systems.

HEX D7 6A 5E
Decimal 215 106 94
Binary 11010111 1101010 1011110
Octal 327 152 136

Shades and tints

Shades of #D76A5E

#D76A5E
(215,106,94)
#C46156
(196,97,86)
#B1584E
(177,88,78)
#9E4F46
(158,79,70)
#8B463E
(139,70,62)
#783D36
(120,61,54)
#65342E
(101,52,46)
#522B26
(82,43,38)
#3F221E
(63,34,30)
#2C1916
(44,25,22)
#19100E
(25,16,14)
#000000
(0,0,0)

Tints of #D76A5E

#D76A5E
(215,106,94)
#DA776C
(218,119,108)
#DD847A
(221,132,122)
#E09188
(224,145,136)
#E39E96
(227,158,150)
#E6ABA4
(230,171,164)
#E9B8B2
(233,184,178)
#ECC5C0
(236,197,192)
#EFD2CE
(239,210,206)
#F2DFDC
(242,223,220)
#F5ECEA
(245,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76A5E color. Also use rgb(215,106,94) instead hex code.

Text Font Color

.myTextColor { color: #D76A5E; }

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

This text font color is #D76A5E.

Background Color

.myBgColor { background-color: #D76A5E; }

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

This div background color is #D76A5E.

Border color

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

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

This div border color is #D76A5E.

Opacity

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

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

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

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

This text has shadow with #D76A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76A5E.

Preview

Color preview on black background

This text has color #D76A5E on black background.


Color preview on white background

This text has color #D76A5E on white background.


Black color preview on #D76A5E background

This text has black color on #D76A5E background.


White color preview on #D76A5E background

This text has white color on #D76A5E background.


Related colors

Complementary color

Complementary color for #hex is #2895A1.


I love getcolorcode.com

Triadic colors

1 #5ED76A and #6A5ED7 with #D76A5E are triadic colors.

2 #5E6AD7 and #6AD75E with #D76A5E are triadic colors.