COLOR #D9BC5E

HEX: #D9BC5E RGB: (217,188,94)

Renk bilgisi

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

RGB renk modeli

#D9BC5E color RGB value is (217,188,94).

RGB: (217,188,94) (85%, 74%, 37%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 188 of 255 = 74%
B 94 of 255 = 37%

217
188
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 188 + 94 = 499 (100%)
R 217 of 499 ~ 43.49%
G 188 of 499 ~ 37.68%
B 94 of 499 ~ 18.84'%

%43.49
%37.68
%18.84

CMYK RENK MODELİ

#D9BC5E rengi CMYK tonu (0,13,57,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.36%
  • sarı tonu 56.68%
  • ana renk tonu 14.90%

CMYK: (0,13,57,15)
C0M13Y57K15 (0%, 13%, 57%, 15%)
(0.00 / 0.13 / 0.57 / 0.15)

CMYK yüzdeleri

%0
%13.36
%56.68
%14.9

Codes

Color #D9BC5E in popluar color models

D9 BC 5E
RGB 217 188 94
HSL 46° 61.81% 60.98%
HSB/HSV 46° 56.68% 85.10%
CMYK 0.00% 13.36% 56.68%
14.90%

Color #D9BC5E in popluar number systems.

HEX D9 BC 5E
Decimal 217 188 94
Binary 11011001 10111100 1011110
Octal 331 274 136

Shades and tints

Shades of #D9BC5E

#D9BC5E
(217,188,94)
#C6AB56
(198,171,86)
#B39A4E
(179,154,78)
#A08946
(160,137,70)
#8D783E
(141,120,62)
#7A6736
(122,103,54)
#67562E
(103,86,46)
#544526
(84,69,38)
#41341E
(65,52,30)
#2E2316
(46,35,22)
#1B120E
(27,18,14)
#000000
(0,0,0)

Tints of #D9BC5E

#D9BC5E
(217,188,94)
#DCC26C
(220,194,108)
#DFC87A
(223,200,122)
#E2CE88
(226,206,136)
#E5D496
(229,212,150)
#E8DAA4
(232,218,164)
#EBE0B2
(235,224,178)
#EEE6C0
(238,230,192)
#F1ECCE
(241,236,206)
#F4F2DC
(244,242,220)
#F7F8EA
(247,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9BC5E color. Also use rgb(217,188,94) instead hex code.

Text Font Color

.myTextColor { color: #D9BC5E; }

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

This text font color is #D9BC5E.

Background Color

.myBgColor { background-color: #D9BC5E; }

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

This div background color is #D9BC5E.

Border color

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

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

This div border color is #D9BC5E.

Opacity

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

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

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

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

This text has shadow with #D9BC5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9BC5E.

Preview

Color preview on black background

This text has color #D9BC5E on black background.


Color preview on white background

This text has color #D9BC5E on white background.


Black color preview on #D9BC5E background

This text has black color on #D9BC5E background.


White color preview on #D9BC5E background

This text has white color on #D9BC5E background.


Related colors

Complementary color

Complementary color for #hex is #2643A1.


I love getcolorcode.com

Triadic colors

1 #5ED9BC and #BC5ED9 with #D9BC5E are triadic colors.

2 #5EBCD9 and #BCD95E with #D9BC5E are triadic colors.