COLOR #BEE19A

HEX: #BEE19A RGB: (190,225,154)

Renk bilgisi

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

RGB renk modeli

#BEE19A color RGB value is (190,225,154).

RGB: (190,225,154) (75%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 225 of 255 = 88%
B 154 of 255 = 60%

190
225
154

R + G + B ~ 74%. #BEE19A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 225 + 154 = 569 (100%)
R 190 of 569 ~ 33.39%
G 225 of 569 ~ 39.54%
B 154 of 569 ~ 27.07'%

%33.39
%39.54
%27.07

CMYK RENK MODELİ

#BEE19A rengi CMYK tonu (16,0,32,12).

  • camgöbeği tonu 15.56%
  • eflatun tonu 0.00%
  • sarı tonu 31.56%
  • ana renk tonu 11.76%

CMYK: (16,0,32,12)
C16M0Y32K12 (16%, 0%, 32%, 12%)
(0.16 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%15.56
%0
%31.56
%11.76

Codes

Color #BEE19A in popluar color models

BE E1 9A
RGB 190 225 154
HSL 90° 54.20% 74.31%
HSB/HSV 90° 31.56% 88.24%
CMYK 15.56% 0.00% 31.56%
11.76%

Color #BEE19A in popluar number systems.

HEX BE E1 9A
Decimal 190 225 154
Binary 10111110 11100001 10011010
Octal 276 341 232

Shades and tints

Shades of #BEE19A

#BEE19A
(190,225,154)
#ADCD8C
(173,205,140)
#9CB97E
(156,185,126)
#8BA570
(139,165,112)
#7A9162
(122,145,98)
#697D54
(105,125,84)
#586946
(88,105,70)
#475538
(71,85,56)
#36412A
(54,65,42)
#252D1C
(37,45,28)
#14190E
(20,25,14)
#000000
(0,0,0)

Tints of #BEE19A

#BEE19A
(190,225,154)
#C3E3A3
(195,227,163)
#C8E5AC
(200,229,172)
#CDE7B5
(205,231,181)
#D2E9BE
(210,233,190)
#D7EBC7
(215,235,199)
#DCEDD0
(220,237,208)
#E1EFD9
(225,239,217)
#E6F1E2
(230,241,226)
#EBF3EB
(235,243,235)
#F0F5F4
(240,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE19A color. Also use rgb(190,225,154) instead hex code.

Text Font Color

.myTextColor { color: #BEE19A; }

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

This text font color is #BEE19A.

Background Color

.myBgColor { background-color: #BEE19A; }

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

This div background color is #BEE19A.

Border color

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

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

This div border color is #BEE19A.

Opacity

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

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

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

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

This text has shadow with #BEE19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE19A.

Preview

Color preview on black background

This text has color #BEE19A on black background.


Color preview on white background

This text has color #BEE19A on white background.


Black color preview on #BEE19A background

This text has black color on #BEE19A background.


White color preview on #BEE19A background

This text has white color on #BEE19A background.


Related colors

Complementary color

Complementary color for #hex is #411E65.


I love getcolorcode.com

Triadic colors

1 #9ABEE1 and #E19ABE with #BEE19A are triadic colors.

2 #9AE1BE and #E1BE9A with #BEE19A are triadic colors.