COLOR #BEE1ED

HEX: #BEE1ED RGB: (190,225,237)

Renk bilgisi

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

RGB renk modeli

#BEE1ED color RGB value is (190,225,237).

RGB: (190,225,237) (75%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 225 of 255 = 88%
B 237 of 255 = 93%

190
225
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 225 + 237 = 652 (100%)
R 190 of 652 ~ 29.14%
G 225 of 652 ~ 34.51%
B 237 of 652 ~ 36.35'%

%29.14
%34.51
%36.35

CMYK RENK MODELİ

#BEE1ED rengi CMYK tonu (20,5,0,7).

  • camgöbeği tonu 19.83%
  • eflatun tonu 5.06%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (20,5,0,7)
C20M5Y0K7 (20%, 5%, 0%, 7%)
(0.20 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%19.83
%5.06
%0
%7.06

Codes

Color #BEE1ED in popluar color models

BE E1 ED
RGB 190 225 237
HSL 195° 56.63% 83.73%
HSB/HSV 195° 19.83% 92.94%
CMYK 19.83% 5.06% 0.00%
7.06%

Color #BEE1ED in popluar number systems.

HEX BE E1 ED
Decimal 190 225 237
Binary 10111110 11100001 11101101
Octal 276 341 355

Shades and tints

Shades of #BEE1ED

#BEE1ED
(190,225,237)
#ADCDD8
(173,205,216)
#9CB9C3
(156,185,195)
#8BA5AE
(139,165,174)
#7A9199
(122,145,153)
#697D84
(105,125,132)
#58696F
(88,105,111)
#47555A
(71,85,90)
#364145
(54,65,69)
#252D30
(37,45,48)
#14191B
(20,25,27)
#000000
(0,0,0)

Tints of #BEE1ED

#BEE1ED
(190,225,237)
#C3E3EE
(195,227,238)
#C8E5EF
(200,229,239)
#CDE7F0
(205,231,240)
#D2E9F1
(210,233,241)
#D7EBF2
(215,235,242)
#DCEDF3
(220,237,243)
#E1EFF4
(225,239,244)
#E6F1F5
(230,241,245)
#EBF3F6
(235,243,246)
#F0F5F7
(240,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE1ED color. Also use rgb(190,225,237) instead hex code.

Text Font Color

.myTextColor { color: #BEE1ED; }

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

This text font color is #BEE1ED.

Background Color

.myBgColor { background-color: #BEE1ED; }

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

This div background color is #BEE1ED.

Border color

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

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

This div border color is #BEE1ED.

Opacity

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

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

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

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

This text has shadow with #BEE1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE1ED.

Preview

Color preview on black background

This text has color #BEE1ED on black background.


Color preview on white background

This text has color #BEE1ED on white background.


Black color preview on #BEE1ED background

This text has black color on #BEE1ED background.


White color preview on #BEE1ED background

This text has white color on #BEE1ED background.


Related colors

Complementary color

Complementary color for #hex is #411E12.


I love getcolorcode.com

Triadic colors

1 #EDBEE1 and #E1EDBE with #BEE1ED are triadic colors.

2 #EDE1BE and #E1BEED with #BEE1ED are triadic colors.