COLOR #BEE9DB

HEX: #BEE9DB RGB: (190,233,219)

Renk bilgisi

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

RGB renk modeli

#BEE9DB color RGB value is (190,233,219).

RGB: (190,233,219) (75%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 233 of 255 = 91%
B 219 of 255 = 86%

190
233
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 233 + 219 = 642 (100%)
R 190 of 642 ~ 29.6%
G 233 of 642 ~ 36.29%
B 219 of 642 ~ 34.11'%

%29.6
%36.29
%34.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.45%
  • eflatun tonu 0.00%
  • sarı tonu 6.01%
  • 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.01
%8.63

Codes

Color #BEE9DB in popluar color models

BE E9 DB
RGB 190 233 219
HSL 160° 49.43% 82.94%
HSB/HSV 160° 18.45% 91.37%
CMYK 18.45% 0.00% 6.01%
8.63%

Color #BEE9DB in popluar number systems.

HEX BE E9 DB
Decimal 190 233 219
Binary 10111110 11101001 11011011
Octal 276 351 333

Shades and tints

Shades of #BEE9DB

#BEE9DB
(190,233,219)
#ADD4C8
(173,212,200)
#9CBFB5
(156,191,181)
#8BAAA2
(139,170,162)
#7A958F
(122,149,143)
#69807C
(105,128,124)
#586B69
(88,107,105)
#475656
(71,86,86)
#364143
(54,65,67)
#252C30
(37,44,48)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #BEE9DB

#BEE9DB
(190,233,219)
#C3EBDE
(195,235,222)
#C8EDE1
(200,237,225)
#CDEFE4
(205,239,228)
#D2F1E7
(210,241,231)
#D7F3EA
(215,243,234)
#DCF5ED
(220,245,237)
#E1F7F0
(225,247,240)
#E6F9F3
(230,249,243)
#EBFBF6
(235,251,246)
#F0FDF9
(240,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE9DB; }

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

This text font color is #BEE9DB.

Background Color

.myBgColor { background-color: #BEE9DB; }

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

This div background color is #BEE9DB.

Border color

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

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

This div border color is #BEE9DB.

Opacity

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

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

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

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

This text has shadow with #BEE9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE9DB.

Preview

Color preview on black background

This text has color #BEE9DB on black background.


Color preview on white background

This text has color #BEE9DB on white background.


Black color preview on #BEE9DB background

This text has black color on #BEE9DB background.


White color preview on #BEE9DB background

This text has white color on #BEE9DB background.


Related colors

Complementary color

Complementary color for #hex is #411624.


I love getcolorcode.com

Triadic colors

1 #DBBEE9 and #E9DBBE with #BEE9DB are triadic colors.

2 #DBE9BE and #E9BEDB with #BEE9DB are triadic colors.