COLOR #B3D894

HEX: #B3D894 RGB: (179,216,148)

Color info

#B3D894 contains mainly red and green colors. Web safe color of #B3D894 is #99CC99 (or #9C9).

RGB color model

#B3D894 color RGB value is (179,216,148).

RGB: (179,216,148) (70%, 85%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 216 of 255 = 85%
B 148 of 255 = 58%

179
216
148

R + G + B ~ 71%. #B3D894 is quite light color.

Portions of RGB colors in percentages

R + G + B = 179 + 216 + 148 = 543 (100%)
R 179 of 543 ~ 32.97%
G 216 of 543 ~ 39.78%
B 148 of 543 ~ 27.26'%

%32.97
%39.78
%27.26

CMYK color model

#B3D894 color CMYK value is (17,0,31,15).

  • cyan value is 17.13%
  • magenta value is 0.00%
  • yellow value is 31.48%
  • key color value is 15.29%

CMYK: (17,0,31,15)
C17M0Y31K15 (17%, 0%, 31%, 15%)
(0.17 / 0.00 / 0.31 / 0.15)

CMYK percentages

%17.13
%0
%31.48
%15.29

Codes

Color #B3D894 in popluar color models

B3 D8 94
RGB 179 216 148
HSL 93° 46.58% 71.37%
HSB/HSV 93° 31.48% 84.71%
CMYK 17.13% 0.00% 31.48%
15.29%

Color #B3D894 in popluar number systems.

HEX B3 D8 94
Decimal 179 216 148
Binary 10110011 11011000 10010100
Octal 263 330 224

Shades and tints

Shades of #B3D894

#B3D894
(179,216,148)
#A3C587
(163,197,135)
#93B27A
(147,178,122)
#839F6D
(131,159,109)
#738C60
(115,140,96)
#637953
(99,121,83)
#536646
(83,102,70)
#435339
(67,83,57)
#33402C
(51,64,44)
#232D1F
(35,45,31)
#131A12
(19,26,18)
#000000
(0,0,0)

Tints of #B3D894

#B3D894
(179,216,148)
#B9DB9D
(185,219,157)
#BFDEA6
(191,222,166)
#C5E1AF
(197,225,175)
#CBE4B8
(203,228,184)
#D1E7C1
(209,231,193)
#D7EACA
(215,234,202)
#DDEDD3
(221,237,211)
#E3F0DC
(227,240,220)
#E9F3E5
(233,243,229)
#EFF6EE
(239,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3D894 color. Also use rgb(179,216,148) instead hex code.

Text Font Color

.myTextColor { color: #B3D894; }

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

This text font color is #B3D894.

Background Color

.myBgColor { background-color: #B3D894; }

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

This div background color is #B3D894.

Border color

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

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

This div border color is #B3D894.

Opacity

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

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

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

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

This text has shadow with #B3D894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3D894.

Preview

Color preview on black background

This text has color #B3D894 on black background.


Color preview on white background

This text has color #B3D894 on white background.


Black color preview on #B3D894 background

This text has black color on #B3D894 background.


White color preview on #B3D894 background

This text has white color on #B3D894 background.


Related colors

Complementary color

Complementary color for #hex is #4C276B.


I love getcolorcode.com

Triadic colors

1 #94B3D8 and #D894B3 with #B3D894 are triadic colors.

2 #94D8B3 and #D8B394 with #B3D894 are triadic colors.