COLOR #BEE98F

HEX: #BEE98F RGB: (190,233,143)

Renk bilgisi

#BEE98F contains mainly red and green colors. #BEE98F ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#BEE98F color RGB value is (190,233,143).

RGB: (190,233,143) (75%, 91%, 56%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 233 of 255 = 91%
B 143 of 255 = 56%

190
233
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 233 + 143 = 566 (100%)
R 190 of 566 ~ 33.57%
G 233 of 566 ~ 41.17%
B 143 of 566 ~ 25.27'%

%33.57
%41.17
%25.27

CMYK RENK MODELİ

#BEE98F rengi CMYK tonu (18,0,39,9).

  • camgöbeği tonu 18.45%
  • eflatun tonu 0.00%
  • sarı tonu 38.63%
  • ana renk tonu 8.63%

CMYK: (18,0,39,9)
C18M0Y39K9 (18%, 0%, 39%, 9%)
(0.18 / 0.00 / 0.39 / 0.09)

CMYK yüzdeleri

%18.45
%0
%38.63
%8.63

Codes

Color #BEE98F in popluar color models

BE E9 8F
RGB 190 233 143
HSL 89° 67.16% 73.73%
HSB/HSV 89° 38.63% 91.37%
CMYK 18.45% 0.00% 38.63%
8.63%

Color #BEE98F in popluar number systems.

HEX BE E9 8F
Decimal 190 233 143
Binary 10111110 11101001 10001111
Octal 276 351 217

Shades and tints

Shades of #BEE98F

#BEE98F
(190,233,143)
#ADD482
(173,212,130)
#9CBF75
(156,191,117)
#8BAA68
(139,170,104)
#7A955B
(122,149,91)
#69804E
(105,128,78)
#586B41
(88,107,65)
#475634
(71,86,52)
#364127
(54,65,39)
#252C1A
(37,44,26)
#14170D
(20,23,13)
#000000
(0,0,0)

Tints of #BEE98F

#BEE98F
(190,233,143)
#C3EB99
(195,235,153)
#C8EDA3
(200,237,163)
#CDEFAD
(205,239,173)
#D2F1B7
(210,241,183)
#D7F3C1
(215,243,193)
#DCF5CB
(220,245,203)
#E1F7D5
(225,247,213)
#E6F9DF
(230,249,223)
#EBFBE9
(235,251,233)
#F0FDF3
(240,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE98F color. Also use rgb(190,233,143) instead hex code.

Text Font Color

.myTextColor { color: #BEE98F; }

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

This text font color is #BEE98F.

Background Color

.myBgColor { background-color: #BEE98F; }

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

This div background color is #BEE98F.

Border color

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

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

This div border color is #BEE98F.

Opacity

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

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

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

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

This text has shadow with #BEE98F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE98F.

Preview

Color preview on black background

This text has color #BEE98F on black background.


Color preview on white background

This text has color #BEE98F on white background.


Black color preview on #BEE98F background

This text has black color on #BEE98F background.


White color preview on #BEE98F background

This text has white color on #BEE98F background.


Related colors

Complementary color

Complementary color for #hex is #411670.


I love getcolorcode.com

Triadic colors

1 #8FBEE9 and #E98FBE with #BEE98F are triadic colors.

2 #8FE9BE and #E9BE8F with #BEE98F are triadic colors.