COLOR #BEE2AC

HEX: #BEE2AC RGB: (190,226,172)

Renk bilgisi

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

RGB renk modeli

#BEE2AC color RGB value is (190,226,172).

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

RGB bağlantıları ve doygunluk

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

190
226
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 226 + 172 = 588 (100%)
R 190 of 588 ~ 32.31%
G 226 of 588 ~ 38.44%
B 172 of 588 ~ 29.25'%

%32.31
%38.44
%29.25

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.93%
  • eflatun tonu 0.00%
  • sarı tonu 23.89%
  • 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
%23.89
%11.37

Codes

Color #BEE2AC in popluar color models

BE E2 AC
RGB 190 226 172
HSL 100° 48.21% 78.04%
HSB/HSV 100° 23.89% 88.63%
CMYK 15.93% 0.00% 23.89%
11.37%

Color #BEE2AC in popluar number systems.

HEX BE E2 AC
Decimal 190 226 172
Binary 10111110 11100010 10101100
Octal 276 342 254

Shades and tints

Shades of #BEE2AC

#BEE2AC
(190,226,172)
#ADCE9D
(173,206,157)
#9CBA8E
(156,186,142)
#8BA67F
(139,166,127)
#7A9270
(122,146,112)
#697E61
(105,126,97)
#586A52
(88,106,82)
#475643
(71,86,67)
#364234
(54,66,52)
#252E25
(37,46,37)
#141A16
(20,26,22)
#000000
(0,0,0)

Tints of #BEE2AC

#BEE2AC
(190,226,172)
#C3E4B3
(195,228,179)
#C8E6BA
(200,230,186)
#CDE8C1
(205,232,193)
#D2EAC8
(210,234,200)
#D7ECCF
(215,236,207)
#DCEED6
(220,238,214)
#E1F0DD
(225,240,221)
#E6F2E4
(230,242,228)
#EBF4EB
(235,244,235)
#F0F6F2
(240,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE2AC; }

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

This text font color is #BEE2AC.

Background Color

.myBgColor { background-color: #BEE2AC; }

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

This div background color is #BEE2AC.

Border color

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

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

This div border color is #BEE2AC.

Opacity

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

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

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

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

This text has shadow with #BEE2AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE2AC.

Preview

Color preview on black background

This text has color #BEE2AC on black background.


Color preview on white background

This text has color #BEE2AC on white background.


Black color preview on #BEE2AC background

This text has black color on #BEE2AC background.


White color preview on #BEE2AC background

This text has white color on #BEE2AC background.


Related colors

Complementary color

Complementary color for #hex is #411D53.


I love getcolorcode.com

Triadic colors

1 #ACBEE2 and #E2ACBE with #BEE2AC are triadic colors.

2 #ACE2BE and #E2BEAC with #BEE2AC are triadic colors.