COLOR #B7D494

HEX: #B7D494 RGB: (183,212,148)

Color info

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

RGB color model

#B7D494 color RGB value is (183,212,148).

RGB: (183,212,148) (72%, 83%, 58%)

RGB channels and saturation

R 183 of 255 = 72%
G 212 of 255 = 83%
B 148 of 255 = 58%

183
212
148

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

Portions of RGB colors in percentages

R + G + B = 183 + 212 + 148 = 543 (100%)
R 183 of 543 ~ 33.7%
G 212 of 543 ~ 39.04%
B 148 of 543 ~ 27.26'%

%33.7
%39.04
%27.26

CMYK color model

#B7D494 color CMYK value is (14,0,30,17).

  • cyan value is 13.68%
  • magenta value is 0.00%
  • yellow value is 30.19%
  • key color value is 16.86%
CMYK: (14,0,30,17) C14M0Y30K17 (14%,0%,30%,17%) (0.14/0.00/0.30/0.17) 

CMYK percentages

%13.68
%0
%30.19
%16.86

Codes

Color #B7D494 in popluar color models

B7 D4 94
RGB 183 212 148
HSL 87° 42.67% 70.59%
HSB/HSV 87° 30.19% 83.14%
CMYK 13.68% 0.00% 30.19%
16.86%

Color #B7D494 in popluar number systems.

HEX B7 D4 94
Decimal 183 212 148
Binary 10110111 11010100 10010100
Octal 267 324 224

Shades and tints

Shades of #B7D494

#B7D494
(183,212,148)
#A7C187
(167,193,135)
#97AE7A
(151,174,122)
#879B6D
(135,155,109)
#778860
(119,136,96)
#677553
(103,117,83)
#576246
(87,98,70)
#474F39
(71,79,57)
#373C2C
(55,60,44)
#27291F
(39,41,31)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #B7D494

#B7D494
(183,212,148)
#BDD79D
(189,215,157)
#C3DAA6
(195,218,166)
#C9DDAF
(201,221,175)
#CFE0B8
(207,224,184)
#D5E3C1
(213,227,193)
#DBE6CA
(219,230,202)
#E1E9D3
(225,233,211)
#E7ECDC
(231,236,220)
#EDEFE5
(237,239,229)
#F3F2EE
(243,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7D494 color. Also use rgb(183,212,148) instead hex code.

Text Font Color

.myTextColor { color: #B7D494; }

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

This text font color is #B7D494.

Background Color

.myBgColor { background-color: #B7D494; }

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

This div background color is #B7D494.

Border color

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

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

This div border color is #B7D494.

Opacity

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

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

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

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

This text has shadow with #B7D494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7D494.

Preview

Color preview on black background

This text has color #B7D494 on black background.


Color preview on white background

This text has color #B7D494 on white background.


Black color preview on #B7D494 background

This text has black color on #B7D494 background.


White color preview on #B7D494 background

This text has white color on #B7D494 background.


Related colors

Complementary color

Complementary color for #hex is #482B6B.


I love getcolorcode.com

Triadic colors

1 #94B7D4 and #D494B7 with #B7D494 are triadic colors.

2 #94D4B7 and #D4B794 with #B7D494 are triadic colors.