COLOR #BEC27C

HEX: #BEC27C RGB: (190,194,124)

Renk bilgisi

#BEC27C contains mainly red and green colors. #BEC27C ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BEC27C color RGB value is (190,194,124).

RGB: (190,194,124) (75%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 194 of 255 = 76%
B 124 of 255 = 49%

190
194
124

R + G + B ~ 67%. #BEC27C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 194 + 124 = 508 (100%)
R 190 of 508 ~ 37.4%
G 194 of 508 ~ 38.19%
B 124 of 508 ~ 24.41'%

%37.4
%38.19
%24.41

CMYK RENK MODELİ

#BEC27C rengi CMYK tonu (2,0,36,24).

  • camgöbeği tonu 2.06%
  • eflatun tonu 0.00%
  • sarı tonu 36.08%
  • ana renk tonu 23.92%

CMYK: (2,0,36,24)
C2M0Y36K24 (2%, 0%, 36%, 24%)
(0.02 / 0.00 / 0.36 / 0.24)

CMYK yüzdeleri

%2.06
%0
%36.08
%23.92

Codes

Color #BEC27C in popluar color models

BE C2 7C
RGB 190 194 124
HSL 63° 36.46% 62.35%
HSB/HSV 63° 36.08% 76.08%
CMYK 2.06% 0.00% 36.08%
23.92%

Color #BEC27C in popluar number systems.

HEX BE C2 7C
Decimal 190 194 124
Binary 10111110 11000010 1111100
Octal 276 302 174

Shades and tints

Shades of #BEC27C

#BEC27C
(190,194,124)
#ADB171
(173,177,113)
#9CA066
(156,160,102)
#8B8F5B
(139,143,91)
#7A7E50
(122,126,80)
#696D45
(105,109,69)
#585C3A
(88,92,58)
#474B2F
(71,75,47)
#363A24
(54,58,36)
#252919
(37,41,25)
#14180E
(20,24,14)
#000000
(0,0,0)

Tints of #BEC27C

#BEC27C
(190,194,124)
#C3C787
(195,199,135)
#C8CC92
(200,204,146)
#CDD19D
(205,209,157)
#D2D6A8
(210,214,168)
#D7DBB3
(215,219,179)
#DCE0BE
(220,224,190)
#E1E5C9
(225,229,201)
#E6EAD4
(230,234,212)
#EBEFDF
(235,239,223)
#F0F4EA
(240,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC27C; }

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

This text font color is #BEC27C.

Background Color

.myBgColor { background-color: #BEC27C; }

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

This div background color is #BEC27C.

Border color

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

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

This div border color is #BEC27C.

Opacity

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

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

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

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

This text has shadow with #BEC27C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC27C.

Preview

Color preview on black background

This text has color #BEC27C on black background.


Color preview on white background

This text has color #BEC27C on white background.


Black color preview on #BEC27C background

This text has black color on #BEC27C background.


White color preview on #BEC27C background

This text has white color on #BEC27C background.


Related colors

Complementary color

Complementary color for #hex is #413D83.


I love getcolorcode.com

Triadic colors

1 #7CBEC2 and #C27CBE with #BEC27C are triadic colors.

2 #7CC2BE and #C2BE7C with #BEC27C are triadic colors.