COLOR #B9AE68

HEX: #B9AE68 RGB: (185,174,104)

Color info

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

RGB color model

#B9AE68 color RGB value is (185,174,104).

RGB: (185,174,104) (73%, 68%, 41%)

RGB channels and saturation

R 185 of 255 = 73%
G 174 of 255 = 68%
B 104 of 255 = 41%

185
174
104

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

Portions of RGB colors in percentages

R + G + B = 185 + 174 + 104 = 463 (100%)
R 185 of 463 ~ 39.96%
G 174 of 463 ~ 37.58%
B 104 of 463 ~ 22.46'%

%39.96
%37.58
%22.46

CMYK color model

#B9AE68 color CMYK value is (0,6,44,27).

  • cyan value is 0.00%
  • magenta value is 5.95%
  • yellow value is 43.78%
  • key color value is 27.45%
CMYK: (0,6,44,27) C0M6Y44K27 (0%,6%,44%,27%) (0.00/0.06/0.44/0.27) 

CMYK percentages

%0
%5.95
%43.78
%27.45

Codes

Color #B9AE68 in popluar color models

B9 AE 68
RGB 185 174 104
HSL 52° 36.65% 56.67%
HSB/HSV 52° 43.78% 72.55%
CMYK 0.00% 5.95% 43.78%
27.45%

Color #B9AE68 in popluar number systems.

HEX B9 AE 68
Decimal 185 174 104
Binary 10111001 10101110 1101000
Octal 271 256 150

Shades and tints

Shades of #B9AE68

#B9AE68
(185,174,104)
#A99F5F
(169,159,95)
#999056
(153,144,86)
#89814D
(137,129,77)
#797244
(121,114,68)
#69633B
(105,99,59)
#595432
(89,84,50)
#494529
(73,69,41)
#393620
(57,54,32)
#292717
(41,39,23)
#19180E
(25,24,14)
#000000
(0,0,0)

Tints of #B9AE68

#B9AE68
(185,174,104)
#BFB575
(191,181,117)
#C5BC82
(197,188,130)
#CBC38F
(203,195,143)
#D1CA9C
(209,202,156)
#D7D1A9
(215,209,169)
#DDD8B6
(221,216,182)
#E3DFC3
(227,223,195)
#E9E6D0
(233,230,208)
#EFEDDD
(239,237,221)
#F5F4EA
(245,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9AE68 color. Also use rgb(185,174,104) instead hex code.

Text Font Color

.myTextColor { color: #B9AE68; }

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

This text font color is #B9AE68.

Background Color

.myBgColor { background-color: #B9AE68; }

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

This div background color is #B9AE68.

Border color

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

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

This div border color is #B9AE68.

Opacity

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

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

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

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

This text has shadow with #B9AE68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9AE68.

Preview

Color preview on black background

This text has color #B9AE68 on black background.


Color preview on white background

This text has color #B9AE68 on white background.


Black color preview on #B9AE68 background

This text has black color on #B9AE68 background.


White color preview on #B9AE68 background

This text has white color on #B9AE68 background.


Related colors

Complementary color

Complementary color for #hex is #465197.


I love getcolorcode.com

Triadic colors

1 #68B9AE and #AE68B9 with #B9AE68 are triadic colors.

2 #68AEB9 and #AEB968 with #B9AE68 are triadic colors.