COLOR #BEE9F1

HEX: #BEE9F1 RGB: (190,233,241)

Renk bilgisi

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

RGB renk modeli

#BEE9F1 color RGB value is (190,233,241).

RGB: (190,233,241) (75%, 91%, 95%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 233 of 255 = 91%
B 241 of 255 = 95%

190
233
241

R + G + B ~ 87%. #BEE9F1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 233 + 241 = 664 (100%)
R 190 of 664 ~ 28.61%
G 233 of 664 ~ 35.09%
B 241 of 664 ~ 36.3'%

%28.61
%35.09
%36.3

CMYK RENK MODELİ

#BEE9F1 rengi CMYK tonu (21,3,0,5).

  • camgöbeği tonu 21.16%
  • eflatun tonu 3.32%
  • sarı tonu 0.00%
  • ana renk tonu 5.49%

CMYK: (21,3,0,5)
C21M3Y0K5 (21%, 3%, 0%, 5%)
(0.21 / 0.03 / 0.00 / 0.05)

CMYK yüzdeleri

%21.16
%3.32
%0
%5.49

Codes

Color #BEE9F1 in popluar color models

BE E9 F1
RGB 190 233 241
HSL 189° 64.56% 84.51%
HSB/HSV 189° 21.16% 94.51%
CMYK 21.16% 3.32% 0.00%
5.49%

Color #BEE9F1 in popluar number systems.

HEX BE E9 F1
Decimal 190 233 241
Binary 10111110 11101001 11110001
Octal 276 351 361

Shades and tints

Shades of #BEE9F1

#BEE9F1
(190,233,241)
#ADD4DC
(173,212,220)
#9CBFC7
(156,191,199)
#8BAAB2
(139,170,178)
#7A959D
(122,149,157)
#698088
(105,128,136)
#586B73
(88,107,115)
#47565E
(71,86,94)
#364149
(54,65,73)
#252C34
(37,44,52)
#14171F
(20,23,31)
#000000
(0,0,0)

Tints of #BEE9F1

#BEE9F1
(190,233,241)
#C3EBF2
(195,235,242)
#C8EDF3
(200,237,243)
#CDEFF4
(205,239,244)
#D2F1F5
(210,241,245)
#D7F3F6
(215,243,246)
#DCF5F7
(220,245,247)
#E1F7F8
(225,247,248)
#E6F9F9
(230,249,249)
#EBFBFA
(235,251,250)
#F0FDFB
(240,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE9F1 color. Also use rgb(190,233,241) instead hex code.

Text Font Color

.myTextColor { color: #BEE9F1; }

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

This text font color is #BEE9F1.

Background Color

.myBgColor { background-color: #BEE9F1; }

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

This div background color is #BEE9F1.

Border color

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

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

This div border color is #BEE9F1.

Opacity

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

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

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

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

This text has shadow with #BEE9F1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE9F1.

Preview

Color preview on black background

This text has color #BEE9F1 on black background.


Color preview on white background

This text has color #BEE9F1 on white background.


Black color preview on #BEE9F1 background

This text has black color on #BEE9F1 background.


White color preview on #BEE9F1 background

This text has white color on #BEE9F1 background.


Related colors

Complementary color

Complementary color for #hex is #41160E.


I love getcolorcode.com

Triadic colors

1 #F1BEE9 and #E9F1BE with #BEE9F1 are triadic colors.

2 #F1E9BE and #E9BEF1 with #BEE9F1 are triadic colors.