COLOR #DD7E5D

HEX: #DD7E5D RGB: (221,126,93)

Renk bilgisi

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

RGB renk modeli

#DD7E5D color RGB value is (221,126,93).

RGB: (221,126,93) (87%, 49%, 36%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 126 of 255 = 49%
B 93 of 255 = 36%

221
126
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 126 + 93 = 440 (100%)
R 221 of 440 ~ 50.23%
G 126 of 440 ~ 28.64%
B 93 of 440 ~ 21.14'%

%50.23
%28.64
%21.14

CMYK RENK MODELİ

#DD7E5D rengi CMYK tonu (0,43,58,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.99%
  • sarı tonu 57.92%
  • ana renk tonu 13.33%

CMYK: (0,43,58,13)
C0M43Y58K13 (0%, 43%, 58%, 13%)
(0.00 / 0.43 / 0.58 / 0.13)

CMYK yüzdeleri

%0
%42.99
%57.92
%13.33

Codes

Color #DD7E5D in popluar color models

DD 7E 5D
RGB 221 126 93
HSL 15° 65.31% 61.57%
HSB/HSV 15° 57.92% 86.67%
CMYK 0.00% 42.99% 57.92%
13.33%

Color #DD7E5D in popluar number systems.

HEX DD 7E 5D
Decimal 221 126 93
Binary 11011101 1111110 1011101
Octal 335 176 135

Shades and tints

Shades of #DD7E5D

#DD7E5D
(221,126,93)
#C97355
(201,115,85)
#B5684D
(181,104,77)
#A15D45
(161,93,69)
#8D523D
(141,82,61)
#794735
(121,71,53)
#653C2D
(101,60,45)
#513125
(81,49,37)
#3D261D
(61,38,29)
#291B15
(41,27,21)
#15100D
(21,16,13)
#000000
(0,0,0)

Tints of #DD7E5D

#DD7E5D
(221,126,93)
#E0896B
(224,137,107)
#E39479
(227,148,121)
#E69F87
(230,159,135)
#E9AA95
(233,170,149)
#ECB5A3
(236,181,163)
#EFC0B1
(239,192,177)
#F2CBBF
(242,203,191)
#F5D6CD
(245,214,205)
#F8E1DB
(248,225,219)
#FBECE9
(251,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DD7E5D color. Also use rgb(221,126,93) instead hex code.

Text Font Color

.myTextColor { color: #DD7E5D; }

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

This text font color is #DD7E5D.

Background Color

.myBgColor { background-color: #DD7E5D; }

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

This div background color is #DD7E5D.

Border color

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

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

This div border color is #DD7E5D.

Opacity

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

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

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

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

This text has shadow with #DD7E5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DD7E5D.

Preview

Color preview on black background

This text has color #DD7E5D on black background.


Color preview on white background

This text has color #DD7E5D on white background.


Black color preview on #DD7E5D background

This text has black color on #DD7E5D background.


White color preview on #DD7E5D background

This text has white color on #DD7E5D background.


Related colors

Complementary color

Complementary color for #hex is #2281A2.


I love getcolorcode.com

Triadic colors

1 #5DDD7E and #7E5DDD with #DD7E5D are triadic colors.

2 #5D7EDD and #7EDD5D with #DD7E5D are triadic colors.