COLOR #BEE5E8

HEX: #BEE5E8 RGB: (190,229,232)

Renk bilgisi

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

RGB renk modeli

#BEE5E8 color RGB value is (190,229,232).

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

RGB bağlantıları ve doygunluk

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

190
229
232

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 229 + 232 = 651 (100%)
R 190 of 651 ~ 29.19%
G 229 of 651 ~ 35.18%
B 232 of 651 ~ 35.64'%

%29.19
%35.18
%35.64

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.10%
  • eflatun tonu 1.29%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%18.1
%1.29
%0
%9.02

Codes

Color #BEE5E8 in popluar color models

BE E5 E8
RGB 190 229 232
HSL 184° 47.73% 82.75%
HSB/HSV 184° 18.10% 90.98%
CMYK 18.10% 1.29% 0.00%
9.02%

Color #BEE5E8 in popluar number systems.

HEX BE E5 E8
Decimal 190 229 232
Binary 10111110 11100101 11101000
Octal 276 345 350

Shades and tints

Shades of #BEE5E8

#BEE5E8
(190,229,232)
#ADD1D3
(173,209,211)
#9CBDBE
(156,189,190)
#8BA9A9
(139,169,169)
#7A9594
(122,149,148)
#69817F
(105,129,127)
#586D6A
(88,109,106)
#475955
(71,89,85)
#364540
(54,69,64)
#25312B
(37,49,43)
#141D16
(20,29,22)
#000000
(0,0,0)

Tints of #BEE5E8

#BEE5E8
(190,229,232)
#C3E7EA
(195,231,234)
#C8E9EC
(200,233,236)
#CDEBEE
(205,235,238)
#D2EDF0
(210,237,240)
#D7EFF2
(215,239,242)
#DCF1F4
(220,241,244)
#E1F3F6
(225,243,246)
#E6F5F8
(230,245,248)
#EBF7FA
(235,247,250)
#F0F9FC
(240,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE5E8; }

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

This text font color is #BEE5E8.

Background Color

.myBgColor { background-color: #BEE5E8; }

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

This div background color is #BEE5E8.

Border color

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

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

This div border color is #BEE5E8.

Opacity

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

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

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

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

This text has shadow with #BEE5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE5E8.

Preview

Color preview on black background

This text has color #BEE5E8 on black background.


Color preview on white background

This text has color #BEE5E8 on white background.


Black color preview on #BEE5E8 background

This text has black color on #BEE5E8 background.


White color preview on #BEE5E8 background

This text has white color on #BEE5E8 background.


Related colors

Complementary color

Complementary color for #hex is #411A17.


I love getcolorcode.com

Triadic colors

1 #E8BEE5 and #E5E8BE with #BEE5E8 are triadic colors.

2 #E8E5BE and #E5BEE8 with #BEE5E8 are triadic colors.