COLOR #DDD52E

HEX: #DDD52E RGB: (221,213,46)

Renk bilgisi

#DDD52E contains mainly red and green colors. #DDD52E ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#DDD52E color RGB value is (221,213,46).

RGB: (221,213,46) (87%, 84%, 18%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 213 of 255 = 84%
B 46 of 255 = 18%

221
213
46

R + G + B ~ 63%. #DDD52E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 213 + 46 = 480 (100%)
R 221 of 480 ~ 46.04%
G 213 of 480 ~ 44.38%
B 46 of 480 ~ 9.58'%

%46.04
%44.38

CMYK RENK MODELİ

#DDD52E rengi CMYK tonu (0,4,79,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.62%
  • sarı tonu 79.19%
  • ana renk tonu 13.33%

CMYK: (0,4,79,13)
C0M4Y79K13 (0%, 4%, 79%, 13%)
(0.00 / 0.04 / 0.79 / 0.13)

CMYK yüzdeleri

%0
%3.62
%79.19
%13.33

Codes

Color #DDD52E in popluar color models

DD D5 2E
RGB 221 213 46
HSL 57° 72.02% 52.35%
HSB/HSV 57° 79.19% 86.67%
CMYK 0.00% 3.62% 79.19%
13.33%

Color #DDD52E in popluar number systems.

HEX DD D5 2E
Decimal 221 213 46
Binary 11011101 11010101 101110
Octal 335 325 56

Shades and tints

Shades of #DDD52E

#DDD52E
(221,213,46)
#C9C22A
(201,194,42)
#B5AF26
(181,175,38)
#A19C22
(161,156,34)
#8D891E
(141,137,30)
#79761A
(121,118,26)
#656316
(101,99,22)
#515012
(81,80,18)
#3D3D0E
(61,61,14)
#292A0A
(41,42,10)
#151706
(21,23,6)
#000000
(0,0,0)

Tints of #DDD52E

#DDD52E
(221,213,46)
#E0D841
(224,216,65)
#E3DB54
(227,219,84)
#E6DE67
(230,222,103)
#E9E17A
(233,225,122)
#ECE48D
(236,228,141)
#EFE7A0
(239,231,160)
#F2EAB3
(242,234,179)
#F5EDC6
(245,237,198)
#F8F0D9
(248,240,217)
#FBF3EC
(251,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDD52E color. Also use rgb(221,213,46) instead hex code.

Text Font Color

.myTextColor { color: #DDD52E; }

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

This text font color is #DDD52E.

Background Color

.myBgColor { background-color: #DDD52E; }

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

This div background color is #DDD52E.

Border color

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

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

This div border color is #DDD52E.

Opacity

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

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

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

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

This text has shadow with #DDD52E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD52E.

Preview

Color preview on black background

This text has color #DDD52E on black background.


Color preview on white background

This text has color #DDD52E on white background.


Black color preview on #DDD52E background

This text has black color on #DDD52E background.


White color preview on #DDD52E background

This text has white color on #DDD52E background.


Related colors

Complementary color

Complementary color for #hex is #222AD1.


I love getcolorcode.com

Triadic colors

1 #2EDDD5 and #D52EDD with #DDD52E are triadic colors.

2 #2ED5DD and #D5DD2E with #DDD52E are triadic colors.