COLOR #BEF2D6

HEX: #BEF2D6 RGB: (190,242,214)

Renk bilgisi

#BEF2D6 contains red, green and blue colors in about the same proportion. #BEF2D6 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#BEF2D6 color RGB value is (190,242,214).

RGB: (190,242,214) (75%, 95%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 242 of 255 = 95%
B 214 of 255 = 84%

190
242
214

R + G + B ~ 85%. #BEF2D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 242 + 214 = 646 (100%)
R 190 of 646 ~ 29.41%
G 242 of 646 ~ 37.46%
B 214 of 646 ~ 33.13'%

%29.41
%37.46
%33.13

CMYK RENK MODELİ

#BEF2D6 rengi CMYK tonu (21,0,12,5).

  • camgöbeği tonu 21.49%
  • eflatun tonu 0.00%
  • sarı tonu 11.57%
  • ana renk tonu 5.10%

CMYK: (21,0,12,5)
C21M0Y12K5 (21%, 0%, 12%, 5%)
(0.21 / 0.00 / 0.12 / 0.05)

CMYK yüzdeleri

%21.49
%0
%11.57
%5.1

Codes

Color #BEF2D6 in popluar color models

BE F2 D6
RGB 190 242 214
HSL 148° 66.67% 84.71%
HSB/HSV 148° 21.49% 94.90%
CMYK 21.49% 0.00% 11.57%
5.10%

Color #BEF2D6 in popluar number systems.

HEX BE F2 D6
Decimal 190 242 214
Binary 10111110 11110010 11010110
Octal 276 362 326

Shades and tints

Shades of #BEF2D6

#BEF2D6
(190,242,214)
#ADDCC3
(173,220,195)
#9CC6B0
(156,198,176)
#8BB09D
(139,176,157)
#7A9A8A
(122,154,138)
#698477
(105,132,119)
#586E64
(88,110,100)
#475851
(71,88,81)
#36423E
(54,66,62)
#252C2B
(37,44,43)
#141618
(20,22,24)
#000000
(0,0,0)

Tints of #BEF2D6

#BEF2D6
(190,242,214)
#C3F3D9
(195,243,217)
#C8F4DC
(200,244,220)
#CDF5DF
(205,245,223)
#D2F6E2
(210,246,226)
#D7F7E5
(215,247,229)
#DCF8E8
(220,248,232)
#E1F9EB
(225,249,235)
#E6FAEE
(230,250,238)
#EBFBF1
(235,251,241)
#F0FCF4
(240,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEF2D6; }

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

This text font color is #BEF2D6.

Background Color

.myBgColor { background-color: #BEF2D6; }

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

This div background color is #BEF2D6.

Border color

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

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

This div border color is #BEF2D6.

Opacity

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

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

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

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

This text has shadow with #BEF2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEF2D6.

Preview

Color preview on black background

This text has color #BEF2D6 on black background.


Color preview on white background

This text has color #BEF2D6 on white background.


Black color preview on #BEF2D6 background

This text has black color on #BEF2D6 background.


White color preview on #BEF2D6 background

This text has white color on #BEF2D6 background.


Related colors

Complementary color

Complementary color for #hex is #410D29.


I love getcolorcode.com

Triadic colors

1 #D6BEF2 and #F2D6BE with #BEF2D6 are triadic colors.

2 #D6F2BE and #F2BED6 with #BEF2D6 are triadic colors.