COLOR #BEE6B5

HEX: #BEE6B5 RGB: (190,230,181)

Renk bilgisi

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

RGB renk modeli

#BEE6B5 color RGB value is (190,230,181).

RGB: (190,230,181) (75%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 230 of 255 = 90%
B 181 of 255 = 71%

190
230
181

R + G + B ~ 79%. #BEE6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 230 + 181 = 601 (100%)
R 190 of 601 ~ 31.61%
G 230 of 601 ~ 38.27%
B 181 of 601 ~ 30.12'%

%31.61
%38.27
%30.12

CMYK RENK MODELİ

#BEE6B5 rengi CMYK tonu (17,0,21,10).

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

CMYK: (17,0,21,10)
C17M0Y21K10 (17%, 0%, 21%, 10%)
(0.17 / 0.00 / 0.21 / 0.10)

CMYK yüzdeleri

%17.39
%0
%21.3
%9.8

Codes

Color #BEE6B5 in popluar color models

BE E6 B5
RGB 190 230 181
HSL 109° 49.49% 80.59%
HSB/HSV 109° 21.30% 90.20%
CMYK 17.39% 0.00% 21.30%
9.80%

Color #BEE6B5 in popluar number systems.

HEX BE E6 B5
Decimal 190 230 181
Binary 10111110 11100110 10110101
Octal 276 346 265

Shades and tints

Shades of #BEE6B5

#BEE6B5
(190,230,181)
#ADD2A5
(173,210,165)
#9CBE95
(156,190,149)
#8BAA85
(139,170,133)
#7A9675
(122,150,117)
#698265
(105,130,101)
#586E55
(88,110,85)
#475A45
(71,90,69)
#364635
(54,70,53)
#253225
(37,50,37)
#141E15
(20,30,21)
#000000
(0,0,0)

Tints of #BEE6B5

#BEE6B5
(190,230,181)
#C3E8BB
(195,232,187)
#C8EAC1
(200,234,193)
#CDECC7
(205,236,199)
#D2EECD
(210,238,205)
#D7F0D3
(215,240,211)
#DCF2D9
(220,242,217)
#E1F4DF
(225,244,223)
#E6F6E5
(230,246,229)
#EBF8EB
(235,248,235)
#F0FAF1
(240,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE6B5; }

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

This text font color is #BEE6B5.

Background Color

.myBgColor { background-color: #BEE6B5; }

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

This div background color is #BEE6B5.

Border color

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

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

This div border color is #BEE6B5.

Opacity

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

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

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

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

This text has shadow with #BEE6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE6B5.

Preview

Color preview on black background

This text has color #BEE6B5 on black background.


Color preview on white background

This text has color #BEE6B5 on white background.


Black color preview on #BEE6B5 background

This text has black color on #BEE6B5 background.


White color preview on #BEE6B5 background

This text has white color on #BEE6B5 background.


Related colors

Complementary color

Complementary color for #hex is #41194A.


I love getcolorcode.com

Triadic colors

1 #B5BEE6 and #E6B5BE with #BEE6B5 are triadic colors.

2 #B5E6BE and #E6BEB5 with #BEE6B5 are triadic colors.