COLOR #BEC7AD

HEX: #BEC7AD RGB: (190,199,173)

Renk bilgisi

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

RGB renk modeli

#BEC7AD color RGB value is (190,199,173).

RGB: (190,199,173) (75%, 78%, 68%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 173 of 255 = 68%

190
199
173

R + G + B ~ 74%. #BEC7AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 173 = 562 (100%)
R 190 of 562 ~ 33.81%
G 199 of 562 ~ 35.41%
B 173 of 562 ~ 30.78'%

%33.81
%35.41
%30.78

CMYK RENK MODELİ

#BEC7AD rengi CMYK tonu (5,0,13,22).

  • camgöbeği tonu 4.52%
  • eflatun tonu 0.00%
  • sarı tonu 13.07%
  • ana renk tonu 21.96%

CMYK: (5,0,13,22)
C5M0Y13K22 (5%, 0%, 13%, 22%)
(0.05 / 0.00 / 0.13 / 0.22)

CMYK yüzdeleri

%4.52
%0
%13.07
%21.96

Codes

Color #BEC7AD in popluar color models

BE C7 AD
RGB 190 199 173
HSL 81° 18.84% 72.94%
HSB/HSV 81° 13.07% 78.04%
CMYK 4.52% 0.00% 13.07%
21.96%

Color #BEC7AD in popluar number systems.

HEX BE C7 AD
Decimal 190 199 173
Binary 10111110 11000111 10101101
Octal 276 307 255

Shades and tints

Shades of #BEC7AD

#BEC7AD
(190,199,173)
#ADB59E
(173,181,158)
#9CA38F
(156,163,143)
#8B9180
(139,145,128)
#7A7F71
(122,127,113)
#696D62
(105,109,98)
#585B53
(88,91,83)
#474944
(71,73,68)
#363735
(54,55,53)
#252526
(37,37,38)
#141317
(20,19,23)
#000000
(0,0,0)

Tints of #BEC7AD

#BEC7AD
(190,199,173)
#C3CCB4
(195,204,180)
#C8D1BB
(200,209,187)
#CDD6C2
(205,214,194)
#D2DBC9
(210,219,201)
#D7E0D0
(215,224,208)
#DCE5D7
(220,229,215)
#E1EADE
(225,234,222)
#E6EFE5
(230,239,229)
#EBF4EC
(235,244,236)
#F0F9F3
(240,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC7AD color. Also use rgb(190,199,173) instead hex code.

Text Font Color

.myTextColor { color: #BEC7AD; }

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

This text font color is #BEC7AD.

Background Color

.myBgColor { background-color: #BEC7AD; }

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

This div background color is #BEC7AD.

Border color

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

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

This div border color is #BEC7AD.

Opacity

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

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

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

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

This text has shadow with #BEC7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7AD.

Preview

Color preview on black background

This text has color #BEC7AD on black background.


Color preview on white background

This text has color #BEC7AD on white background.


Black color preview on #BEC7AD background

This text has black color on #BEC7AD background.


White color preview on #BEC7AD background

This text has white color on #BEC7AD background.


Related colors

Complementary color

Complementary color for #hex is #413852.


I love getcolorcode.com

Triadic colors

1 #ADBEC7 and #C7ADBE with #BEC7AD are triadic colors.

2 #ADC7BE and #C7BEAD with #BEC7AD are triadic colors.