COLOR #DD749B

HEX: #DD749B RGB: (221,116,155)

Renk bilgisi

#DD749B contains mainly red color. #DD749B ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#DD749B color RGB value is (221,116,155).

RGB: (221,116,155) (87%, 45%, 61%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 116 of 255 = 45%
B 155 of 255 = 61%

221
116
155

R + G + B ~ 64%. #DD749B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 116 + 155 = 492 (100%)
R 221 of 492 ~ 44.92%
G 116 of 492 ~ 23.58%
B 155 of 492 ~ 31.5'%

%44.92
%23.58
%31.5

CMYK RENK MODELİ

#DD749B rengi CMYK tonu (0,48,30,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.51%
  • sarı tonu 29.86%
  • ana renk tonu 13.33%
CMYK: (0,48,30,13) C0M48Y30K13 (0%,48%,30%,13%) (0.00/0.48/0.30/0.13) 

CMYK yüzdeleri

%0
%47.51
%29.86
%13.33

Codes

Color #DD749B in popluar color models

DD 74 9B
RGB 221 116 155
HSL 338° 60.69% 66.08%
HSB/HSV 338° 47.51% 86.67%
CMYK 0.00% 47.51% 29.86%
13.33%

Color #DD749B in popluar number systems.

HEX DD 74 9B
Decimal 221 116 155
Binary 11011101 1110100 10011011
Octal 335 164 233

Shades and tints

Shades of #DD749B

#DD749B
(221,116,155)
#C96A8D
(201,106,141)
#B5607F
(181,96,127)
#A15671
(161,86,113)
#8D4C63
(141,76,99)
#794255
(121,66,85)
#653847
(101,56,71)
#512E39
(81,46,57)
#3D242B
(61,36,43)
#291A1D
(41,26,29)
#15100F
(21,16,15)
#000000
(0,0,0)

Tints of #DD749B

#DD749B
(221,116,155)
#E080A4
(224,128,164)
#E38CAD
(227,140,173)
#E698B6
(230,152,182)
#E9A4BF
(233,164,191)
#ECB0C8
(236,176,200)
#EFBCD1
(239,188,209)
#F2C8DA
(242,200,218)
#F5D4E3
(245,212,227)
#F8E0EC
(248,224,236)
#FBECF5
(251,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DD749B color. Also use rgb(221,116,155) instead hex code.

Text Font Color

.myTextColor { color: #DD749B; }

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

This text font color is #DD749B.

Background Color

.myBgColor { background-color: #DD749B; }

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

This div background color is #DD749B.

Border color

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

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

This div border color is #DD749B.

Opacity

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

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

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

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

This text has shadow with #DD749B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DD749B.

Preview

Color preview on black background

This text has color #DD749B on black background.


Color preview on white background

This text has color #DD749B on white background.


Black color preview on #DD749B background

This text has black color on #DD749B background.


White color preview on #DD749B background

This text has white color on #DD749B background.


Related colors

Complementary color

Complementary color for #hex is #228B64.


I love getcolorcode.com

Triadic colors

1 #9BDD74 and #749BDD with #DD749B are triadic colors.

2 #9B74DD and #74DD9B with #DD749B are triadic colors.