COLOR #D4D14F

HEX: #D4D14F RGB: (212,209,79)

Renk bilgisi

#D4D14F contains mainly red and green colors. #D4D14F ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D4D14F color RGB value is (212,209,79).

RGB: (212,209,79) (83%, 82%, 31%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 209 of 255 = 82%
B 79 of 255 = 31%

212
209
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 209 + 79 = 500 (100%)
R 212 of 500 ~ 42.4%
G 209 of 500 ~ 41.8%
B 79 of 500 ~ 15.8'%

%42.4
%41.8
%15.8

CMYK RENK MODELİ

#D4D14F rengi CMYK tonu (0,1,63,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.42%
  • sarı tonu 62.74%
  • ana renk tonu 16.86%

CMYK: (0,1,63,17)
C0M1Y63K17 (0%, 1%, 63%, 17%)
(0.00 / 0.01 / 0.63 / 0.17)

CMYK yüzdeleri

%0
%1.42
%62.74
%16.86

Codes

Color #D4D14F in popluar color models

D4 D1 4F
RGB 212 209 79
HSL 59° 60.73% 57.06%
HSB/HSV 59° 62.74% 83.14%
CMYK 0.00% 1.42% 62.74%
16.86%

Color #D4D14F in popluar number systems.

HEX D4 D1 4F
Decimal 212 209 79
Binary 11010100 11010001 1001111
Octal 324 321 117

Shades and tints

Shades of #D4D14F

#D4D14F
(212,209,79)
#C1BE48
(193,190,72)
#AEAB41
(174,171,65)
#9B983A
(155,152,58)
#888533
(136,133,51)
#75722C
(117,114,44)
#625F25
(98,95,37)
#4F4C1E
(79,76,30)
#3C3917
(60,57,23)
#292610
(41,38,16)
#161309
(22,19,9)
#000000
(0,0,0)

Tints of #D4D14F

#D4D14F
(212,209,79)
#D7D55F
(215,213,95)
#DAD96F
(218,217,111)
#DDDD7F
(221,221,127)
#E0E18F
(224,225,143)
#E3E59F
(227,229,159)
#E6E9AF
(230,233,175)
#E9EDBF
(233,237,191)
#ECF1CF
(236,241,207)
#EFF5DF
(239,245,223)
#F2F9EF
(242,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4D14F color. Also use rgb(212,209,79) instead hex code.

Text Font Color

.myTextColor { color: #D4D14F; }

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

This text font color is #D4D14F.

Background Color

.myBgColor { background-color: #D4D14F; }

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

This div background color is #D4D14F.

Border color

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

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

This div border color is #D4D14F.

Opacity

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

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

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

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

This text has shadow with #D4D14F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D14F.

Preview

Color preview on black background

This text has color #D4D14F on black background.


Color preview on white background

This text has color #D4D14F on white background.


Black color preview on #D4D14F background

This text has black color on #D4D14F background.


White color preview on #D4D14F background

This text has white color on #D4D14F background.


Related colors

Complementary color

Complementary color for #hex is #2B2EB0.


I love getcolorcode.com

Triadic colors

1 #4FD4D1 and #D14FD4 with #D4D14F are triadic colors.

2 #4FD1D4 and #D1D44F with #D4D14F are triadic colors.