COLOR #BEE8DB

HEX: #BEE8DB RGB: (190,232,219)

Renk bilgisi

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

RGB renk modeli

#BEE8DB color RGB value is (190,232,219).

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

RGB bağlantıları ve doygunluk

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

190
232
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 232 + 219 = 641 (100%)
R 190 of 641 ~ 29.64%
G 232 of 641 ~ 36.19%
B 219 of 641 ~ 34.17'%

%29.64
%36.19
%34.17

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.10%
  • eflatun tonu 0.00%
  • sarı tonu 5.60%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%18.1
%0
%5.6
%9.02

Codes

Color #BEE8DB in popluar color models

BE E8 DB
RGB 190 232 219
HSL 161° 47.73% 82.75%
HSB/HSV 161° 18.10% 90.98%
CMYK 18.10% 0.00% 5.60%
9.02%

Color #BEE8DB in popluar number systems.

HEX BE E8 DB
Decimal 190 232 219
Binary 10111110 11101000 11011011
Octal 276 350 333

Shades and tints

Shades of #BEE8DB

#BEE8DB
(190,232,219)
#ADD3C8
(173,211,200)
#9CBEB5
(156,190,181)
#8BA9A2
(139,169,162)
#7A948F
(122,148,143)
#697F7C
(105,127,124)
#586A69
(88,106,105)
#475556
(71,85,86)
#364043
(54,64,67)
#252B30
(37,43,48)
#14161D
(20,22,29)
#000000
(0,0,0)

Tints of #BEE8DB

#BEE8DB
(190,232,219)
#C3EADE
(195,234,222)
#C8ECE1
(200,236,225)
#CDEEE4
(205,238,228)
#D2F0E7
(210,240,231)
#D7F2EA
(215,242,234)
#DCF4ED
(220,244,237)
#E1F6F0
(225,246,240)
#E6F8F3
(230,248,243)
#EBFAF6
(235,250,246)
#F0FCF9
(240,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE8DB; }

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

This text font color is #BEE8DB.

Background Color

.myBgColor { background-color: #BEE8DB; }

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

This div background color is #BEE8DB.

Border color

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

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

This div border color is #BEE8DB.

Opacity

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

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

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

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

This text has shadow with #BEE8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE8DB.

Preview

Color preview on black background

This text has color #BEE8DB on black background.


Color preview on white background

This text has color #BEE8DB on white background.


Black color preview on #BEE8DB background

This text has black color on #BEE8DB background.


White color preview on #BEE8DB background

This text has white color on #BEE8DB background.


Related colors

Complementary color

Complementary color for #hex is #411724.


I love getcolorcode.com

Triadic colors

1 #DBBEE8 and #E8DBBE with #BEE8DB are triadic colors.

2 #DBE8BE and #E8BEDB with #BEE8DB are triadic colors.