COLOR #B8D17B

HEX: #B8D17B RGB: (184,209,123)

Color info

#B8D17B contains mainly red and green colors. Web safe color of #B8D17B is #CCCC66 (or #CC6).

RGB color model

#B8D17B color RGB value is (184,209,123).

RGB: (184,209,123) (72%, 82%, 48%)

RGB channels and saturation

R 184 of 255 = 72%
G 209 of 255 = 82%
B 123 of 255 = 48%

184
209
123

R + G + B ~ 67%. #B8D17B is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 209 + 123 = 516 (100%)
R 184 of 516 ~ 35.66%
G 209 of 516 ~ 40.5%
B 123 of 516 ~ 23.84'%

%35.66
%40.5
%23.84

CMYK color model

#B8D17B color CMYK value is (12,0,41,18).

  • cyan value is 11.96%
  • magenta value is 0.00%
  • yellow value is 41.15%
  • key color value is 18.04%
CMYK: (12,0,41,18) C12M0Y41K18 (12%,0%,41%,18%) (0.12/0.00/0.41/0.18) 

CMYK percentages

%11.96
%0
%41.15
%18.04

Codes

Color #B8D17B in popluar color models

B8 D1 7B
RGB 184 209 123
HSL 77° 48.31% 65.10%
HSB/HSV 77° 41.15% 81.96%
CMYK 11.96% 0.00% 41.15%
18.04%

Color #B8D17B in popluar number systems.

HEX B8 D1 7B
Decimal 184 209 123
Binary 10111000 11010001 1111011
Octal 270 321 173

Shades and tints

Shades of #B8D17B

#B8D17B
(184,209,123)
#A8BE70
(168,190,112)
#98AB65
(152,171,101)
#88985A
(136,152,90)
#78854F
(120,133,79)
#687244
(104,114,68)
#585F39
(88,95,57)
#484C2E
(72,76,46)
#383923
(56,57,35)
#282618
(40,38,24)
#18130D
(24,19,13)
#000000
(0,0,0)

Tints of #B8D17B

#B8D17B
(184,209,123)
#BED587
(190,213,135)
#C4D993
(196,217,147)
#CADD9F
(202,221,159)
#D0E1AB
(208,225,171)
#D6E5B7
(214,229,183)
#DCE9C3
(220,233,195)
#E2EDCF
(226,237,207)
#E8F1DB
(232,241,219)
#EEF5E7
(238,245,231)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8D17B color. Also use rgb(184,209,123) instead hex code.

Text Font Color

.myTextColor { color: #B8D17B; }

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

This text font color is #B8D17B.

Background Color

.myBgColor { background-color: #B8D17B; }

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

This div background color is #B8D17B.

Border color

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

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

This div border color is #B8D17B.

Opacity

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

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

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

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

This text has shadow with #B8D17B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8D17B.

Preview

Color preview on black background

This text has color #B8D17B on black background.


Color preview on white background

This text has color #B8D17B on white background.


Black color preview on #B8D17B background

This text has black color on #B8D17B background.


White color preview on #B8D17B background

This text has white color on #B8D17B background.


Related colors

Complementary color

Complementary color for #hex is #472E84.


I love getcolorcode.com

Triadic colors

1 #7BB8D1 and #D17BB8 with #B8D17B are triadic colors.

2 #7BD1B8 and #D1B87B with #B8D17B are triadic colors.