COLOR #DCC478

HEX: #DCC478 RGB: (220,196,120)

Renk bilgisi

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

RGB renk modeli

#DCC478 color RGB value is (220,196,120).

RGB: (220,196,120) (86%, 77%, 47%)

RGB bağlantıları ve doygunluk

R 220 of 255 = 86%
G 196 of 255 = 77%
B 120 of 255 = 47%

220
196
120

R + G + B ~ 70%. #DCC478 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 220 + 196 + 120 = 536 (100%)
R 220 of 536 ~ 41.04%
G 196 of 536 ~ 36.57%
B 120 of 536 ~ 22.39'%

%41.04
%36.57
%22.39

CMYK RENK MODELİ

#DCC478 rengi CMYK tonu (0,11,45,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.91%
  • sarı tonu 45.45%
  • ana renk tonu 13.73%

CMYK: (0,11,45,14)
C0M11Y45K14 (0%, 11%, 45%, 14%)
(0.00 / 0.11 / 0.45 / 0.14)

CMYK yüzdeleri

%0
%10.91
%45.45
%13.73

Codes

Color #DCC478 in popluar color models

DC C4 78
RGB 220 196 120
HSL 46° 58.82% 66.67%
HSB/HSV 46° 45.45% 86.27%
CMYK 0.00% 10.91% 45.45%
13.73%

Color #DCC478 in popluar number systems.

HEX DC C4 78
Decimal 220 196 120
Binary 11011100 11000100 1111000
Octal 334 304 170

Shades and tints

Shades of #DCC478

#DCC478
(220,196,120)
#C8B36E
(200,179,110)
#B4A264
(180,162,100)
#A0915A
(160,145,90)
#8C8050
(140,128,80)
#786F46
(120,111,70)
#645E3C
(100,94,60)
#504D32
(80,77,50)
#3C3C28
(60,60,40)
#282B1E
(40,43,30)
#141A14
(20,26,20)
#000000
(0,0,0)

Tints of #DCC478

#DCC478
(220,196,120)
#DFC984
(223,201,132)
#E2CE90
(226,206,144)
#E5D39C
(229,211,156)
#E8D8A8
(232,216,168)
#EBDDB4
(235,221,180)
#EEE2C0
(238,226,192)
#F1E7CC
(241,231,204)
#F4ECD8
(244,236,216)
#F7F1E4
(247,241,228)
#FAF6F0
(250,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DCC478 color. Also use rgb(220,196,120) instead hex code.

Text Font Color

.myTextColor { color: #DCC478; }

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

This text font color is #DCC478.

Background Color

.myBgColor { background-color: #DCC478; }

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

This div background color is #DCC478.

Border color

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

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

This div border color is #DCC478.

Opacity

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

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

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

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

This text has shadow with #DCC478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DCC478.

Preview

Color preview on black background

This text has color #DCC478 on black background.


Color preview on white background

This text has color #DCC478 on white background.


Black color preview on #DCC478 background

This text has black color on #DCC478 background.


White color preview on #DCC478 background

This text has white color on #DCC478 background.


Related colors

Complementary color

Complementary color for #hex is #233B87.


I love getcolorcode.com

Triadic colors

1 #78DCC4 and #C478DC with #DCC478 are triadic colors.

2 #78C4DC and #C4DC78 with #DCC478 are triadic colors.