COLOR #DD6385

HEX: #DD6385 RGB: (221,99,133)

Renk bilgisi

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

RGB renk modeli

#DD6385 color RGB value is (221,99,133).

RGB: (221,99,133) (87%, 39%, 52%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 99 of 255 = 39%
B 133 of 255 = 52%

221
99
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 99 + 133 = 453 (100%)
R 221 of 453 ~ 48.79%
G 99 of 453 ~ 21.85%
B 133 of 453 ~ 29.36'%

%48.79
%21.85
%29.36

CMYK RENK MODELİ

#DD6385 rengi CMYK tonu (0,55,40,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.20%
  • sarı tonu 39.82%
  • ana renk tonu 13.33%

CMYK: (0,55,40,13)
C0M55Y40K13 (0%, 55%, 40%, 13%)
(0.00 / 0.55 / 0.40 / 0.13)

CMYK yüzdeleri

%0
%55.2
%39.82
%13.33

Codes

Color #DD6385 in popluar color models

DD 63 85
RGB 221 99 133
HSL 343° 64.21% 62.75%
HSB/HSV 343° 55.20% 86.67%
CMYK 0.00% 55.20% 39.82%
13.33%

Color #DD6385 in popluar number systems.

HEX DD 63 85
Decimal 221 99 133
Binary 11011101 1100011 10000101
Octal 335 143 205

Shades and tints

Shades of #DD6385

#DD6385
(221,99,133)
#C95A79
(201,90,121)
#B5516D
(181,81,109)
#A14861
(161,72,97)
#8D3F55
(141,63,85)
#793649
(121,54,73)
#652D3D
(101,45,61)
#512431
(81,36,49)
#3D1B25
(61,27,37)
#291219
(41,18,25)
#15090D
(21,9,13)
#000000
(0,0,0)

Tints of #DD6385

#DD6385
(221,99,133)
#E07190
(224,113,144)
#E37F9B
(227,127,155)
#E68DA6
(230,141,166)
#E99BB1
(233,155,177)
#ECA9BC
(236,169,188)
#EFB7C7
(239,183,199)
#F2C5D2
(242,197,210)
#F5D3DD
(245,211,221)
#F8E1E8
(248,225,232)
#FBEFF3
(251,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DD6385 color. Also use rgb(221,99,133) instead hex code.

Text Font Color

.myTextColor { color: #DD6385; }

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

This text font color is #DD6385.

Background Color

.myBgColor { background-color: #DD6385; }

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

This div background color is #DD6385.

Border color

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

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

This div border color is #DD6385.

Opacity

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

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

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

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

This text has shadow with #DD6385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DD6385.

Preview

Color preview on black background

This text has color #DD6385 on black background.


Color preview on white background

This text has color #DD6385 on white background.


Black color preview on #DD6385 background

This text has black color on #DD6385 background.


White color preview on #DD6385 background

This text has white color on #DD6385 background.


Related colors

Complementary color

Complementary color for #hex is #229C7A.


I love getcolorcode.com

Triadic colors

1 #85DD63 and #6385DD with #DD6385 are triadic colors.

2 #8563DD and #63DD85 with #DD6385 are triadic colors.