COLOR #DDC84D

HEX: #DDC84D RGB: (221,200,77)

Renk bilgisi

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

RGB renk modeli

#DDC84D color RGB value is (221,200,77).

RGB: (221,200,77) (87%, 78%, 30%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 200 of 255 = 78%
B 77 of 255 = 30%

221
200
77

R + G + B ~ 65%. #DDC84D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 200 + 77 = 498 (100%)
R 221 of 498 ~ 44.38%
G 200 of 498 ~ 40.16%
B 77 of 498 ~ 15.46'%

%44.38
%40.16
%15.46

CMYK RENK MODELİ

#DDC84D rengi CMYK tonu (0,10,65,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.50%
  • sarı tonu 65.16%
  • ana renk tonu 13.33%

CMYK: (0,10,65,13)
C0M10Y65K13 (0%, 10%, 65%, 13%)
(0.00 / 0.10 / 0.65 / 0.13)

CMYK yüzdeleri

%0
%9.5
%65.16
%13.33

Codes

Color #DDC84D in popluar color models

DD C8 4D
RGB 221 200 77
HSL 51° 67.92% 58.43%
HSB/HSV 51° 65.16% 86.67%
CMYK 0.00% 9.50% 65.16%
13.33%

Color #DDC84D in popluar number systems.

HEX DD C8 4D
Decimal 221 200 77
Binary 11011101 11001000 1001101
Octal 335 310 115

Shades and tints

Shades of #DDC84D

#DDC84D
(221,200,77)
#C9B646
(201,182,70)
#B5A43F
(181,164,63)
#A19238
(161,146,56)
#8D8031
(141,128,49)
#796E2A
(121,110,42)
#655C23
(101,92,35)
#514A1C
(81,74,28)
#3D3815
(61,56,21)
#29260E
(41,38,14)
#151407
(21,20,7)
#000000
(0,0,0)

Tints of #DDC84D

#DDC84D
(221,200,77)
#E0CD5D
(224,205,93)
#E3D26D
(227,210,109)
#E6D77D
(230,215,125)
#E9DC8D
(233,220,141)
#ECE19D
(236,225,157)
#EFE6AD
(239,230,173)
#F2EBBD
(242,235,189)
#F5F0CD
(245,240,205)
#F8F5DD
(248,245,221)
#FBFAED
(251,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDC84D color. Also use rgb(221,200,77) instead hex code.

Text Font Color

.myTextColor { color: #DDC84D; }

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

This text font color is #DDC84D.

Background Color

.myBgColor { background-color: #DDC84D; }

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

This div background color is #DDC84D.

Border color

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

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

This div border color is #DDC84D.

Opacity

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

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

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

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

This text has shadow with #DDC84D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDC84D.

Preview

Color preview on black background

This text has color #DDC84D on black background.


Color preview on white background

This text has color #DDC84D on white background.


Black color preview on #DDC84D background

This text has black color on #DDC84D background.


White color preview on #DDC84D background

This text has white color on #DDC84D background.


Related colors

Complementary color

Complementary color for #hex is #2237B2.


I love getcolorcode.com

Triadic colors

1 #4DDDC8 and #C84DDD with #DDC84D are triadic colors.

2 #4DC8DD and #C8DD4D with #DDC84D are triadic colors.