COLOR #BEE6A7

HEX: #BEE6A7 RGB: (190,230,167)

Renk bilgisi

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

RGB renk modeli

#BEE6A7 color RGB value is (190,230,167).

RGB: (190,230,167) (75%, 90%, 65%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 230 of 255 = 90%
B 167 of 255 = 65%

190
230
167

R + G + B ~ 77%. #BEE6A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 230 + 167 = 587 (100%)
R 190 of 587 ~ 32.37%
G 230 of 587 ~ 39.18%
B 167 of 587 ~ 28.45'%

%32.37
%39.18
%28.45

CMYK RENK MODELİ

#BEE6A7 rengi CMYK tonu (17,0,27,10).

  • camgöbeği tonu 17.39%
  • eflatun tonu 0.00%
  • sarı tonu 27.39%
  • ana renk tonu 9.80%

CMYK: (17,0,27,10)
C17M0Y27K10 (17%, 0%, 27%, 10%)
(0.17 / 0.00 / 0.27 / 0.10)

CMYK yüzdeleri

%17.39
%0
%27.39
%9.8

Codes

Color #BEE6A7 in popluar color models

BE E6 A7
RGB 190 230 167
HSL 98° 55.75% 77.84%
HSB/HSV 98° 27.39% 90.20%
CMYK 17.39% 0.00% 27.39%
9.80%

Color #BEE6A7 in popluar number systems.

HEX BE E6 A7
Decimal 190 230 167
Binary 10111110 11100110 10100111
Octal 276 346 247

Shades and tints

Shades of #BEE6A7

#BEE6A7
(190,230,167)
#ADD298
(173,210,152)
#9CBE89
(156,190,137)
#8BAA7A
(139,170,122)
#7A966B
(122,150,107)
#69825C
(105,130,92)
#586E4D
(88,110,77)
#475A3E
(71,90,62)
#36462F
(54,70,47)
#253220
(37,50,32)
#141E11
(20,30,17)
#000000
(0,0,0)

Tints of #BEE6A7

#BEE6A7
(190,230,167)
#C3E8AF
(195,232,175)
#C8EAB7
(200,234,183)
#CDECBF
(205,236,191)
#D2EEC7
(210,238,199)
#D7F0CF
(215,240,207)
#DCF2D7
(220,242,215)
#E1F4DF
(225,244,223)
#E6F6E7
(230,246,231)
#EBF8EF
(235,248,239)
#F0FAF7
(240,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEE6A7; }

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

This text font color is #BEE6A7.

Background Color

.myBgColor { background-color: #BEE6A7; }

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

This div background color is #BEE6A7.

Border color

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

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

This div border color is #BEE6A7.

Opacity

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

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

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

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

This text has shadow with #BEE6A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE6A7.

Preview

Color preview on black background

This text has color #BEE6A7 on black background.


Color preview on white background

This text has color #BEE6A7 on white background.


Black color preview on #BEE6A7 background

This text has black color on #BEE6A7 background.


White color preview on #BEE6A7 background

This text has white color on #BEE6A7 background.


Related colors

Complementary color

Complementary color for #hex is #411958.


I love getcolorcode.com

Triadic colors

1 #A7BEE6 and #E6A7BE with #BEE6A7 are triadic colors.

2 #A7E6BE and #E6BEA7 with #BEE6A7 are triadic colors.