COLOR #BEE4F0

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

190
228
240

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

Yüzdelerle RGB renk parçaları

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

%28.88
%34.65
%36.47

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%20.83
%5
%0
%5.88

Codes

Color #BEE4F0 in popluar color models

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

Color #BEE4F0 in popluar number systems.

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

Shades and tints

Shades of #BEE4F0

#BEE4F0
(190,228,240)
#ADD0DB
(173,208,219)
#9CBCC6
(156,188,198)
#8BA8B1
(139,168,177)
#7A949C
(122,148,156)
#698087
(105,128,135)
#586C72
(88,108,114)
#47585D
(71,88,93)
#364448
(54,68,72)
#253033
(37,48,51)
#141C1E
(20,28,30)
#000000
(0,0,0)

Tints of #BEE4F0

#BEE4F0
(190,228,240)
#C3E6F1
(195,230,241)
#C8E8F2
(200,232,242)
#CDEAF3
(205,234,243)
#D2ECF4
(210,236,244)
#D7EEF5
(215,238,245)
#DCF0F6
(220,240,246)
#E1F2F7
(225,242,247)
#E6F4F8
(230,244,248)
#EBF6F9
(235,246,249)
#F0F8FA
(240,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE4F0; }

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

This text font color is #BEE4F0.

Background Color

.myBgColor { background-color: #BEE4F0; }

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

This div background color is #BEE4F0.

Border color

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

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

This div border color is #BEE4F0.

Opacity

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

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

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

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

This text has shadow with #BEE4F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE4F0.

Preview

Color preview on black background

This text has color #BEE4F0 on black background.


Color preview on white background

This text has color #BEE4F0 on white background.


Black color preview on #BEE4F0 background

This text has black color on #BEE4F0 background.


White color preview on #BEE4F0 background

This text has white color on #BEE4F0 background.


Related colors

Complementary color

Complementary color for #hex is #411B0F.


I love getcolorcode.com

Triadic colors

1 #F0BEE4 and #E4F0BE with #BEE4F0 are triadic colors.

2 #F0E4BE and #E4BEF0 with #BEE4F0 are triadic colors.