COLOR #D55D80

HEX: #D55D80 RGB: (213,93,128)

Renk bilgisi

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

RGB renk modeli

#D55D80 color RGB value is (213,93,128).

RGB: (213,93,128) (84%, 36%, 50%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 93 of 255 = 36%
B 128 of 255 = 50%

213
93
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 93 + 128 = 434 (100%)
R 213 of 434 ~ 49.08%
G 93 of 434 ~ 21.43%
B 128 of 434 ~ 29.49'%

%49.08
%21.43
%29.49

CMYK RENK MODELİ

#D55D80 rengi CMYK tonu (0,56,40,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.34%
  • sarı tonu 39.91%
  • ana renk tonu 16.47%

CMYK: (0,56,40,16)
C0M56Y40K16 (0%, 56%, 40%, 16%)
(0.00 / 0.56 / 0.40 / 0.16)

CMYK yüzdeleri

%0
%56.34
%39.91
%16.47

Codes

Color #D55D80 in popluar color models

D5 5D 80
RGB 213 93 128
HSL 343° 58.82% 60.00%
HSB/HSV 343° 56.34% 83.53%
CMYK 0.00% 56.34% 39.91%
16.47%

Color #D55D80 in popluar number systems.

HEX D5 5D 80
Decimal 213 93 128
Binary 11010101 1011101 10000000
Octal 325 135 200

Shades and tints

Shades of #D55D80

#D55D80
(213,93,128)
#C25575
(194,85,117)
#AF4D6A
(175,77,106)
#9C455F
(156,69,95)
#893D54
(137,61,84)
#763549
(118,53,73)
#632D3E
(99,45,62)
#502533
(80,37,51)
#3D1D28
(61,29,40)
#2A151D
(42,21,29)
#170D12
(23,13,18)
#000000
(0,0,0)

Tints of #D55D80

#D55D80
(213,93,128)
#D86B8B
(216,107,139)
#DB7996
(219,121,150)
#DE87A1
(222,135,161)
#E195AC
(225,149,172)
#E4A3B7
(228,163,183)
#E7B1C2
(231,177,194)
#EABFCD
(234,191,205)
#EDCDD8
(237,205,216)
#F0DBE3
(240,219,227)
#F3E9EE
(243,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D55D80 color. Also use rgb(213,93,128) instead hex code.

Text Font Color

.myTextColor { color: #D55D80; }

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

This text font color is #D55D80.

Background Color

.myBgColor { background-color: #D55D80; }

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

This div background color is #D55D80.

Border color

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

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

This div border color is #D55D80.

Opacity

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

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

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

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

This text has shadow with #D55D80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D55D80.

Preview

Color preview on black background

This text has color #D55D80 on black background.


Color preview on white background

This text has color #D55D80 on white background.


Black color preview on #D55D80 background

This text has black color on #D55D80 background.


White color preview on #D55D80 background

This text has white color on #D55D80 background.


Related colors

Complementary color

Complementary color for #hex is #2AA27F.


I love getcolorcode.com

Triadic colors

1 #80D55D and #5D80D5 with #D55D80 are triadic colors.

2 #805DD5 and #5DD580 with #D55D80 are triadic colors.