COLOR #DDD93D

HEX: #DDD93D RGB: (221,217,61)

Renk bilgisi

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

RGB renk modeli

#DDD93D color RGB value is (221,217,61).

RGB: (221,217,61) (87%, 85%, 24%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 217 of 255 = 85%
B 61 of 255 = 24%

221
217
61

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 217 + 61 = 499 (100%)
R 221 of 499 ~ 44.29%
G 217 of 499 ~ 43.49%
B 61 of 499 ~ 12.22'%

%44.29
%43.49
%12.22

CMYK RENK MODELİ

#DDD93D rengi CMYK tonu (0,2,72,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.81%
  • sarı tonu 72.40%
  • ana renk tonu 13.33%

CMYK: (0,2,72,13)
C0M2Y72K13 (0%, 2%, 72%, 13%)
(0.00 / 0.02 / 0.72 / 0.13)

CMYK yüzdeleri

%0
%1.81
%72.4
%13.33

Codes

Color #DDD93D in popluar color models

DD D9 3D
RGB 221 217 61
HSL 59° 70.18% 55.29%
HSB/HSV 59° 72.40% 86.67%
CMYK 0.00% 1.81% 72.40%
13.33%

Color #DDD93D in popluar number systems.

HEX DD D9 3D
Decimal 221 217 61
Binary 11011101 11011001 111101
Octal 335 331 75

Shades and tints

Shades of #DDD93D

#DDD93D
(221,217,61)
#C9C638
(201,198,56)
#B5B333
(181,179,51)
#A1A02E
(161,160,46)
#8D8D29
(141,141,41)
#797A24
(121,122,36)
#65671F
(101,103,31)
#51541A
(81,84,26)
#3D4115
(61,65,21)
#292E10
(41,46,16)
#151B0B
(21,27,11)
#000000
(0,0,0)

Tints of #DDD93D

#DDD93D
(221,217,61)
#E0DC4E
(224,220,78)
#E3DF5F
(227,223,95)
#E6E270
(230,226,112)
#E9E581
(233,229,129)
#ECE892
(236,232,146)
#EFEBA3
(239,235,163)
#F2EEB4
(242,238,180)
#F5F1C5
(245,241,197)
#F8F4D6
(248,244,214)
#FBF7E7
(251,247,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDD93D color. Also use rgb(221,217,61) instead hex code.

Text Font Color

.myTextColor { color: #DDD93D; }

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

This text font color is #DDD93D.

Background Color

.myBgColor { background-color: #DDD93D; }

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

This div background color is #DDD93D.

Border color

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

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

This div border color is #DDD93D.

Opacity

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

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

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

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

This text has shadow with #DDD93D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD93D.

Preview

Color preview on black background

This text has color #DDD93D on black background.


Color preview on white background

This text has color #DDD93D on white background.


Black color preview on #DDD93D background

This text has black color on #DDD93D background.


White color preview on #DDD93D background

This text has white color on #DDD93D background.


Related colors

Complementary color

Complementary color for #hex is #2226C2.


I love getcolorcode.com

Triadic colors

1 #3DDDD9 and #D93DDD with #DDD93D are triadic colors.

2 #3DD9DD and #D9DD3D with #DDD93D are triadic colors.