COLOR #BEE7DB

HEX: #BEE7DB RGB: (190,231,219)

Renk bilgisi

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

RGB renk modeli

#BEE7DB color RGB value is (190,231,219).

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

RGB bağlantıları ve doygunluk

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

190
231
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 231 + 219 = 640 (100%)
R 190 of 640 ~ 29.69%
G 231 of 640 ~ 36.09%
B 219 of 640 ~ 34.22'%

%29.69
%36.09
%34.22

CMYK RENK MODELİ

#BEE7DB rengi CMYK tonu (18,0,5,9).

  • camgöbeği tonu 17.75%
  • eflatun tonu 0.00%
  • sarı tonu 5.19%
  • ana renk tonu 9.41%

CMYK: (18,0,5,9)
C18M0Y5K9 (18%, 0%, 5%, 9%)
(0.18 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%17.75
%0
%5.19
%9.41

Codes

Color #BEE7DB in popluar color models

BE E7 DB
RGB 190 231 219
HSL 162° 46.07% 82.55%
HSB/HSV 162° 17.75% 90.59%
CMYK 17.75% 0.00% 5.19%
9.41%

Color #BEE7DB in popluar number systems.

HEX BE E7 DB
Decimal 190 231 219
Binary 10111110 11100111 11011011
Octal 276 347 333

Shades and tints

Shades of #BEE7DB

#BEE7DB
(190,231,219)
#ADD2C8
(173,210,200)
#9CBDB5
(156,189,181)
#8BA8A2
(139,168,162)
#7A938F
(122,147,143)
#697E7C
(105,126,124)
#586969
(88,105,105)
#475456
(71,84,86)
#363F43
(54,63,67)
#252A30
(37,42,48)
#14151D
(20,21,29)
#000000
(0,0,0)

Tints of #BEE7DB

#BEE7DB
(190,231,219)
#C3E9DE
(195,233,222)
#C8EBE1
(200,235,225)
#CDEDE4
(205,237,228)
#D2EFE7
(210,239,231)
#D7F1EA
(215,241,234)
#DCF3ED
(220,243,237)
#E1F5F0
(225,245,240)
#E6F7F3
(230,247,243)
#EBF9F6
(235,249,246)
#F0FBF9
(240,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE7DB; }

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

This text font color is #BEE7DB.

Background Color

.myBgColor { background-color: #BEE7DB; }

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

This div background color is #BEE7DB.

Border color

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

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

This div border color is #BEE7DB.

Opacity

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

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

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

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

This text has shadow with #BEE7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE7DB.

Preview

Color preview on black background

This text has color #BEE7DB on black background.


Color preview on white background

This text has color #BEE7DB on white background.


Black color preview on #BEE7DB background

This text has black color on #BEE7DB background.


White color preview on #BEE7DB background

This text has white color on #BEE7DB background.


Related colors

Complementary color

Complementary color for #hex is #411824.


I love getcolorcode.com

Triadic colors

1 #DBBEE7 and #E7DBBE with #BEE7DB are triadic colors.

2 #DBE7BE and #E7BEDB with #BEE7DB are triadic colors.