COLOR #B8D48E

HEX: #B8D48E RGB: (184,212,142)

Color info

#B8D48E contains mainly red and green colors. Web safe color of #B8D48E is #CCCC99 (or #CC9).

RGB color model

#B8D48E color RGB value is (184,212,142).

RGB: (184,212,142) (72%, 83%, 56%)

RGB channels and saturation

R 184 of 255 = 72%
G 212 of 255 = 83%
B 142 of 255 = 56%

184
212
142

R + G + B ~ 70%. #B8D48E is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 212 + 142 = 538 (100%)
R 184 of 538 ~ 34.2%
G 212 of 538 ~ 39.41%
B 142 of 538 ~ 26.39'%

%34.2
%39.41
%26.39

CMYK color model

#B8D48E color CMYK value is (13,0,33,17).

  • cyan value is 13.21%
  • magenta value is 0.00%
  • yellow value is 33.02%
  • key color value is 16.86%
CMYK: (13,0,33,17) C13M0Y33K17 (13%,0%,33%,17%) (0.13/0.00/0.33/0.17) 

CMYK percentages

%13.21
%0
%33.02
%16.86

Codes

Color #B8D48E in popluar color models

B8 D4 8E
RGB 184 212 142
HSL 84° 44.87% 69.41%
HSB/HSV 84° 33.02% 83.14%
CMYK 13.21% 0.00% 33.02%
16.86%

Color #B8D48E in popluar number systems.

HEX B8 D4 8E
Decimal 184 212 142
Binary 10111000 11010100 10001110
Octal 270 324 216

Shades and tints

Shades of #B8D48E

#B8D48E
(184,212,142)
#A8C182
(168,193,130)
#98AE76
(152,174,118)
#889B6A
(136,155,106)
#78885E
(120,136,94)
#687552
(104,117,82)
#586246
(88,98,70)
#484F3A
(72,79,58)
#383C2E
(56,60,46)
#282922
(40,41,34)
#181616
(24,22,22)
#000000
(0,0,0)

Tints of #B8D48E

#B8D48E
(184,212,142)
#BED798
(190,215,152)
#C4DAA2
(196,218,162)
#CADDAC
(202,221,172)
#D0E0B6
(208,224,182)
#D6E3C0
(214,227,192)
#DCE6CA
(220,230,202)
#E2E9D4
(226,233,212)
#E8ECDE
(232,236,222)
#EEEFE8
(238,239,232)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8D48E color. Also use rgb(184,212,142) instead hex code.

Text Font Color

.myTextColor { color: #B8D48E; }

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

This text font color is #B8D48E.

Background Color

.myBgColor { background-color: #B8D48E; }

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

This div background color is #B8D48E.

Border color

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

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

This div border color is #B8D48E.

Opacity

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

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

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

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

This text has shadow with #B8D48E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8D48E.

Preview

Color preview on black background

This text has color #B8D48E on black background.


Color preview on white background

This text has color #B8D48E on white background.


Black color preview on #B8D48E background

This text has black color on #B8D48E background.


White color preview on #B8D48E background

This text has white color on #B8D48E background.


Related colors

Complementary color

Complementary color for #hex is #472B71.


I love getcolorcode.com

Triadic colors

1 #8EB8D4 and #D48EB8 with #B8D48E are triadic colors.

2 #8ED4B8 and #D4B88E with #B8D48E are triadic colors.