COLOR #BEE7DD

HEX: #BEE7DD RGB: (190,231,221)

Renk bilgisi

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

RGB renk modeli

#BEE7DD color RGB value is (190,231,221).

RGB: (190,231,221) (75%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 231 of 255 = 91%
B 221 of 255 = 87%

190
231
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 231 + 221 = 642 (100%)
R 190 of 642 ~ 29.6%
G 231 of 642 ~ 35.98%
B 221 of 642 ~ 34.42'%

%29.6
%35.98
%34.42

CMYK RENK MODELİ

#BEE7DD rengi CMYK tonu (18,0,4,9).

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

CMYK: (18,0,4,9)
C18M0Y4K9 (18%, 0%, 4%, 9%)
(0.18 / 0.00 / 0.04 / 0.09)

CMYK yüzdeleri

%17.75
%0
%4.33
%9.41

Codes

Color #BEE7DD in popluar color models

BE E7 DD
RGB 190 231 221
HSL 165° 46.07% 82.55%
HSB/HSV 165° 17.75% 90.59%
CMYK 17.75% 0.00% 4.33%
9.41%

Color #BEE7DD in popluar number systems.

HEX BE E7 DD
Decimal 190 231 221
Binary 10111110 11100111 11011101
Octal 276 347 335

Shades and tints

Shades of #BEE7DD

#BEE7DD
(190,231,221)
#ADD2C9
(173,210,201)
#9CBDB5
(156,189,181)
#8BA8A1
(139,168,161)
#7A938D
(122,147,141)
#697E79
(105,126,121)
#586965
(88,105,101)
#475451
(71,84,81)
#363F3D
(54,63,61)
#252A29
(37,42,41)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #BEE7DD

#BEE7DD
(190,231,221)
#C3E9E0
(195,233,224)
#C8EBE3
(200,235,227)
#CDEDE6
(205,237,230)
#D2EFE9
(210,239,233)
#D7F1EC
(215,241,236)
#DCF3EF
(220,243,239)
#E1F5F2
(225,245,242)
#E6F7F5
(230,247,245)
#EBF9F8
(235,249,248)
#F0FBFB
(240,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE7DD; }

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

This text font color is #BEE7DD.

Background Color

.myBgColor { background-color: #BEE7DD; }

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

This div background color is #BEE7DD.

Border color

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

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

This div border color is #BEE7DD.

Opacity

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

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

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

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

This text has shadow with #BEE7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE7DD.

Preview

Color preview on black background

This text has color #BEE7DD on black background.


Color preview on white background

This text has color #BEE7DD on white background.


Black color preview on #BEE7DD background

This text has black color on #BEE7DD background.


White color preview on #BEE7DD background

This text has white color on #BEE7DD background.


Related colors

Complementary color

Complementary color for #hex is #411822.


I love getcolorcode.com

Triadic colors

1 #DDBEE7 and #E7DDBE with #BEE7DD are triadic colors.

2 #DDE7BE and #E7BEDD with #BEE7DD are triadic colors.