COLOR #BEF0E4

HEX: #BEF0E4 RGB: (190,240,228)

Renk bilgisi

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

RGB renk modeli

#BEF0E4 color RGB value is (190,240,228).

RGB: (190,240,228) (75%, 94%, 89%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 240 of 255 = 94%
B 228 of 255 = 89%

190
240
228

R + G + B ~ 86%. #BEF0E4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 240 + 228 = 658 (100%)
R 190 of 658 ~ 28.88%
G 240 of 658 ~ 36.47%
B 228 of 658 ~ 34.65'%

%28.88
%36.47
%34.65

CMYK RENK MODELİ

#BEF0E4 rengi CMYK tonu (21,0,5,6).

  • camgöbeği tonu 20.83%
  • eflatun tonu 0.00%
  • sarı tonu 5.00%
  • ana renk tonu 5.88%

CMYK: (21,0,5,6)
C21M0Y5K6 (21%, 0%, 5%, 6%)
(0.21 / 0.00 / 0.05 / 0.06)

CMYK yüzdeleri

%20.83
%0
%5
%5.88

Codes

Color #BEF0E4 in popluar color models

BE F0 E4
RGB 190 240 228
HSL 166° 62.50% 84.31%
HSB/HSV 166° 20.83% 94.12%
CMYK 20.83% 0.00% 5.00%
5.88%

Color #BEF0E4 in popluar number systems.

HEX BE F0 E4
Decimal 190 240 228
Binary 10111110 11110000 11100100
Octal 276 360 344

Shades and tints

Shades of #BEF0E4

#BEF0E4
(190,240,228)
#ADDBD0
(173,219,208)
#9CC6BC
(156,198,188)
#8BB1A8
(139,177,168)
#7A9C94
(122,156,148)
#698780
(105,135,128)
#58726C
(88,114,108)
#475D58
(71,93,88)
#364844
(54,72,68)
#253330
(37,51,48)
#141E1C
(20,30,28)
#000000
(0,0,0)

Tints of #BEF0E4

#BEF0E4
(190,240,228)
#C3F1E6
(195,241,230)
#C8F2E8
(200,242,232)
#CDF3EA
(205,243,234)
#D2F4EC
(210,244,236)
#D7F5EE
(215,245,238)
#DCF6F0
(220,246,240)
#E1F7F2
(225,247,242)
#E6F8F4
(230,248,244)
#EBF9F6
(235,249,246)
#F0FAF8
(240,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEF0E4 color. Also use rgb(190,240,228) instead hex code.

Text Font Color

.myTextColor { color: #BEF0E4; }

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

This text font color is #BEF0E4.

Background Color

.myBgColor { background-color: #BEF0E4; }

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

This div background color is #BEF0E4.

Border color

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

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

This div border color is #BEF0E4.

Opacity

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

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

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

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

This text has shadow with #BEF0E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEF0E4.

Preview

Color preview on black background

This text has color #BEF0E4 on black background.


Color preview on white background

This text has color #BEF0E4 on white background.


Black color preview on #BEF0E4 background

This text has black color on #BEF0E4 background.


White color preview on #BEF0E4 background

This text has white color on #BEF0E4 background.


Related colors

Complementary color

Complementary color for #hex is #410F1B.


I love getcolorcode.com

Triadic colors

1 #E4BEF0 and #F0E4BE with #BEF0E4 are triadic colors.

2 #E4F0BE and #F0BEE4 with #BEF0E4 are triadic colors.