COLOR #BEE6DA

HEX: #BEE6DA RGB: (190,230,218)

Renk bilgisi

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

RGB renk modeli

#BEE6DA color RGB value is (190,230,218).

RGB: (190,230,218) (75%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 230 of 255 = 90%
B 218 of 255 = 85%

190
230
218

R + G + B ~ 83%. #BEE6DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 230 + 218 = 638 (100%)
R 190 of 638 ~ 29.78%
G 230 of 638 ~ 36.05%
B 218 of 638 ~ 34.17'%

%29.78
%36.05
%34.17

CMYK RENK MODELİ

#BEE6DA rengi CMYK tonu (17,0,5,10).

  • camgöbeği tonu 17.39%
  • eflatun tonu 0.00%
  • sarı tonu 5.22%
  • ana renk tonu 9.80%

CMYK: (17,0,5,10)
C17M0Y5K10 (17%, 0%, 5%, 10%)
(0.17 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%17.39
%0
%5.22
%9.8

Codes

Color #BEE6DA in popluar color models

BE E6 DA
RGB 190 230 218
HSL 162° 44.44% 82.35%
HSB/HSV 162° 17.39% 90.20%
CMYK 17.39% 0.00% 5.22%
9.80%

Color #BEE6DA in popluar number systems.

HEX BE E6 DA
Decimal 190 230 218
Binary 10111110 11100110 11011010
Octal 276 346 332

Shades and tints

Shades of #BEE6DA

#BEE6DA
(190,230,218)
#ADD2C7
(173,210,199)
#9CBEB4
(156,190,180)
#8BAAA1
(139,170,161)
#7A968E
(122,150,142)
#69827B
(105,130,123)
#586E68
(88,110,104)
#475A55
(71,90,85)
#364642
(54,70,66)
#25322F
(37,50,47)
#141E1C
(20,30,28)
#000000
(0,0,0)

Tints of #BEE6DA

#BEE6DA
(190,230,218)
#C3E8DD
(195,232,221)
#C8EAE0
(200,234,224)
#CDECE3
(205,236,227)
#D2EEE6
(210,238,230)
#D7F0E9
(215,240,233)
#DCF2EC
(220,242,236)
#E1F4EF
(225,244,239)
#E6F6F2
(230,246,242)
#EBF8F5
(235,248,245)
#F0FAF8
(240,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE6DA color. Also use rgb(190,230,218) instead hex code.

Text Font Color

.myTextColor { color: #BEE6DA; }

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

This text font color is #BEE6DA.

Background Color

.myBgColor { background-color: #BEE6DA; }

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

This div background color is #BEE6DA.

Border color

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

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

This div border color is #BEE6DA.

Opacity

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

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

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

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

This text has shadow with #BEE6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE6DA.

Preview

Color preview on black background

This text has color #BEE6DA on black background.


Color preview on white background

This text has color #BEE6DA on white background.


Black color preview on #BEE6DA background

This text has black color on #BEE6DA background.


White color preview on #BEE6DA background

This text has white color on #BEE6DA background.


Related colors

Complementary color

Complementary color for #hex is #411925.


I love getcolorcode.com

Triadic colors

1 #DABEE6 and #E6DABE with #BEE6DA are triadic colors.

2 #DAE6BE and #E6BEDA with #BEE6DA are triadic colors.