COLOR #D4C64F

HEX: #D4C64F RGB: (212,198,79)

Renk bilgisi

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

RGB renk modeli

#D4C64F color RGB value is (212,198,79).

RGB: (212,198,79) (83%, 78%, 31%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 198 of 255 = 78%
B 79 of 255 = 31%

212
198
79

R + G + B ~ 64%. #D4C64F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 198 + 79 = 489 (100%)
R 212 of 489 ~ 43.35%
G 198 of 489 ~ 40.49%
B 79 of 489 ~ 16.16'%

%43.35
%40.49
%16.16

CMYK RENK MODELİ

#D4C64F rengi CMYK tonu (0,7,63,17).

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

CMYK: (0,7,63,17)
C0M7Y63K17 (0%, 7%, 63%, 17%)
(0.00 / 0.07 / 0.63 / 0.17)

CMYK yüzdeleri

%0
%6.6
%62.74
%16.86

Codes

Color #D4C64F in popluar color models

D4 C6 4F
RGB 212 198 79
HSL 54° 60.73% 57.06%
HSB/HSV 54° 62.74% 83.14%
CMYK 0.00% 6.60% 62.74%
16.86%

Color #D4C64F in popluar number systems.

HEX D4 C6 4F
Decimal 212 198 79
Binary 11010100 11000110 1001111
Octal 324 306 117

Shades and tints

Shades of #D4C64F

#D4C64F
(212,198,79)
#C1B448
(193,180,72)
#AEA241
(174,162,65)
#9B903A
(155,144,58)
#887E33
(136,126,51)
#756C2C
(117,108,44)
#625A25
(98,90,37)
#4F481E
(79,72,30)
#3C3617
(60,54,23)
#292410
(41,36,16)
#161209
(22,18,9)
#000000
(0,0,0)

Tints of #D4C64F

#D4C64F
(212,198,79)
#D7CB5F
(215,203,95)
#DAD06F
(218,208,111)
#DDD57F
(221,213,127)
#E0DA8F
(224,218,143)
#E3DF9F
(227,223,159)
#E6E4AF
(230,228,175)
#E9E9BF
(233,233,191)
#ECEECF
(236,238,207)
#EFF3DF
(239,243,223)
#F2F8EF
(242,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4C64F; }

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

This text font color is #D4C64F.

Background Color

.myBgColor { background-color: #D4C64F; }

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

This div background color is #D4C64F.

Border color

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

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

This div border color is #D4C64F.

Opacity

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

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

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

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

This text has shadow with #D4C64F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C64F.

Preview

Color preview on black background

This text has color #D4C64F on black background.


Color preview on white background

This text has color #D4C64F on white background.


Black color preview on #D4C64F background

This text has black color on #D4C64F background.


White color preview on #D4C64F background

This text has white color on #D4C64F background.


Related colors

Complementary color

Complementary color for #hex is #2B39B0.


I love getcolorcode.com

Triadic colors

1 #4FD4C6 and #C64FD4 with #D4C64F are triadic colors.

2 #4FC6D4 and #C6D44F with #D4C64F are triadic colors.