COLOR #BEE9DA

HEX: #BEE9DA RGB: (190,233,218)

Renk bilgisi

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

RGB renk modeli

#BEE9DA color RGB value is (190,233,218).

RGB: (190,233,218) (75%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 233 of 255 = 91%
B 218 of 255 = 85%

190
233
218

R + G + B ~ 84%. #BEE9DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 233 + 218 = 641 (100%)
R 190 of 641 ~ 29.64%
G 233 of 641 ~ 36.35%
B 218 of 641 ~ 34.01'%

%29.64
%36.35
%34.01

CMYK RENK MODELİ

#BEE9DA rengi CMYK tonu (18,0,6,9).

  • camgöbeği tonu 18.45%
  • eflatun tonu 0.00%
  • sarı tonu 6.44%
  • ana renk tonu 8.63%

CMYK: (18,0,6,9)
C18M0Y6K9 (18%, 0%, 6%, 9%)
(0.18 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%18.45
%0
%6.44
%8.63

Codes

Color #BEE9DA in popluar color models

BE E9 DA
RGB 190 233 218
HSL 159° 49.43% 82.94%
HSB/HSV 159° 18.45% 91.37%
CMYK 18.45% 0.00% 6.44%
8.63%

Color #BEE9DA in popluar number systems.

HEX BE E9 DA
Decimal 190 233 218
Binary 10111110 11101001 11011010
Octal 276 351 332

Shades and tints

Shades of #BEE9DA

#BEE9DA
(190,233,218)
#ADD4C7
(173,212,199)
#9CBFB4
(156,191,180)
#8BAAA1
(139,170,161)
#7A958E
(122,149,142)
#69807B
(105,128,123)
#586B68
(88,107,104)
#475655
(71,86,85)
#364142
(54,65,66)
#252C2F
(37,44,47)
#14171C
(20,23,28)
#000000
(0,0,0)

Tints of #BEE9DA

#BEE9DA
(190,233,218)
#C3EBDD
(195,235,221)
#C8EDE0
(200,237,224)
#CDEFE3
(205,239,227)
#D2F1E6
(210,241,230)
#D7F3E9
(215,243,233)
#DCF5EC
(220,245,236)
#E1F7EF
(225,247,239)
#E6F9F2
(230,249,242)
#EBFBF5
(235,251,245)
#F0FDF8
(240,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE9DA; }

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

This text font color is #BEE9DA.

Background Color

.myBgColor { background-color: #BEE9DA; }

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

This div background color is #BEE9DA.

Border color

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

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

This div border color is #BEE9DA.

Opacity

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

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

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

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

This text has shadow with #BEE9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE9DA.

Preview

Color preview on black background

This text has color #BEE9DA on black background.


Color preview on white background

This text has color #BEE9DA on white background.


Black color preview on #BEE9DA background

This text has black color on #BEE9DA background.


White color preview on #BEE9DA background

This text has white color on #BEE9DA background.


Related colors

Complementary color

Complementary color for #hex is #411625.


I love getcolorcode.com

Triadic colors

1 #DABEE9 and #E9DABE with #BEE9DA are triadic colors.

2 #DAE9BE and #E9BEDA with #BEE9DA are triadic colors.