COLOR #BEE594

HEX: #BEE594 RGB: (190,229,148)

Renk bilgisi

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

RGB renk modeli

#BEE594 color RGB value is (190,229,148).

RGB: (190,229,148) (75%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 229 of 255 = 90%
B 148 of 255 = 58%

190
229
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 229 + 148 = 567 (100%)
R 190 of 567 ~ 33.51%
G 229 of 567 ~ 40.39%
B 148 of 567 ~ 26.1'%

%33.51
%40.39
%26.1

CMYK RENK MODELİ

#BEE594 rengi CMYK tonu (17,0,35,10).

  • camgöbeği tonu 17.03%
  • eflatun tonu 0.00%
  • sarı tonu 35.37%
  • ana renk tonu 10.20%

CMYK: (17,0,35,10)
C17M0Y35K10 (17%, 0%, 35%, 10%)
(0.17 / 0.00 / 0.35 / 0.10)

CMYK yüzdeleri

%17.03
%0
%35.37
%10.2

Codes

Color #BEE594 in popluar color models

BE E5 94
RGB 190 229 148
HSL 89° 60.90% 73.92%
HSB/HSV 89° 35.37% 89.80%
CMYK 17.03% 0.00% 35.37%
10.20%

Color #BEE594 in popluar number systems.

HEX BE E5 94
Decimal 190 229 148
Binary 10111110 11100101 10010100
Octal 276 345 224

Shades and tints

Shades of #BEE594

#BEE594
(190,229,148)
#ADD187
(173,209,135)
#9CBD7A
(156,189,122)
#8BA96D
(139,169,109)
#7A9560
(122,149,96)
#698153
(105,129,83)
#586D46
(88,109,70)
#475939
(71,89,57)
#36452C
(54,69,44)
#25311F
(37,49,31)
#141D12
(20,29,18)
#000000
(0,0,0)

Tints of #BEE594

#BEE594
(190,229,148)
#C3E79D
(195,231,157)
#C8E9A6
(200,233,166)
#CDEBAF
(205,235,175)
#D2EDB8
(210,237,184)
#D7EFC1
(215,239,193)
#DCF1CA
(220,241,202)
#E1F3D3
(225,243,211)
#E6F5DC
(230,245,220)
#EBF7E5
(235,247,229)
#F0F9EE
(240,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE594 color. Also use rgb(190,229,148) instead hex code.

Text Font Color

.myTextColor { color: #BEE594; }

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

This text font color is #BEE594.

Background Color

.myBgColor { background-color: #BEE594; }

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

This div background color is #BEE594.

Border color

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

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

This div border color is #BEE594.

Opacity

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

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

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

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

This text has shadow with #BEE594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE594.

Preview

Color preview on black background

This text has color #BEE594 on black background.


Color preview on white background

This text has color #BEE594 on white background.


Black color preview on #BEE594 background

This text has black color on #BEE594 background.


White color preview on #BEE594 background

This text has white color on #BEE594 background.


Related colors

Complementary color

Complementary color for #hex is #411A6B.


I love getcolorcode.com

Triadic colors

1 #94BEE5 and #E594BE with #BEE594 are triadic colors.

2 #94E5BE and #E5BE94 with #BEE594 are triadic colors.