COLOR #BEE2D5

HEX: #BEE2D5 RGB: (190,226,213)

Renk bilgisi

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

RGB renk modeli

#BEE2D5 color RGB value is (190,226,213).

RGB: (190,226,213) (75%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 226 of 255 = 89%
B 213 of 255 = 84%

190
226
213

R + G + B ~ 83%. #BEE2D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 226 + 213 = 629 (100%)
R 190 of 629 ~ 30.21%
G 226 of 629 ~ 35.93%
B 213 of 629 ~ 33.86'%

%30.21
%35.93
%33.86

CMYK RENK MODELİ

#BEE2D5 rengi CMYK tonu (16,0,6,11).

  • camgöbeği tonu 15.93%
  • eflatun tonu 0.00%
  • sarı tonu 5.75%
  • ana renk tonu 11.37%

CMYK: (16,0,6,11)
C16M0Y6K11 (16%, 0%, 6%, 11%)
(0.16 / 0.00 / 0.06 / 0.11)

CMYK yüzdeleri

%15.93
%0
%5.75
%11.37

Codes

Color #BEE2D5 in popluar color models

BE E2 D5
RGB 190 226 213
HSL 158° 38.30% 81.57%
HSB/HSV 158° 15.93% 88.63%
CMYK 15.93% 0.00% 5.75%
11.37%

Color #BEE2D5 in popluar number systems.

HEX BE E2 D5
Decimal 190 226 213
Binary 10111110 11100010 11010101
Octal 276 342 325

Shades and tints

Shades of #BEE2D5

#BEE2D5
(190,226,213)
#ADCEC2
(173,206,194)
#9CBAAF
(156,186,175)
#8BA69C
(139,166,156)
#7A9289
(122,146,137)
#697E76
(105,126,118)
#586A63
(88,106,99)
#475650
(71,86,80)
#36423D
(54,66,61)
#252E2A
(37,46,42)
#141A17
(20,26,23)
#000000
(0,0,0)

Tints of #BEE2D5

#BEE2D5
(190,226,213)
#C3E4D8
(195,228,216)
#C8E6DB
(200,230,219)
#CDE8DE
(205,232,222)
#D2EAE1
(210,234,225)
#D7ECE4
(215,236,228)
#DCEEE7
(220,238,231)
#E1F0EA
(225,240,234)
#E6F2ED
(230,242,237)
#EBF4F0
(235,244,240)
#F0F6F3
(240,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE2D5 color. Also use rgb(190,226,213) instead hex code.

Text Font Color

.myTextColor { color: #BEE2D5; }

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

This text font color is #BEE2D5.

Background Color

.myBgColor { background-color: #BEE2D5; }

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

This div background color is #BEE2D5.

Border color

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

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

This div border color is #BEE2D5.

Opacity

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

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

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

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

This text has shadow with #BEE2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE2D5.

Preview

Color preview on black background

This text has color #BEE2D5 on black background.


Color preview on white background

This text has color #BEE2D5 on white background.


Black color preview on #BEE2D5 background

This text has black color on #BEE2D5 background.


White color preview on #BEE2D5 background

This text has white color on #BEE2D5 background.


Related colors

Complementary color

Complementary color for #hex is #411D2A.


I love getcolorcode.com

Triadic colors

1 #D5BEE2 and #E2D5BE with #BEE2D5 are triadic colors.

2 #D5E2BE and #E2BED5 with #BEE2D5 are triadic colors.