COLOR #BEE2FD

HEX: #BEE2FD RGB: (190,226,253)

Renk bilgisi

#BEE2FD contains mainly green and blue colors. #BEE2FD ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#BEE2FD color RGB value is (190,226,253).

RGB: (190,226,253) (75%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 226 of 255 = 89%
B 253 of 255 = 99%

190
226
253

R + G + B ~ 88%. #BEE2FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 226 + 253 = 669 (100%)
R 190 of 669 ~ 28.4%
G 226 of 669 ~ 33.78%
B 253 of 669 ~ 37.82'%

%28.4
%33.78
%37.82

CMYK RENK MODELİ

#BEE2FD rengi CMYK tonu (25,11,0,1).

  • camgöbeği tonu 24.90%
  • eflatun tonu 10.67%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (25,11,0,1)
C25M11Y0K1 (25%, 11%, 0%, 1%)
(0.25 / 0.11 / 0.00 / 0.01)

CMYK yüzdeleri

%24.9
%10.67
%0
%0.78

Codes

Color #BEE2FD in popluar color models

BE E2 FD
RGB 190 226 253
HSL 206° 94.03% 86.86%
HSB/HSV 206° 24.90% 99.22%
CMYK 24.90% 10.67% 0.00%
0.78%

Color #BEE2FD in popluar number systems.

HEX BE E2 FD
Decimal 190 226 253
Binary 10111110 11100010 11111101
Octal 276 342 375

Shades and tints

Shades of #BEE2FD

#BEE2FD
(190,226,253)
#ADCEE6
(173,206,230)
#9CBACF
(156,186,207)
#8BA6B8
(139,166,184)
#7A92A1
(122,146,161)
#697E8A
(105,126,138)
#586A73
(88,106,115)
#47565C
(71,86,92)
#364245
(54,66,69)
#252E2E
(37,46,46)
#141A17
(20,26,23)
#000000
(0,0,0)

Tints of #BEE2FD

#BEE2FD
(190,226,253)
#C3E4FD
(195,228,253)
#C8E6FD
(200,230,253)
#CDE8FD
(205,232,253)
#D2EAFD
(210,234,253)
#D7ECFD
(215,236,253)
#DCEEFD
(220,238,253)
#E1F0FD
(225,240,253)
#E6F2FD
(230,242,253)
#EBF4FD
(235,244,253)
#F0F6FD
(240,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE2FD; }

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

This text font color is #BEE2FD.

Background Color

.myBgColor { background-color: #BEE2FD; }

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

This div background color is #BEE2FD.

Border color

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

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

This div border color is #BEE2FD.

Opacity

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

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

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

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

This text has shadow with #BEE2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE2FD.

Preview

Color preview on black background

This text has color #BEE2FD on black background.


Color preview on white background

This text has color #BEE2FD on white background.


Black color preview on #BEE2FD background

This text has black color on #BEE2FD background.


White color preview on #BEE2FD background

This text has white color on #BEE2FD background.


Related colors

Complementary color

Complementary color for #hex is #411D02.


I love getcolorcode.com

Triadic colors

1 #FDBEE2 and #E2FDBE with #BEE2FD are triadic colors.

2 #FDE2BE and #E2BEFD with #BEE2FD are triadic colors.