COLOR #BEE5BE

HEX: #BEE5BE RGB: (190,229,190)

Renk bilgisi

#BEE5BE contains red, green and blue colors in about the same proportion. #BEE5BE ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#BEE5BE color RGB value is (190,229,190).

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

RGB bağlantıları ve doygunluk

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

190
229
190

R + G + B ~ 80%. #BEE5BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 229 + 190 = 609 (100%)
R 190 of 609 ~ 31.2%
G 229 of 609 ~ 37.6%
B 190 of 609 ~ 31.2'%

%31.2
%37.6
%31.2

CMYK RENK MODELİ

#BEE5BE rengi CMYK tonu (17,0,17,10).

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

CMYK: (17,0,17,10)
C17M0Y17K10 (17%, 0%, 17%, 10%)
(0.17 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%17.03
%0
%17.03
%10.2

Codes

Color #BEE5BE in popluar color models

BE E5 BE
RGB 190 229 190
HSL 120° 42.86% 82.16%
HSB/HSV 120° 17.03% 89.80%
CMYK 17.03% 0.00% 17.03%
10.20%

Color #BEE5BE in popluar number systems.

HEX BE E5 BE
Decimal 190 229 190
Binary 10111110 11100101 10111110
Octal 276 345 276

Shades and tints

Shades of #BEE5BE

#BEE5BE
(190,229,190)
#ADD1AD
(173,209,173)
#9CBD9C
(156,189,156)
#8BA98B
(139,169,139)
#7A957A
(122,149,122)
#698169
(105,129,105)
#586D58
(88,109,88)
#475947
(71,89,71)
#364536
(54,69,54)
#253125
(37,49,37)
#141D14
(20,29,20)
#000000
(0,0,0)

Tints of #BEE5BE

#BEE5BE
(190,229,190)
#C3E7C3
(195,231,195)
#C8E9C8
(200,233,200)
#CDEBCD
(205,235,205)
#D2EDD2
(210,237,210)
#D7EFD7
(215,239,215)
#DCF1DC
(220,241,220)
#E1F3E1
(225,243,225)
#E6F5E6
(230,245,230)
#EBF7EB
(235,247,235)
#F0F9F0
(240,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE5BE; }

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

This text font color is #BEE5BE.

Background Color

.myBgColor { background-color: #BEE5BE; }

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

This div background color is #BEE5BE.

Border color

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

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

This div border color is #BEE5BE.

Opacity

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

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

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

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

This text has shadow with #BEE5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE5BE.

Preview

Color preview on black background

This text has color #BEE5BE on black background.


Color preview on white background

This text has color #BEE5BE on white background.


Black color preview on #BEE5BE background

This text has black color on #BEE5BE background.


White color preview on #BEE5BE background

This text has white color on #BEE5BE background.


Related colors

Complementary color

Complementary color for #hex is #411A41.


I love getcolorcode.com

Triadic colors

1 #BEBEE5 and #E5BEBE with #BEE5BE are triadic colors.

2 #BEE5BE and #E5BEBE with #BEE5BE are triadic colors.