COLOR #BEE6D4

HEX: #BEE6D4 RGB: (190,230,212)

Renk bilgisi

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

RGB renk modeli

#BEE6D4 color RGB value is (190,230,212).

RGB: (190,230,212) (75%, 90%, 83%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 230 of 255 = 90%
B 212 of 255 = 83%

190
230
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 230 + 212 = 632 (100%)
R 190 of 632 ~ 30.06%
G 230 of 632 ~ 36.39%
B 212 of 632 ~ 33.54'%

%30.06
%36.39
%33.54

CMYK RENK MODELİ

#BEE6D4 rengi CMYK tonu (17,0,8,10).

  • camgöbeği tonu 17.39%
  • eflatun tonu 0.00%
  • sarı tonu 7.83%
  • ana renk tonu 9.80%

CMYK: (17,0,8,10)
C17M0Y8K10 (17%, 0%, 8%, 10%)
(0.17 / 0.00 / 0.08 / 0.10)

CMYK yüzdeleri

%17.39
%0
%7.83
%9.8

Codes

Color #BEE6D4 in popluar color models

BE E6 D4
RGB 190 230 212
HSL 153° 44.44% 82.35%
HSB/HSV 153° 17.39% 90.20%
CMYK 17.39% 0.00% 7.83%
9.80%

Color #BEE6D4 in popluar number systems.

HEX BE E6 D4
Decimal 190 230 212
Binary 10111110 11100110 11010100
Octal 276 346 324

Shades and tints

Shades of #BEE6D4

#BEE6D4
(190,230,212)
#ADD2C1
(173,210,193)
#9CBEAE
(156,190,174)
#8BAA9B
(139,170,155)
#7A9688
(122,150,136)
#698275
(105,130,117)
#586E62
(88,110,98)
#475A4F
(71,90,79)
#36463C
(54,70,60)
#253229
(37,50,41)
#141E16
(20,30,22)
#000000
(0,0,0)

Tints of #BEE6D4

#BEE6D4
(190,230,212)
#C3E8D7
(195,232,215)
#C8EADA
(200,234,218)
#CDECDD
(205,236,221)
#D2EEE0
(210,238,224)
#D7F0E3
(215,240,227)
#DCF2E6
(220,242,230)
#E1F4E9
(225,244,233)
#E6F6EC
(230,246,236)
#EBF8EF
(235,248,239)
#F0FAF2
(240,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE6D4 color. Also use rgb(190,230,212) instead hex code.

Text Font Color

.myTextColor { color: #BEE6D4; }

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

This text font color is #BEE6D4.

Background Color

.myBgColor { background-color: #BEE6D4; }

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

This div background color is #BEE6D4.

Border color

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

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

This div border color is #BEE6D4.

Opacity

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

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

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

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

This text has shadow with #BEE6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE6D4.

Preview

Color preview on black background

This text has color #BEE6D4 on black background.


Color preview on white background

This text has color #BEE6D4 on white background.


Black color preview on #BEE6D4 background

This text has black color on #BEE6D4 background.


White color preview on #BEE6D4 background

This text has white color on #BEE6D4 background.


Related colors

Complementary color

Complementary color for #hex is #41192B.


I love getcolorcode.com

Triadic colors

1 #D4BEE6 and #E6D4BE with #BEE6D4 are triadic colors.

2 #D4E6BE and #E6BED4 with #BEE6D4 are triadic colors.