COLOR #B1D298

HEX: #B1D298 RGB: (177,210,152)

Color info

#B1D298 contains red, green and blue colors in about the same proportion. Web safe color of #B1D298 is #99CC99 (or #9C9).

RGB color model

#B1D298 color RGB value is (177,210,152).

RGB: (177,210,152) (69%, 82%, 60%)

RGB channels and saturation

R 177 of 255 = 69%
G 210 of 255 = 82%
B 152 of 255 = 60%

177
210
152

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

Portions of RGB colors in percentages

R + G + B = 177 + 210 + 152 = 539 (100%)
R 177 of 539 ~ 32.84%
G 210 of 539 ~ 38.96%
B 152 of 539 ~ 28.2'%

%32.84
%38.96
%28.2

CMYK color model

#B1D298 color CMYK value is (16,0,28,18).

  • cyan value is 15.71%
  • magenta value is 0.00%
  • yellow value is 27.62%
  • key color value is 17.65%

CMYK: (16,0,28,18)
C16M0Y28K18 (16%, 0%, 28%, 18%)
(0.16 / 0.00 / 0.28 / 0.18)

CMYK percentages

%15.71
%0
%27.62
%17.65

Codes

Color #B1D298 in popluar color models

B1 D2 98
RGB 177 210 152
HSL 94° 39.19% 70.98%
HSB/HSV 94° 27.62% 82.35%
CMYK 15.71% 0.00% 27.62%
17.65%

Color #B1D298 in popluar number systems.

HEX B1 D2 98
Decimal 177 210 152
Binary 10110001 11010010 10011000
Octal 261 322 230

Shades and tints

Shades of #B1D298

#B1D298
(177,210,152)
#A1BF8B
(161,191,139)
#91AC7E
(145,172,126)
#819971
(129,153,113)
#718664
(113,134,100)
#617357
(97,115,87)
#51604A
(81,96,74)
#414D3D
(65,77,61)
#313A30
(49,58,48)
#212723
(33,39,35)
#111416
(17,20,22)
#000000
(0,0,0)

Tints of #B1D298

#B1D298
(177,210,152)
#B8D6A1
(184,214,161)
#BFDAAA
(191,218,170)
#C6DEB3
(198,222,179)
#CDE2BC
(205,226,188)
#D4E6C5
(212,230,197)
#DBEACE
(219,234,206)
#E2EED7
(226,238,215)
#E9F2E0
(233,242,224)
#F0F6E9
(240,246,233)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1D298 color. Also use rgb(177,210,152) instead hex code.

Text Font Color

.myTextColor { color: #B1D298; }

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

This text font color is #B1D298.

Background Color

.myBgColor { background-color: #B1D298; }

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

This div background color is #B1D298.

Border color

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

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

This div border color is #B1D298.

Opacity

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

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

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

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

This text has shadow with #B1D298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1D298.

Preview

Color preview on black background

This text has color #B1D298 on black background.


Color preview on white background

This text has color #B1D298 on white background.


Black color preview on #B1D298 background

This text has black color on #B1D298 background.


White color preview on #B1D298 background

This text has white color on #B1D298 background.


Related colors

Complementary color

Complementary color for #hex is #4E2D67.


I love getcolorcode.com

Triadic colors

1 #98B1D2 and #D298B1 with #B1D298 are triadic colors.

2 #98D2B1 and #D2B198 with #B1D298 are triadic colors.