COLOR #D9BE4A

HEX: #D9BE4A RGB: (217,190,74)

Color info

#D9BE4A contains mainly red and green colors. Web safe color of #D9BE4A is #CCCC33 (or #CC3).

RGB color model

#D9BE4A color RGB value is (217,190,74).

RGB: (217,190,74) (85%, 75%, 29%)

RGB channels and saturation

R 217 of 255 = 85%
G 190 of 255 = 75%
B 74 of 255 = 29%

217
190
74

R + G + B ~ 63%. #D9BE4A is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 190 + 74 = 481 (100%)
R 217 of 481 ~ 45.11%
G 190 of 481 ~ 39.5%
B 74 of 481 ~ 15.38'%

%45.11
%39.5
%15.38

CMYK color model

#D9BE4A color CMYK value is (0,12,66,15).

  • cyan value is 0.00%
  • magenta value is 12.44%
  • yellow value is 65.90%
  • key color value is 14.90%

CMYK: (0,12,66,15)
C0M12Y66K15 (0%, 12%, 66%, 15%)
(0.00 / 0.12 / 0.66 / 0.15)

CMYK percentages

%0
%12.44
%65.9
%14.9

Codes

Color #D9BE4A in popluar color models

D9 BE 4A
RGB 217 190 74
HSL 49° 65.30% 57.06%
HSB/HSV 49° 65.90% 85.10%
CMYK 0.00% 12.44% 65.90%
14.90%

Color #D9BE4A in popluar number systems.

HEX D9 BE 4A
Decimal 217 190 74
Binary 11011001 10111110 1001010
Octal 331 276 112

Shades and tints

Shades of #D9BE4A

#D9BE4A
(217,190,74)
#C6AD44
(198,173,68)
#B39C3E
(179,156,62)
#A08B38
(160,139,56)
#8D7A32
(141,122,50)
#7A692C
(122,105,44)
#675826
(103,88,38)
#544720
(84,71,32)
#41361A
(65,54,26)
#2E2514
(46,37,20)
#1B140E
(27,20,14)
#000000
(0,0,0)

Tints of #D9BE4A

#D9BE4A
(217,190,74)
#DCC35A
(220,195,90)
#DFC86A
(223,200,106)
#E2CD7A
(226,205,122)
#E5D28A
(229,210,138)
#E8D79A
(232,215,154)
#EBDCAA
(235,220,170)
#EEE1BA
(238,225,186)
#F1E6CA
(241,230,202)
#F4EBDA
(244,235,218)
#F7F0EA
(247,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9BE4A color. Also use rgb(217,190,74) instead hex code.

Text Font Color

.myTextColor { color: #D9BE4A; }

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

This text font color is #D9BE4A.

Background Color

.myBgColor { background-color: #D9BE4A; }

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

This div background color is #D9BE4A.

Border color

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

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

This div border color is #D9BE4A.

Opacity

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

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

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

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

This text has shadow with #D9BE4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9BE4A.

Preview

Color preview on black background

This text has color #D9BE4A on black background.


Color preview on white background

This text has color #D9BE4A on white background.


Black color preview on #D9BE4A background

This text has black color on #D9BE4A background.


White color preview on #D9BE4A background

This text has white color on #D9BE4A background.


Related colors

Complementary color

Complementary color for #hex is #2641B5.


I love getcolorcode.com

Triadic colors

1 #4AD9BE and #BE4AD9 with #D9BE4A are triadic colors.

2 #4ABED9 and #BED94A with #D9BE4A are triadic colors.