COLOR #BEC1A3

HEX: #BEC1A3 RGB: (190,193,163)

Renk bilgisi

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

RGB renk modeli

#BEC1A3 color RGB value is (190,193,163).

RGB: (190,193,163) (75%, 76%, 64%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 193 of 255 = 76%
B 163 of 255 = 64%

190
193
163

R + G + B ~ 72%. #BEC1A3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 193 + 163 = 546 (100%)
R 190 of 546 ~ 34.8%
G 193 of 546 ~ 35.35%
B 163 of 546 ~ 29.85'%

%34.8
%35.35
%29.85

CMYK RENK MODELİ

#BEC1A3 rengi CMYK tonu (2,0,16,24).

  • camgöbeği tonu 1.55%
  • eflatun tonu 0.00%
  • sarı tonu 15.54%
  • ana renk tonu 24.31%

CMYK: (2,0,16,24)
C2M0Y16K24 (2%, 0%, 16%, 24%)
(0.02 / 0.00 / 0.16 / 0.24)

CMYK yüzdeleri

%1.55
%0
%15.54
%24.31

Codes

Color #BEC1A3 in popluar color models

BE C1 A3
RGB 190 193 163
HSL 66° 19.48% 69.80%
HSB/HSV 66° 15.54% 75.69%
CMYK 1.55% 0.00% 15.54%
24.31%

Color #BEC1A3 in popluar number systems.

HEX BE C1 A3
Decimal 190 193 163
Binary 10111110 11000001 10100011
Octal 276 301 243

Shades and tints

Shades of #BEC1A3

#BEC1A3
(190,193,163)
#ADB095
(173,176,149)
#9C9F87
(156,159,135)
#8B8E79
(139,142,121)
#7A7D6B
(122,125,107)
#696C5D
(105,108,93)
#585B4F
(88,91,79)
#474A41
(71,74,65)
#363933
(54,57,51)
#252825
(37,40,37)
#141717
(20,23,23)
#000000
(0,0,0)

Tints of #BEC1A3

#BEC1A3
(190,193,163)
#C3C6AB
(195,198,171)
#C8CBB3
(200,203,179)
#CDD0BB
(205,208,187)
#D2D5C3
(210,213,195)
#D7DACB
(215,218,203)
#DCDFD3
(220,223,211)
#E1E4DB
(225,228,219)
#E6E9E3
(230,233,227)
#EBEEEB
(235,238,235)
#F0F3F3
(240,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC1A3; }

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

This text font color is #BEC1A3.

Background Color

.myBgColor { background-color: #BEC1A3; }

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

This div background color is #BEC1A3.

Border color

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

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

This div border color is #BEC1A3.

Opacity

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

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

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

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

This text has shadow with #BEC1A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC1A3.

Preview

Color preview on black background

This text has color #BEC1A3 on black background.


Color preview on white background

This text has color #BEC1A3 on white background.


Black color preview on #BEC1A3 background

This text has black color on #BEC1A3 background.


White color preview on #BEC1A3 background

This text has white color on #BEC1A3 background.


Related colors

Complementary color

Complementary color for #hex is #413E5C.


I love getcolorcode.com

Triadic colors

1 #A3BEC1 and #C1A3BE with #BEC1A3 are triadic colors.

2 #A3C1BE and #C1BEA3 with #BEC1A3 are triadic colors.