COLOR #DCC76D

HEX: #DCC76D RGB: (220,199,109)

Renk bilgisi

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

RGB renk modeli

#DCC76D color RGB value is (220,199,109).

RGB: (220,199,109) (86%, 78%, 43%)

RGB bağlantıları ve doygunluk

R 220 of 255 = 86%
G 199 of 255 = 78%
B 109 of 255 = 43%

220
199
109

R + G + B ~ 69%. #DCC76D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 220 + 199 + 109 = 528 (100%)
R 220 of 528 ~ 41.67%
G 199 of 528 ~ 37.69%
B 109 of 528 ~ 20.64'%

%41.67
%37.69
%20.64

CMYK RENK MODELİ

#DCC76D rengi CMYK tonu (0,10,50,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.55%
  • sarı tonu 50.45%
  • ana renk tonu 13.73%

CMYK: (0,10,50,14)
C0M10Y50K14 (0%, 10%, 50%, 14%)
(0.00 / 0.10 / 0.50 / 0.14)

CMYK yüzdeleri

%0
%9.55
%50.45
%13.73

Codes

Color #DCC76D in popluar color models

DC C7 6D
RGB 220 199 109
HSL 49° 61.33% 64.51%
HSB/HSV 49° 50.45% 86.27%
CMYK 0.00% 9.55% 50.45%
13.73%

Color #DCC76D in popluar number systems.

HEX DC C7 6D
Decimal 220 199 109
Binary 11011100 11000111 1101101
Octal 334 307 155

Shades and tints

Shades of #DCC76D

#DCC76D
(220,199,109)
#C8B564
(200,181,100)
#B4A35B
(180,163,91)
#A09152
(160,145,82)
#8C7F49
(140,127,73)
#786D40
(120,109,64)
#645B37
(100,91,55)
#50492E
(80,73,46)
#3C3725
(60,55,37)
#28251C
(40,37,28)
#141313
(20,19,19)
#000000
(0,0,0)

Tints of #DCC76D

#DCC76D
(220,199,109)
#DFCC7A
(223,204,122)
#E2D187
(226,209,135)
#E5D694
(229,214,148)
#E8DBA1
(232,219,161)
#EBE0AE
(235,224,174)
#EEE5BB
(238,229,187)
#F1EAC8
(241,234,200)
#F4EFD5
(244,239,213)
#F7F4E2
(247,244,226)
#FAF9EF
(250,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DCC76D color. Also use rgb(220,199,109) instead hex code.

Text Font Color

.myTextColor { color: #DCC76D; }

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

This text font color is #DCC76D.

Background Color

.myBgColor { background-color: #DCC76D; }

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

This div background color is #DCC76D.

Border color

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

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

This div border color is #DCC76D.

Opacity

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

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

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

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

This text has shadow with #DCC76D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DCC76D.

Preview

Color preview on black background

This text has color #DCC76D on black background.


Color preview on white background

This text has color #DCC76D on white background.


Black color preview on #DCC76D background

This text has black color on #DCC76D background.


White color preview on #DCC76D background

This text has white color on #DCC76D background.


Related colors

Complementary color

Complementary color for #hex is #233892.


I love getcolorcode.com

Triadic colors

1 #6DDCC7 and #C76DDC with #DCC76D are triadic colors.

2 #6DC7DC and #C7DC6D with #DCC76D are triadic colors.