COLOR #BEE5B2

HEX: #BEE5B2 RGB: (190,229,178)

Renk bilgisi

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

RGB renk modeli

#BEE5B2 color RGB value is (190,229,178).

RGB: (190,229,178) (75%, 90%, 70%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 229 of 255 = 90%
B 178 of 255 = 70%

190
229
178

R + G + B ~ 78%. #BEE5B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 229 + 178 = 597 (100%)
R 190 of 597 ~ 31.83%
G 229 of 597 ~ 38.36%
B 178 of 597 ~ 29.82'%

%31.83
%38.36
%29.82

CMYK RENK MODELİ

#BEE5B2 rengi CMYK tonu (17,0,22,10).

  • camgöbeği tonu 17.03%
  • eflatun tonu 0.00%
  • sarı tonu 22.27%
  • ana renk tonu 10.20%

CMYK: (17,0,22,10)
C17M0Y22K10 (17%, 0%, 22%, 10%)
(0.17 / 0.00 / 0.22 / 0.10)

CMYK yüzdeleri

%17.03
%0
%22.27
%10.2

Codes

Color #BEE5B2 in popluar color models

BE E5 B2
RGB 190 229 178
HSL 106° 49.51% 79.80%
HSB/HSV 106° 22.27% 89.80%
CMYK 17.03% 0.00% 22.27%
10.20%

Color #BEE5B2 in popluar number systems.

HEX BE E5 B2
Decimal 190 229 178
Binary 10111110 11100101 10110010
Octal 276 345 262

Shades and tints

Shades of #BEE5B2

#BEE5B2
(190,229,178)
#ADD1A2
(173,209,162)
#9CBD92
(156,189,146)
#8BA982
(139,169,130)
#7A9572
(122,149,114)
#698162
(105,129,98)
#586D52
(88,109,82)
#475942
(71,89,66)
#364532
(54,69,50)
#253122
(37,49,34)
#141D12
(20,29,18)
#000000
(0,0,0)

Tints of #BEE5B2

#BEE5B2
(190,229,178)
#C3E7B9
(195,231,185)
#C8E9C0
(200,233,192)
#CDEBC7
(205,235,199)
#D2EDCE
(210,237,206)
#D7EFD5
(215,239,213)
#DCF1DC
(220,241,220)
#E1F3E3
(225,243,227)
#E6F5EA
(230,245,234)
#EBF7F1
(235,247,241)
#F0F9F8
(240,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE5B2 color. Also use rgb(190,229,178) instead hex code.

Text Font Color

.myTextColor { color: #BEE5B2; }

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

This text font color is #BEE5B2.

Background Color

.myBgColor { background-color: #BEE5B2; }

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

This div background color is #BEE5B2.

Border color

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

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

This div border color is #BEE5B2.

Opacity

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

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

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

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

This text has shadow with #BEE5B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE5B2.

Preview

Color preview on black background

This text has color #BEE5B2 on black background.


Color preview on white background

This text has color #BEE5B2 on white background.


Black color preview on #BEE5B2 background

This text has black color on #BEE5B2 background.


White color preview on #BEE5B2 background

This text has white color on #BEE5B2 background.


Related colors

Complementary color

Complementary color for #hex is #411A4D.


I love getcolorcode.com

Triadic colors

1 #B2BEE5 and #E5B2BE with #BEE5B2 are triadic colors.

2 #B2E5BE and #E5BEB2 with #BEE5B2 are triadic colors.