COLOR #BEE38D

HEX: #BEE38D RGB: (190,227,141)

Renk bilgisi

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

RGB renk modeli

#BEE38D color RGB value is (190,227,141).

RGB: (190,227,141) (75%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 227 of 255 = 89%
B 141 of 255 = 55%

190
227
141

R + G + B ~ 73%. #BEE38D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 227 + 141 = 558 (100%)
R 190 of 558 ~ 34.05%
G 227 of 558 ~ 40.68%
B 141 of 558 ~ 25.27'%

%34.05
%40.68
%25.27

CMYK RENK MODELİ

#BEE38D rengi CMYK tonu (16,0,38,11).

  • camgöbeği tonu 16.30%
  • eflatun tonu 0.00%
  • sarı tonu 37.89%
  • ana renk tonu 10.98%

CMYK: (16,0,38,11)
C16M0Y38K11 (16%, 0%, 38%, 11%)
(0.16 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%16.3
%0
%37.89
%10.98

Codes

Color #BEE38D in popluar color models

BE E3 8D
RGB 190 227 141
HSL 86° 60.56% 72.16%
HSB/HSV 86° 37.89% 89.02%
CMYK 16.30% 0.00% 37.89%
10.98%

Color #BEE38D in popluar number systems.

HEX BE E3 8D
Decimal 190 227 141
Binary 10111110 11100011 10001101
Octal 276 343 215

Shades and tints

Shades of #BEE38D

#BEE38D
(190,227,141)
#ADCF81
(173,207,129)
#9CBB75
(156,187,117)
#8BA769
(139,167,105)
#7A935D
(122,147,93)
#697F51
(105,127,81)
#586B45
(88,107,69)
#475739
(71,87,57)
#36432D
(54,67,45)
#252F21
(37,47,33)
#141B15
(20,27,21)
#000000
(0,0,0)

Tints of #BEE38D

#BEE38D
(190,227,141)
#C3E597
(195,229,151)
#C8E7A1
(200,231,161)
#CDE9AB
(205,233,171)
#D2EBB5
(210,235,181)
#D7EDBF
(215,237,191)
#DCEFC9
(220,239,201)
#E1F1D3
(225,241,211)
#E6F3DD
(230,243,221)
#EBF5E7
(235,245,231)
#F0F7F1
(240,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE38D color. Also use rgb(190,227,141) instead hex code.

Text Font Color

.myTextColor { color: #BEE38D; }

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

This text font color is #BEE38D.

Background Color

.myBgColor { background-color: #BEE38D; }

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

This div background color is #BEE38D.

Border color

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

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

This div border color is #BEE38D.

Opacity

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

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

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

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

This text has shadow with #BEE38D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE38D.

Preview

Color preview on black background

This text has color #BEE38D on black background.


Color preview on white background

This text has color #BEE38D on white background.


Black color preview on #BEE38D background

This text has black color on #BEE38D background.


White color preview on #BEE38D background

This text has white color on #BEE38D background.


Related colors

Complementary color

Complementary color for #hex is #411C72.


I love getcolorcode.com

Triadic colors

1 #8DBEE3 and #E38DBE with #BEE38D are triadic colors.

2 #8DE3BE and #E3BE8D with #BEE38D are triadic colors.