COLOR #B7D874

HEX: #B7D874 RGB: (183,216,116)

Color info

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

RGB color model

#B7D874 color RGB value is (183,216,116).

RGB: (183,216,116) (72%, 85%, 45%)

RGB channels and saturation

R 183 of 255 = 72%
G 216 of 255 = 85%
B 116 of 255 = 45%

183
216
116

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

Portions of RGB colors in percentages

R + G + B = 183 + 216 + 116 = 515 (100%)
R 183 of 515 ~ 35.53%
G 216 of 515 ~ 41.94%
B 116 of 515 ~ 22.52'%

%35.53
%41.94
%22.52

CMYK color model

#B7D874 color CMYK value is (15,0,46,15).

  • cyan value is 15.28%
  • magenta value is 0.00%
  • yellow value is 46.30%
  • key color value is 15.29%

CMYK: (15,0,46,15)
C15M0Y46K15 (15%, 0%, 46%, 15%)
(0.15 / 0.00 / 0.46 / 0.15)

CMYK percentages

%15.28
%0
%46.3
%15.29

Codes

Color #B7D874 in popluar color models

B7 D8 74
RGB 183 216 116
HSL 80° 56.18% 65.10%
HSB/HSV 80° 46.30% 84.71%
CMYK 15.28% 0.00% 46.30%
15.29%

Color #B7D874 in popluar number systems.

HEX B7 D8 74
Decimal 183 216 116
Binary 10110111 11011000 1110100
Octal 267 330 164

Shades and tints

Shades of #B7D874

#B7D874
(183,216,116)
#A7C56A
(167,197,106)
#97B260
(151,178,96)
#879F56
(135,159,86)
#778C4C
(119,140,76)
#677942
(103,121,66)
#576638
(87,102,56)
#47532E
(71,83,46)
#374024
(55,64,36)
#272D1A
(39,45,26)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #B7D874

#B7D874
(183,216,116)
#BDDB80
(189,219,128)
#C3DE8C
(195,222,140)
#C9E198
(201,225,152)
#CFE4A4
(207,228,164)
#D5E7B0
(213,231,176)
#DBEABC
(219,234,188)
#E1EDC8
(225,237,200)
#E7F0D4
(231,240,212)
#EDF3E0
(237,243,224)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7D874 color. Also use rgb(183,216,116) instead hex code.

Text Font Color

.myTextColor { color: #B7D874; }

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

This text font color is #B7D874.

Background Color

.myBgColor { background-color: #B7D874; }

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

This div background color is #B7D874.

Border color

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

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

This div border color is #B7D874.

Opacity

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

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

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

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

This text has shadow with #B7D874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7D874.

Preview

Color preview on black background

This text has color #B7D874 on black background.


Color preview on white background

This text has color #B7D874 on white background.


Black color preview on #B7D874 background

This text has black color on #B7D874 background.


White color preview on #B7D874 background

This text has white color on #B7D874 background.


Related colors

Complementary color

Complementary color for #hex is #48278B.


I love getcolorcode.com

Triadic colors

1 #74B7D8 and #D874B7 with #B7D874 are triadic colors.

2 #74D8B7 and #D8B774 with #B7D874 are triadic colors.