COLOR #DD5E59

HEX: #DD5E59 RGB: (221,94,89)

Renk bilgisi

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

RGB renk modeli

#DD5E59 color RGB value is (221,94,89).

RGB: (221,94,89) (87%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 94 of 255 = 37%
B 89 of 255 = 35%

221
94
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 94 + 89 = 404 (100%)
R 221 of 404 ~ 54.7%
G 94 of 404 ~ 23.27%
B 89 of 404 ~ 22.03'%

%54.7
%23.27
%22.03

CMYK RENK MODELİ

#DD5E59 rengi CMYK tonu (0,57,60,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.47%
  • sarı tonu 59.73%
  • ana renk tonu 13.33%

CMYK: (0,57,60,13)
C0M57Y60K13 (0%, 57%, 60%, 13%)
(0.00 / 0.57 / 0.60 / 0.13)

CMYK yüzdeleri

%0
%57.47
%59.73
%13.33

Codes

Color #DD5E59 in popluar color models

DD 5E 59
RGB 221 94 89
HSL 66.00% 60.78%
HSB/HSV 59.73% 86.67%
CMYK 0.00% 57.47% 59.73%
13.33%

Color #DD5E59 in popluar number systems.

HEX DD 5E 59
Decimal 221 94 89
Binary 11011101 1011110 1011001
Octal 335 136 131

Shades and tints

Shades of #DD5E59

#DD5E59
(221,94,89)
#C95651
(201,86,81)
#B54E49
(181,78,73)
#A14641
(161,70,65)
#8D3E39
(141,62,57)
#793631
(121,54,49)
#652E29
(101,46,41)
#512621
(81,38,33)
#3D1E19
(61,30,25)
#291611
(41,22,17)
#150E09
(21,14,9)
#000000
(0,0,0)

Tints of #DD5E59

#DD5E59
(221,94,89)
#E06C68
(224,108,104)
#E37A77
(227,122,119)
#E68886
(230,136,134)
#E99695
(233,150,149)
#ECA4A4
(236,164,164)
#EFB2B3
(239,178,179)
#F2C0C2
(242,192,194)
#F5CED1
(245,206,209)
#F8DCE0
(248,220,224)
#FBEAEF
(251,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DD5E59 color. Also use rgb(221,94,89) instead hex code.

Text Font Color

.myTextColor { color: #DD5E59; }

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

This text font color is #DD5E59.

Background Color

.myBgColor { background-color: #DD5E59; }

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

This div background color is #DD5E59.

Border color

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

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

This div border color is #DD5E59.

Opacity

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

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

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

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

This text has shadow with #DD5E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DD5E59.

Preview

Color preview on black background

This text has color #DD5E59 on black background.


Color preview on white background

This text has color #DD5E59 on white background.


Black color preview on #DD5E59 background

This text has black color on #DD5E59 background.


White color preview on #DD5E59 background

This text has white color on #DD5E59 background.


Related colors

Complementary color

Complementary color for #hex is #22A1A6.


I love getcolorcode.com

Triadic colors

1 #59DD5E and #5E59DD with #DD5E59 are triadic colors.

2 #595EDD and #5EDD59 with #DD5E59 are triadic colors.