COLOR #BFAB39

HEX: #BFAB39 RGB: (191,171,57)

Color info

#BFAB39 contains mainly red and green colors. Web safe color of #BFAB39 is #CC9933 (or #C93).

RGB color model

#BFAB39 color RGB value is (191,171,57).

RGB: (191,171,57) (75%, 67%, 22%)

RGB channels and saturation

R 191 of 255 = 75%
G 171 of 255 = 67%
B 57 of 255 = 22%

191
171
57

R + G + B ~ 55%. #BFAB39 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 191 + 171 + 57 = 419 (100%)
R 191 of 419 ~ 45.58%
G 171 of 419 ~ 40.81%
B 57 of 419 ~ 13.6'%

%45.58
%40.81
%13.6

CMYK color model

#BFAB39 color CMYK value is (0,10,70,25).

  • cyan value is 0.00%
  • magenta value is 10.47%
  • yellow value is 70.16%
  • key color value is 25.10%

CMYK: (0,10,70,25)
C0M10Y70K25 (0%, 10%, 70%, 25%)
(0.00 / 0.10 / 0.70 / 0.25)

CMYK percentages

%0
%10.47
%70.16
%25.1

Codes

Color #BFAB39 in popluar color models

BF AB 39
RGB 191 171 57
HSL 51° 54.03% 48.63%
HSB/HSV 51° 70.16% 74.90%
CMYK 0.00% 10.47% 70.16%
25.10%

Color #BFAB39 in popluar number systems.

HEX BF AB 39
Decimal 191 171 57
Binary 10111111 10101011 111001
Octal 277 253 71

Shades and tints

Shades of #BFAB39

#BFAB39
(191,171,57)
#AE9C34
(174,156,52)
#9D8D2F
(157,141,47)
#8C7E2A
(140,126,42)
#7B6F25
(123,111,37)
#6A6020
(106,96,32)
#59511B
(89,81,27)
#484216
(72,66,22)
#373311
(55,51,17)
#26240C
(38,36,12)
#151507
(21,21,7)
#000000
(0,0,0)

Tints of #BFAB39

#BFAB39
(191,171,57)
#C4B24B
(196,178,75)
#C9B95D
(201,185,93)
#CEC06F
(206,192,111)
#D3C781
(211,199,129)
#D8CE93
(216,206,147)
#DDD5A5
(221,213,165)
#E2DCB7
(226,220,183)
#E7E3C9
(231,227,201)
#ECEADB
(236,234,219)
#F1F1ED
(241,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFAB39 color. Also use rgb(191,171,57) instead hex code.

Text Font Color

.myTextColor { color: #BFAB39; }

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

This text font color is #BFAB39.

Background Color

.myBgColor { background-color: #BFAB39; }

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

This div background color is #BFAB39.

Border color

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

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

This div border color is #BFAB39.

Opacity

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

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

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

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

This text has shadow with #BFAB39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFAB39.

Preview

Color preview on black background

This text has color #BFAB39 on black background.


Color preview on white background

This text has color #BFAB39 on white background.


Black color preview on #BFAB39 background

This text has black color on #BFAB39 background.


White color preview on #BFAB39 background

This text has white color on #BFAB39 background.


Related colors

Complementary color

Complementary color for #hex is #4054C6.


I love getcolorcode.com

Triadic colors

1 #39BFAB and #AB39BF with #BFAB39 are triadic colors.

2 #39ABBF and #ABBF39 with #BFAB39 are triadic colors.