COLOR #BEE4D6

HEX: #BEE4D6 RGB: (190,228,214)

Renk bilgisi

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

RGB renk modeli

#BEE4D6 color RGB value is (190,228,214).

RGB: (190,228,214) (75%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 228 of 255 = 89%
B 214 of 255 = 84%

190
228
214

R + G + B ~ 83%. #BEE4D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 228 + 214 = 632 (100%)
R 190 of 632 ~ 30.06%
G 228 of 632 ~ 36.08%
B 214 of 632 ~ 33.86'%

%30.06
%36.08
%33.86

CMYK RENK MODELİ

#BEE4D6 rengi CMYK tonu (17,0,6,11).

  • camgöbeği tonu 16.67%
  • eflatun tonu 0.00%
  • sarı tonu 6.14%
  • ana renk tonu 10.59%

CMYK: (17,0,6,11)
C17M0Y6K11 (17%, 0%, 6%, 11%)
(0.17 / 0.00 / 0.06 / 0.11)

CMYK yüzdeleri

%16.67
%0
%6.14
%10.59

Codes

Color #BEE4D6 in popluar color models

BE E4 D6
RGB 190 228 214
HSL 158° 41.30% 81.96%
HSB/HSV 158° 16.67% 89.41%
CMYK 16.67% 0.00% 6.14%
10.59%

Color #BEE4D6 in popluar number systems.

HEX BE E4 D6
Decimal 190 228 214
Binary 10111110 11100100 11010110
Octal 276 344 326

Shades and tints

Shades of #BEE4D6

#BEE4D6
(190,228,214)
#ADD0C3
(173,208,195)
#9CBCB0
(156,188,176)
#8BA89D
(139,168,157)
#7A948A
(122,148,138)
#698077
(105,128,119)
#586C64
(88,108,100)
#475851
(71,88,81)
#36443E
(54,68,62)
#25302B
(37,48,43)
#141C18
(20,28,24)
#000000
(0,0,0)

Tints of #BEE4D6

#BEE4D6
(190,228,214)
#C3E6D9
(195,230,217)
#C8E8DC
(200,232,220)
#CDEADF
(205,234,223)
#D2ECE2
(210,236,226)
#D7EEE5
(215,238,229)
#DCF0E8
(220,240,232)
#E1F2EB
(225,242,235)
#E6F4EE
(230,244,238)
#EBF6F1
(235,246,241)
#F0F8F4
(240,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE4D6 color. Also use rgb(190,228,214) instead hex code.

Text Font Color

.myTextColor { color: #BEE4D6; }

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

This text font color is #BEE4D6.

Background Color

.myBgColor { background-color: #BEE4D6; }

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

This div background color is #BEE4D6.

Border color

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

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

This div border color is #BEE4D6.

Opacity

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

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

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

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

This text has shadow with #BEE4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE4D6.

Preview

Color preview on black background

This text has color #BEE4D6 on black background.


Color preview on white background

This text has color #BEE4D6 on white background.


Black color preview on #BEE4D6 background

This text has black color on #BEE4D6 background.


White color preview on #BEE4D6 background

This text has white color on #BEE4D6 background.


Related colors

Complementary color

Complementary color for #hex is #411B29.


I love getcolorcode.com

Triadic colors

1 #D6BEE4 and #E4D6BE with #BEE4D6 are triadic colors.

2 #D6E4BE and #E4BED6 with #BEE4D6 are triadic colors.