COLOR #B7D095

HEX: #B7D095 RGB: (183,208,149)

Color info

#B7D095 contains red, green and blue colors in about the same proportion. Web safe color of #B7D095 is #CCCC99 (or #CC9).

RGB color model

#B7D095 color RGB value is (183,208,149).

RGB: (183,208,149) (72%, 82%, 58%)

RGB channels and saturation

R 183 of 255 = 72%
G 208 of 255 = 82%
B 149 of 255 = 58%

183
208
149

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

Portions of RGB colors in percentages

R + G + B = 183 + 208 + 149 = 540 (100%)
R 183 of 540 ~ 33.89%
G 208 of 540 ~ 38.52%
B 149 of 540 ~ 27.59'%

%33.89
%38.52
%27.59

CMYK color model

#B7D095 color CMYK value is (12,0,28,18).

  • cyan value is 12.02%
  • magenta value is 0.00%
  • yellow value is 28.37%
  • key color value is 18.43%

CMYK: (12,0,28,18)
C12M0Y28K18 (12%, 0%, 28%, 18%)
(0.12 / 0.00 / 0.28 / 0.18)

CMYK percentages

%12.02
%0
%28.37
%18.43

Codes

Color #B7D095 in popluar color models

B7 D0 95
RGB 183 208 149
HSL 85° 38.56% 70.00%
HSB/HSV 85° 28.37% 81.57%
CMYK 12.02% 0.00% 28.37%
18.43%

Color #B7D095 in popluar number systems.

HEX B7 D0 95
Decimal 183 208 149
Binary 10110111 11010000 10010101
Octal 267 320 225

Shades and tints

Shades of #B7D095

#B7D095
(183,208,149)
#A7BE88
(167,190,136)
#97AC7B
(151,172,123)
#879A6E
(135,154,110)
#778861
(119,136,97)
#677654
(103,118,84)
#576447
(87,100,71)
#47523A
(71,82,58)
#37402D
(55,64,45)
#272E20
(39,46,32)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #B7D095

#B7D095
(183,208,149)
#BDD49E
(189,212,158)
#C3D8A7
(195,216,167)
#C9DCB0
(201,220,176)
#CFE0B9
(207,224,185)
#D5E4C2
(213,228,194)
#DBE8CB
(219,232,203)
#E1ECD4
(225,236,212)
#E7F0DD
(231,240,221)
#EDF4E6
(237,244,230)
#F3F8EF
(243,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7D095 color. Also use rgb(183,208,149) instead hex code.

Text Font Color

.myTextColor { color: #B7D095; }

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

This text font color is #B7D095.

Background Color

.myBgColor { background-color: #B7D095; }

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

This div background color is #B7D095.

Border color

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

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

This div border color is #B7D095.

Opacity

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

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

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

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

This text has shadow with #B7D095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7D095.

Preview

Color preview on black background

This text has color #B7D095 on black background.


Color preview on white background

This text has color #B7D095 on white background.


Black color preview on #B7D095 background

This text has black color on #B7D095 background.


White color preview on #B7D095 background

This text has white color on #B7D095 background.


Related colors

Complementary color

Complementary color for #hex is #482F6A.


I love getcolorcode.com

Triadic colors

1 #95B7D0 and #D095B7 with #B7D095 are triadic colors.

2 #95D0B7 and #D0B795 with #B7D095 are triadic colors.