COLOR #BDA474

HEX: #BDA474 RGB: (189,164,116)

Color info

#BDA474 contains mainly red and green colors. Web safe color of #BDA474 is #CC9966 (or #C96).

RGB color model

#BDA474 color RGB value is (189,164,116).

RGB: (189,164,116) (74%, 64%, 45%)

RGB channels and saturation

R 189 of 255 = 74%
G 164 of 255 = 64%
B 116 of 255 = 45%

189
164
116

R + G + B ~ 61%. #BDA474 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 164 + 116 = 469 (100%)
R 189 of 469 ~ 40.3%
G 164 of 469 ~ 34.97%
B 116 of 469 ~ 24.73'%

%40.3
%34.97
%24.73

CMYK color model

#BDA474 color CMYK value is (0,13,39,26).

  • cyan value is 0.00%
  • magenta value is 13.23%
  • yellow value is 38.62%
  • key color value is 25.88%

CMYK: (0,13,39,26)
C0M13Y39K26 (0%, 13%, 39%, 26%)
(0.00 / 0.13 / 0.39 / 0.26)

CMYK percentages

%0
%13.23
%38.62
%25.88

Codes

Color #BDA474 in popluar color models

BD A4 74
RGB 189 164 116
HSL 39° 35.61% 59.80%
HSB/HSV 39° 38.62% 74.12%
CMYK 0.00% 13.23% 38.62%
25.88%

Color #BDA474 in popluar number systems.

HEX BD A4 74
Decimal 189 164 116
Binary 10111101 10100100 1110100
Octal 275 244 164

Shades and tints

Shades of #BDA474

#BDA474
(189,164,116)
#AC966A
(172,150,106)
#9B8860
(155,136,96)
#8A7A56
(138,122,86)
#796C4C
(121,108,76)
#685E42
(104,94,66)
#575038
(87,80,56)
#46422E
(70,66,46)
#353424
(53,52,36)
#24261A
(36,38,26)
#131810
(19,24,16)
#000000
(0,0,0)

Tints of #BDA474

#BDA474
(189,164,116)
#C3AC80
(195,172,128)
#C9B48C
(201,180,140)
#CFBC98
(207,188,152)
#D5C4A4
(213,196,164)
#DBCCB0
(219,204,176)
#E1D4BC
(225,212,188)
#E7DCC8
(231,220,200)
#EDE4D4
(237,228,212)
#F3ECE0
(243,236,224)
#F9F4EC
(249,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDA474 color. Also use rgb(189,164,116) instead hex code.

Text Font Color

.myTextColor { color: #BDA474; }

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

This text font color is #BDA474.

Background Color

.myBgColor { background-color: #BDA474; }

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

This div background color is #BDA474.

Border color

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

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

This div border color is #BDA474.

Opacity

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

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

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

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

This text has shadow with #BDA474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDA474.

Preview

Color preview on black background

This text has color #BDA474 on black background.


Color preview on white background

This text has color #BDA474 on white background.


Black color preview on #BDA474 background

This text has black color on #BDA474 background.


White color preview on #BDA474 background

This text has white color on #BDA474 background.


Related colors

Complementary color

Complementary color for #hex is #425B8B.


I love getcolorcode.com

Triadic colors

1 #74BDA4 and #A474BD with #BDA474 are triadic colors.

2 #74A4BD and #A4BD74 with #BDA474 are triadic colors.