COLOR #BEC586

HEX: #BEC586 RGB: (190,197,134)

Renk bilgisi

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

RGB renk modeli

#BEC586 color RGB value is (190,197,134).

RGB: (190,197,134) (75%, 77%, 53%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 197 of 255 = 77%
B 134 of 255 = 53%

190
197
134

R + G + B ~ 68%. #BEC586 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 197 + 134 = 521 (100%)
R 190 of 521 ~ 36.47%
G 197 of 521 ~ 37.81%
B 134 of 521 ~ 25.72'%

%36.47
%37.81
%25.72

CMYK RENK MODELİ

#BEC586 rengi CMYK tonu (4,0,32,23).

  • camgöbeği tonu 3.55%
  • eflatun tonu 0.00%
  • sarı tonu 31.98%
  • ana renk tonu 22.75%

CMYK: (4,0,32,23)
C4M0Y32K23 (4%, 0%, 32%, 23%)
(0.04 / 0.00 / 0.32 / 0.23)

CMYK yüzdeleri

%3.55
%0
%31.98
%22.75

Codes

Color #BEC586 in popluar color models

BE C5 86
RGB 190 197 134
HSL 67° 35.20% 64.90%
HSB/HSV 67° 31.98% 77.25%
CMYK 3.55% 0.00% 31.98%
22.75%

Color #BEC586 in popluar number systems.

HEX BE C5 86
Decimal 190 197 134
Binary 10111110 11000101 10000110
Octal 276 305 206

Shades and tints

Shades of #BEC586

#BEC586
(190,197,134)
#ADB47A
(173,180,122)
#9CA36E
(156,163,110)
#8B9262
(139,146,98)
#7A8156
(122,129,86)
#69704A
(105,112,74)
#585F3E
(88,95,62)
#474E32
(71,78,50)
#363D26
(54,61,38)
#252C1A
(37,44,26)
#141B0E
(20,27,14)
#000000
(0,0,0)

Tints of #BEC586

#BEC586
(190,197,134)
#C3CA91
(195,202,145)
#C8CF9C
(200,207,156)
#CDD4A7
(205,212,167)
#D2D9B2
(210,217,178)
#D7DEBD
(215,222,189)
#DCE3C8
(220,227,200)
#E1E8D3
(225,232,211)
#E6EDDE
(230,237,222)
#EBF2E9
(235,242,233)
#F0F7F4
(240,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC586; }

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

This text font color is #BEC586.

Background Color

.myBgColor { background-color: #BEC586; }

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

This div background color is #BEC586.

Border color

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

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

This div border color is #BEC586.

Opacity

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

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

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

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

This text has shadow with #BEC586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC586.

Preview

Color preview on black background

This text has color #BEC586 on black background.


Color preview on white background

This text has color #BEC586 on white background.


Black color preview on #BEC586 background

This text has black color on #BEC586 background.


White color preview on #BEC586 background

This text has white color on #BEC586 background.


Related colors

Complementary color

Complementary color for #hex is #413A79.


I love getcolorcode.com

Triadic colors

1 #86BEC5 and #C586BE with #BEC586 are triadic colors.

2 #86C5BE and #C5BE86 with #BEC586 are triadic colors.