COLOR #BEF2BA

HEX: #BEF2BA RGB: (190,242,186)

Color info

#BEF2BA contains red, green and blue colors in about the same proportion. Web safe color of #BEF2BA is #CCFFCC (or #CFC).

RGB color model

#BEF2BA color RGB value is (190,242,186).

RGB: (190,242,186) (75%, 95%, 73%)

RGB channels and saturation

R 190 of 255 = 75%
G 242 of 255 = 95%
B 186 of 255 = 73%

190
242
186

R + G + B ~ 81%. #BEF2BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 190 + 242 + 186 = 618 (100%)
R 190 of 618 ~ 30.74%
G 242 of 618 ~ 39.16%
B 186 of 618 ~ 30.1'%

%30.74
%39.16
%30.1

CMYK color model

#BEF2BA color CMYK value is (21,0,23,5).

  • cyan value is 21.49%
  • magenta value is 0.00%
  • yellow value is 23.14%
  • key color value is 5.10%

CMYK: (21,0,23,5)
C21M0Y23K5 (21%, 0%, 23%, 5%)
(0.21 / 0.00 / 0.23 / 0.05)

CMYK percentages

%21.49
%0
%23.14
%5.1

Codes

Color #BEF2BA in popluar color models

BE F2 BA
RGB 190 242 186
HSL 116° 68.29% 83.92%
HSB/HSV 116° 23.14% 94.90%
CMYK 21.49% 0.00% 23.14%
5.10%

Color #BEF2BA in popluar number systems.

HEX BE F2 BA
Decimal 190 242 186
Binary 10111110 11110010 10111010
Octal 276 362 272

Shades and tints

Shades of #BEF2BA

#BEF2BA
(190,242,186)
#ADDCAA
(173,220,170)
#9CC69A
(156,198,154)
#8BB08A
(139,176,138)
#7A9A7A
(122,154,122)
#69846A
(105,132,106)
#586E5A
(88,110,90)
#47584A
(71,88,74)
#36423A
(54,66,58)
#252C2A
(37,44,42)
#14161A
(20,22,26)
#000000
(0,0,0)

Tints of #BEF2BA

#BEF2BA
(190,242,186)
#C3F3C0
(195,243,192)
#C8F4C6
(200,244,198)
#CDF5CC
(205,245,204)
#D2F6D2
(210,246,210)
#D7F7D8
(215,247,216)
#DCF8DE
(220,248,222)
#E1F9E4
(225,249,228)
#E6FAEA
(230,250,234)
#EBFBF0
(235,251,240)
#F0FCF6
(240,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEF2BA color. Also use rgb(190,242,186) instead hex code.

Text Font Color

.myTextColor { color: #BEF2BA; }

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

This text font color is #BEF2BA.

Background Color

.myBgColor { background-color: #BEF2BA; }

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

This div background color is #BEF2BA.

Border color

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

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

This div border color is #BEF2BA.

Opacity

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

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

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

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

This text has shadow with #BEF2BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEF2BA.

Preview

Color preview on black background

This text has color #BEF2BA on black background.


Color preview on white background

This text has color #BEF2BA on white background.


Black color preview on #BEF2BA background

This text has black color on #BEF2BA background.


White color preview on #BEF2BA background

This text has white color on #BEF2BA background.


Related colors

Complementary color

Complementary color for #hex is #410D45.


I love getcolorcode.com

Triadic colors

1 #BABEF2 and #F2BABE with #BEF2BA are triadic colors.

2 #BAF2BE and #F2BEBA with #BEF2BA are triadic colors.