COLOR #BEC19C

HEX: #BEC19C RGB: (190,193,156)

Renk bilgisi

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

RGB renk modeli

#BEC19C color RGB value is (190,193,156).

RGB: (190,193,156) (75%, 76%, 61%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 193 of 255 = 76%
B 156 of 255 = 61%

190
193
156

R + G + B ~ 71%. #BEC19C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 193 + 156 = 539 (100%)
R 190 of 539 ~ 35.25%
G 193 of 539 ~ 35.81%
B 156 of 539 ~ 28.94'%

%35.25
%35.81
%28.94

CMYK RENK MODELİ

#BEC19C rengi CMYK tonu (2,0,19,24).

  • camgöbeği tonu 1.55%
  • eflatun tonu 0.00%
  • sarı tonu 19.17%
  • ana renk tonu 24.31%
CMYK: (2,0,19,24) C2M0Y19K24 (2%,0%,19%,24%) (0.02/0.00/0.19/0.24) 

CMYK yüzdeleri

%1.55
%0
%19.17
%24.31

Codes

Color #BEC19C in popluar color models

BE C1 9C
RGB 190 193 156
HSL 65° 22.98% 68.43%
HSB/HSV 65° 19.17% 75.69%
CMYK 1.55% 0.00% 19.17%
24.31%

Color #BEC19C in popluar number systems.

HEX BE C1 9C
Decimal 190 193 156
Binary 10111110 11000001 10011100
Octal 276 301 234

Shades and tints

Shades of #BEC19C

#BEC19C
(190,193,156)
#ADB08E
(173,176,142)
#9C9F80
(156,159,128)
#8B8E72
(139,142,114)
#7A7D64
(122,125,100)
#696C56
(105,108,86)
#585B48
(88,91,72)
#474A3A
(71,74,58)
#36392C
(54,57,44)
#25281E
(37,40,30)
#141710
(20,23,16)
#000000
(0,0,0)

Tints of #BEC19C

#BEC19C
(190,193,156)
#C3C6A5
(195,198,165)
#C8CBAE
(200,203,174)
#CDD0B7
(205,208,183)
#D2D5C0
(210,213,192)
#D7DAC9
(215,218,201)
#DCDFD2
(220,223,210)
#E1E4DB
(225,228,219)
#E6E9E4
(230,233,228)
#EBEEED
(235,238,237)
#F0F3F6
(240,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC19C; }

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

This text font color is #BEC19C.

Background Color

.myBgColor { background-color: #BEC19C; }

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

This div background color is #BEC19C.

Border color

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

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

This div border color is #BEC19C.

Opacity

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

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

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

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

This text has shadow with #BEC19C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC19C.

Preview

Color preview on black background

This text has color #BEC19C on black background.


Color preview on white background

This text has color #BEC19C on white background.


Black color preview on #BEC19C background

This text has black color on #BEC19C background.


White color preview on #BEC19C background

This text has white color on #BEC19C background.


Related colors

Complementary color

Complementary color for #hex is #413E63.


I love getcolorcode.com

Triadic colors

1 #9CBEC1 and #C19CBE with #BEC19C are triadic colors.

2 #9CC1BE and #C1BE9C with #BEC19C are triadic colors.