COLOR #BEE498

HEX: #BEE498 RGB: (190,228,152)

Renk bilgisi

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

RGB renk modeli

#BEE498 color RGB value is (190,228,152).

RGB: (190,228,152) (75%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 228 of 255 = 89%
B 152 of 255 = 60%

190
228
152

R + G + B ~ 75%. #BEE498 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 228 + 152 = 570 (100%)
R 190 of 570 ~ 33.33%
G 228 of 570 ~ 40%
B 152 of 570 ~ 26.67'%

%33.33
%40
%26.67

CMYK RENK MODELİ

#BEE498 rengi CMYK tonu (17,0,33,11).

  • camgöbeği tonu 16.67%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 10.59%

CMYK: (17,0,33,11)
C17M0Y33K11 (17%, 0%, 33%, 11%)
(0.17 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%16.67
%0
%33.33
%10.59

Codes

Color #BEE498 in popluar color models

BE E4 98
RGB 190 228 152
HSL 90° 58.46% 74.51%
HSB/HSV 90° 33.33% 89.41%
CMYK 16.67% 0.00% 33.33%
10.59%

Color #BEE498 in popluar number systems.

HEX BE E4 98
Decimal 190 228 152
Binary 10111110 11100100 10011000
Octal 276 344 230

Shades and tints

Shades of #BEE498

#BEE498
(190,228,152)
#ADD08B
(173,208,139)
#9CBC7E
(156,188,126)
#8BA871
(139,168,113)
#7A9464
(122,148,100)
#698057
(105,128,87)
#586C4A
(88,108,74)
#47583D
(71,88,61)
#364430
(54,68,48)
#253023
(37,48,35)
#141C16
(20,28,22)
#000000
(0,0,0)

Tints of #BEE498

#BEE498
(190,228,152)
#C3E6A1
(195,230,161)
#C8E8AA
(200,232,170)
#CDEAB3
(205,234,179)
#D2ECBC
(210,236,188)
#D7EEC5
(215,238,197)
#DCF0CE
(220,240,206)
#E1F2D7
(225,242,215)
#E6F4E0
(230,244,224)
#EBF6E9
(235,246,233)
#F0F8F2
(240,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE498 color. Also use rgb(190,228,152) instead hex code.

Text Font Color

.myTextColor { color: #BEE498; }

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

This text font color is #BEE498.

Background Color

.myBgColor { background-color: #BEE498; }

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

This div background color is #BEE498.

Border color

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

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

This div border color is #BEE498.

Opacity

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

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

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

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

This text has shadow with #BEE498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE498.

Preview

Color preview on black background

This text has color #BEE498 on black background.


Color preview on white background

This text has color #BEE498 on white background.


Black color preview on #BEE498 background

This text has black color on #BEE498 background.


White color preview on #BEE498 background

This text has white color on #BEE498 background.


Related colors

Complementary color

Complementary color for #BEE498 is #411B67.


I love getcolorcode.com

Triadic colors

1 #98BEE4 and #E498BE with #BEE498 are triadic colors.

2 #98E4BE and #E4BE98 with #BEE498 are triadic colors.