COLOR #DDF593

HEX: #DDF593 RGB: (221,245,147)

Renk bilgisi

#DDF593 contains mainly red and green colors. #DDF593 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#DDF593 color RGB value is (221,245,147).

RGB: (221,245,147) (87%, 96%, 58%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 245 of 255 = 96%
B 147 of 255 = 58%

221
245
147

R + G + B ~ 80%. #DDF593 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 245 + 147 = 613 (100%)
R 221 of 613 ~ 36.05%
G 245 of 613 ~ 39.97%
B 147 of 613 ~ 23.98'%

%36.05
%39.97
%23.98

CMYK RENK MODELİ

#DDF593 rengi CMYK tonu (10,0,40,4).

  • camgöbeği tonu 9.80%
  • eflatun tonu 0.00%
  • sarı tonu 40.00%
  • ana renk tonu 3.92%

CMYK: (10,0,40,4)
C10M0Y40K4 (10%, 0%, 40%, 4%)
(0.10 / 0.00 / 0.40 / 0.04)

CMYK yüzdeleri

%9.8
%0
%40
%3.92

Codes

Color #DDF593 in popluar color models

DD F5 93
RGB 221 245 147
HSL 75° 83.05% 76.86%
HSB/HSV 75° 40.00% 96.08%
CMYK 9.80% 0.00% 40.00%
3.92%

Color #DDF593 in popluar number systems.

HEX DD F5 93
Decimal 221 245 147
Binary 11011101 11110101 10010011
Octal 335 365 223

Shades and tints

Shades of #DDF593

#DDF593
(221,245,147)
#C9DF86
(201,223,134)
#B5C979
(181,201,121)
#A1B36C
(161,179,108)
#8D9D5F
(141,157,95)
#798752
(121,135,82)
#657145
(101,113,69)
#515B38
(81,91,56)
#3D452B
(61,69,43)
#292F1E
(41,47,30)
#151911
(21,25,17)
#000000
(0,0,0)

Tints of #DDF593

#DDF593
(221,245,147)
#E0F59C
(224,245,156)
#E3F5A5
(227,245,165)
#E6F5AE
(230,245,174)
#E9F5B7
(233,245,183)
#ECF5C0
(236,245,192)
#EFF5C9
(239,245,201)
#F2F5D2
(242,245,210)
#F5F5DB
(245,245,219)
#F8F5E4
(248,245,228)
#FBF5ED
(251,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDF593 color. Also use rgb(221,245,147) instead hex code.

Text Font Color

.myTextColor { color: #DDF593; }

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

This text font color is #DDF593.

Background Color

.myBgColor { background-color: #DDF593; }

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

This div background color is #DDF593.

Border color

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

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

This div border color is #DDF593.

Opacity

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

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

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

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

This text has shadow with #DDF593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDF593.

Preview

Color preview on black background

This text has color #DDF593 on black background.


Color preview on white background

This text has color #DDF593 on white background.


Black color preview on #DDF593 background

This text has black color on #DDF593 background.


White color preview on #DDF593 background

This text has white color on #DDF593 background.


Related colors

Complementary color

Complementary color for #hex is #220A6C.


I love getcolorcode.com

Triadic colors

1 #93DDF5 and #F593DD with #DDF593 are triadic colors.

2 #93F5DD and #F5DD93 with #DDF593 are triadic colors.