COLOR #BEE5E7

HEX: #BEE5E7 RGB: (190,229,231)

Renk bilgisi

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

RGB renk modeli

#BEE5E7 color RGB value is (190,229,231).

RGB: (190,229,231) (75%, 90%, 91%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 229 of 255 = 90%
B 231 of 255 = 91%

190
229
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 229 + 231 = 650 (100%)
R 190 of 650 ~ 29.23%
G 229 of 650 ~ 35.23%
B 231 of 650 ~ 35.54'%

%29.23
%35.23
%35.54

CMYK RENK MODELİ

#BEE5E7 rengi CMYK tonu (18,1,0,9).

  • camgöbeği tonu 17.75%
  • eflatun tonu 0.87%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (18,1,0,9)
C18M1Y0K9 (18%, 1%, 0%, 9%)
(0.18 / 0.01 / 0.00 / 0.09)

CMYK yüzdeleri

%17.75
%0.87
%0
%9.41

Codes

Color #BEE5E7 in popluar color models

BE E5 E7
RGB 190 229 231
HSL 183° 46.07% 82.55%
HSB/HSV 183° 17.75% 90.59%
CMYK 17.75% 0.87% 0.00%
9.41%

Color #BEE5E7 in popluar number systems.

HEX BE E5 E7
Decimal 190 229 231
Binary 10111110 11100101 11100111
Octal 276 345 347

Shades and tints

Shades of #BEE5E7

#BEE5E7
(190,229,231)
#ADD1D2
(173,209,210)
#9CBDBD
(156,189,189)
#8BA9A8
(139,169,168)
#7A9593
(122,149,147)
#69817E
(105,129,126)
#586D69
(88,109,105)
#475954
(71,89,84)
#36453F
(54,69,63)
#25312A
(37,49,42)
#141D15
(20,29,21)
#000000
(0,0,0)

Tints of #BEE5E7

#BEE5E7
(190,229,231)
#C3E7E9
(195,231,233)
#C8E9EB
(200,233,235)
#CDEBED
(205,235,237)
#D2EDEF
(210,237,239)
#D7EFF1
(215,239,241)
#DCF1F3
(220,241,243)
#E1F3F5
(225,243,245)
#E6F5F7
(230,245,247)
#EBF7F9
(235,247,249)
#F0F9FB
(240,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE5E7; }

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

This text font color is #BEE5E7.

Background Color

.myBgColor { background-color: #BEE5E7; }

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

This div background color is #BEE5E7.

Border color

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

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

This div border color is #BEE5E7.

Opacity

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

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

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

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

This text has shadow with #BEE5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE5E7.

Preview

Color preview on black background

This text has color #BEE5E7 on black background.


Color preview on white background

This text has color #BEE5E7 on white background.


Black color preview on #BEE5E7 background

This text has black color on #BEE5E7 background.


White color preview on #BEE5E7 background

This text has white color on #BEE5E7 background.


Related colors

Complementary color

Complementary color for #hex is #411A18.


I love getcolorcode.com

Triadic colors

1 #E7BEE5 and #E5E7BE with #BEE5E7 are triadic colors.

2 #E7E5BE and #E5BEE7 with #BEE5E7 are triadic colors.