COLOR #BEE6D5

HEX: #BEE6D5 RGB: (190,230,213)

Renk bilgisi

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

RGB renk modeli

#BEE6D5 color RGB value is (190,230,213).

RGB: (190,230,213) (75%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 230 of 255 = 90%
B 213 of 255 = 84%

190
230
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 230 + 213 = 633 (100%)
R 190 of 633 ~ 30.02%
G 230 of 633 ~ 36.33%
B 213 of 633 ~ 33.65'%

%30.02
%36.33
%33.65

CMYK RENK MODELİ

#BEE6D5 rengi CMYK tonu (17,0,7,10).

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

CMYK: (17,0,7,10)
C17M0Y7K10 (17%, 0%, 7%, 10%)
(0.17 / 0.00 / 0.07 / 0.10)

CMYK yüzdeleri

%17.39
%0
%7.39
%9.8

Codes

Color #BEE6D5 in popluar color models

BE E6 D5
RGB 190 230 213
HSL 155° 44.44% 82.35%
HSB/HSV 155° 17.39% 90.20%
CMYK 17.39% 0.00% 7.39%
9.80%

Color #BEE6D5 in popluar number systems.

HEX BE E6 D5
Decimal 190 230 213
Binary 10111110 11100110 11010101
Octal 276 346 325

Shades and tints

Shades of #BEE6D5

#BEE6D5
(190,230,213)
#ADD2C2
(173,210,194)
#9CBEAF
(156,190,175)
#8BAA9C
(139,170,156)
#7A9689
(122,150,137)
#698276
(105,130,118)
#586E63
(88,110,99)
#475A50
(71,90,80)
#36463D
(54,70,61)
#25322A
(37,50,42)
#141E17
(20,30,23)
#000000
(0,0,0)

Tints of #BEE6D5

#BEE6D5
(190,230,213)
#C3E8D8
(195,232,216)
#C8EADB
(200,234,219)
#CDECDE
(205,236,222)
#D2EEE1
(210,238,225)
#D7F0E4
(215,240,228)
#DCF2E7
(220,242,231)
#E1F4EA
(225,244,234)
#E6F6ED
(230,246,237)
#EBF8F0
(235,248,240)
#F0FAF3
(240,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE6D5; }

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

This text font color is #BEE6D5.

Background Color

.myBgColor { background-color: #BEE6D5; }

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

This div background color is #BEE6D5.

Border color

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

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

This div border color is #BEE6D5.

Opacity

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

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

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

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

This text has shadow with #BEE6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE6D5.

Preview

Color preview on black background

This text has color #BEE6D5 on black background.


Color preview on white background

This text has color #BEE6D5 on white background.


Black color preview on #BEE6D5 background

This text has black color on #BEE6D5 background.


White color preview on #BEE6D5 background

This text has white color on #BEE6D5 background.


Related colors

Complementary color

Complementary color for #hex is #41192A.


I love getcolorcode.com

Triadic colors

1 #D5BEE6 and #E6D5BE with #BEE6D5 are triadic colors.

2 #D5E6BE and #E6BED5 with #BEE6D5 are triadic colors.