COLOR #BEE0A3

HEX: #BEE0A3 RGB: (190,224,163)

Renk bilgisi

#BEE0A3 contains mainly red and green colors. #BEE0A3 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BEE0A3 color RGB value is (190,224,163).

RGB: (190,224,163) (75%, 88%, 64%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 224 of 255 = 88%
B 163 of 255 = 64%

190
224
163

R + G + B ~ 76%. #BEE0A3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 224 + 163 = 577 (100%)
R 190 of 577 ~ 32.93%
G 224 of 577 ~ 38.82%
B 163 of 577 ~ 28.25'%

%32.93
%38.82
%28.25

CMYK RENK MODELİ

#BEE0A3 rengi CMYK tonu (15,0,27,12).

  • camgöbeği tonu 15.18%
  • eflatun tonu 0.00%
  • sarı tonu 27.23%
  • ana renk tonu 12.16%

CMYK: (15,0,27,12)
C15M0Y27K12 (15%, 0%, 27%, 12%)
(0.15 / 0.00 / 0.27 / 0.12)

CMYK yüzdeleri

%15.18
%0
%27.23
%12.16

Codes

Color #BEE0A3 in popluar color models

BE E0 A3
RGB 190 224 163
HSL 93° 49.59% 75.88%
HSB/HSV 93° 27.23% 87.84%
CMYK 15.18% 0.00% 27.23%
12.16%

Color #BEE0A3 in popluar number systems.

HEX BE E0 A3
Decimal 190 224 163
Binary 10111110 11100000 10100011
Octal 276 340 243

Shades and tints

Shades of #BEE0A3

#BEE0A3
(190,224,163)
#ADCC95
(173,204,149)
#9CB887
(156,184,135)
#8BA479
(139,164,121)
#7A906B
(122,144,107)
#697C5D
(105,124,93)
#58684F
(88,104,79)
#475441
(71,84,65)
#364033
(54,64,51)
#252C25
(37,44,37)
#141817
(20,24,23)
#000000
(0,0,0)

Tints of #BEE0A3

#BEE0A3
(190,224,163)
#C3E2AB
(195,226,171)
#C8E4B3
(200,228,179)
#CDE6BB
(205,230,187)
#D2E8C3
(210,232,195)
#D7EACB
(215,234,203)
#DCECD3
(220,236,211)
#E1EEDB
(225,238,219)
#E6F0E3
(230,240,227)
#EBF2EB
(235,242,235)
#F0F4F3
(240,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE0A3 color. Also use rgb(190,224,163) instead hex code.

Text Font Color

.myTextColor { color: #BEE0A3; }

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

This text font color is #BEE0A3.

Background Color

.myBgColor { background-color: #BEE0A3; }

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

This div background color is #BEE0A3.

Border color

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

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

This div border color is #BEE0A3.

Opacity

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

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

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

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

This text has shadow with #BEE0A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE0A3.

Preview

Color preview on black background

This text has color #BEE0A3 on black background.


Color preview on white background

This text has color #BEE0A3 on white background.


Black color preview on #BEE0A3 background

This text has black color on #BEE0A3 background.


White color preview on #BEE0A3 background

This text has white color on #BEE0A3 background.


Related colors

Complementary color

Complementary color for #hex is #411F5C.


I love getcolorcode.com

Triadic colors

1 #A3BEE0 and #E0A3BE with #BEE0A3 are triadic colors.

2 #A3E0BE and #E0BEA3 with #BEE0A3 are triadic colors.