COLOR #BEE2AB

HEX: #BEE2AB RGB: (190,226,171)

Renk bilgisi

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

RGB renk modeli

#BEE2AB color RGB value is (190,226,171).

RGB: (190,226,171) (75%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 226 of 255 = 89%
B 171 of 255 = 67%

190
226
171

R + G + B ~ 77%. #BEE2AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 226 + 171 = 587 (100%)
R 190 of 587 ~ 32.37%
G 226 of 587 ~ 38.5%
B 171 of 587 ~ 29.13'%

%32.37
%38.5
%29.13

CMYK RENK MODELİ

#BEE2AB rengi CMYK tonu (16,0,24,11).

  • camgöbeği tonu 15.93%
  • eflatun tonu 0.00%
  • sarı tonu 24.34%
  • ana renk tonu 11.37%

CMYK: (16,0,24,11)
C16M0Y24K11 (16%, 0%, 24%, 11%)
(0.16 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%15.93
%0
%24.34
%11.37

Codes

Color #BEE2AB in popluar color models

BE E2 AB
RGB 190 226 171
HSL 99° 48.67% 77.84%
HSB/HSV 99° 24.34% 88.63%
CMYK 15.93% 0.00% 24.34%
11.37%

Color #BEE2AB in popluar number systems.

HEX BE E2 AB
Decimal 190 226 171
Binary 10111110 11100010 10101011
Octal 276 342 253

Shades and tints

Shades of #BEE2AB

#BEE2AB
(190,226,171)
#ADCE9C
(173,206,156)
#9CBA8D
(156,186,141)
#8BA67E
(139,166,126)
#7A926F
(122,146,111)
#697E60
(105,126,96)
#586A51
(88,106,81)
#475642
(71,86,66)
#364233
(54,66,51)
#252E24
(37,46,36)
#141A15
(20,26,21)
#000000
(0,0,0)

Tints of #BEE2AB

#BEE2AB
(190,226,171)
#C3E4B2
(195,228,178)
#C8E6B9
(200,230,185)
#CDE8C0
(205,232,192)
#D2EAC7
(210,234,199)
#D7ECCE
(215,236,206)
#DCEED5
(220,238,213)
#E1F0DC
(225,240,220)
#E6F2E3
(230,242,227)
#EBF4EA
(235,244,234)
#F0F6F1
(240,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE2AB color. Also use rgb(190,226,171) instead hex code.

Text Font Color

.myTextColor { color: #BEE2AB; }

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

This text font color is #BEE2AB.

Background Color

.myBgColor { background-color: #BEE2AB; }

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

This div background color is #BEE2AB.

Border color

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

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

This div border color is #BEE2AB.

Opacity

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

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

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

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

This text has shadow with #BEE2AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE2AB.

Preview

Color preview on black background

This text has color #BEE2AB on black background.


Color preview on white background

This text has color #BEE2AB on white background.


Black color preview on #BEE2AB background

This text has black color on #BEE2AB background.


White color preview on #BEE2AB background

This text has white color on #BEE2AB background.


Related colors

Complementary color

Complementary color for #hex is #411D54.


I love getcolorcode.com

Triadic colors

1 #ABBEE2 and #E2ABBE with #BEE2AB are triadic colors.

2 #ABE2BE and #E2BEAB with #BEE2AB are triadic colors.