COLOR #BEB889

HEX: #BEB889 RGB: (190,184,137)

Renk bilgisi

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

RGB renk modeli

#BEB889 color RGB value is (190,184,137).

RGB: (190,184,137) (75%, 72%, 54%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 184 of 255 = 72%
B 137 of 255 = 54%

190
184
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 184 + 137 = 511 (100%)
R 190 of 511 ~ 37.18%
G 184 of 511 ~ 36.01%
B 137 of 511 ~ 26.81'%

%37.18
%36.01
%26.81

CMYK RENK MODELİ

#BEB889 rengi CMYK tonu (0,3,28,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.16%
  • sarı tonu 27.89%
  • ana renk tonu 25.49%

CMYK: (0,3,28,25)
C0M3Y28K25 (0%, 3%, 28%, 25%)
(0.00 / 0.03 / 0.28 / 0.25)

CMYK yüzdeleri

%0
%3.16
%27.89
%25.49

Codes

Color #BEB889 in popluar color models

BE B8 89
RGB 190 184 137
HSL 53° 28.96% 64.12%
HSB/HSV 53° 27.89% 74.51%
CMYK 0.00% 3.16% 27.89%
25.49%

Color #BEB889 in popluar number systems.

HEX BE B8 89
Decimal 190 184 137
Binary 10111110 10111000 10001001
Octal 276 270 211

Shades and tints

Shades of #BEB889

#BEB889
(190,184,137)
#ADA87D
(173,168,125)
#9C9871
(156,152,113)
#8B8865
(139,136,101)
#7A7859
(122,120,89)
#69684D
(105,104,77)
#585841
(88,88,65)
#474835
(71,72,53)
#363829
(54,56,41)
#25281D
(37,40,29)
#141811
(20,24,17)
#000000
(0,0,0)

Tints of #BEB889

#BEB889
(190,184,137)
#C3BE93
(195,190,147)
#C8C49D
(200,196,157)
#CDCAA7
(205,202,167)
#D2D0B1
(210,208,177)
#D7D6BB
(215,214,187)
#DCDCC5
(220,220,197)
#E1E2CF
(225,226,207)
#E6E8D9
(230,232,217)
#EBEEE3
(235,238,227)
#F0F4ED
(240,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB889 color. Also use rgb(190,184,137) instead hex code.

Text Font Color

.myTextColor { color: #BEB889; }

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

This text font color is #BEB889.

Background Color

.myBgColor { background-color: #BEB889; }

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

This div background color is #BEB889.

Border color

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

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

This div border color is #BEB889.

Opacity

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

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

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

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

This text has shadow with #BEB889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB889.

Preview

Color preview on black background

This text has color #BEB889 on black background.


Color preview on white background

This text has color #BEB889 on white background.


Black color preview on #BEB889 background

This text has black color on #BEB889 background.


White color preview on #BEB889 background

This text has white color on #BEB889 background.


Related colors

Complementary color

Complementary color for #hex is #414776.


I love getcolorcode.com

Triadic colors

1 #89BEB8 and #B889BE with #BEB889 are triadic colors.

2 #89B8BE and #B8BE89 with #BEB889 are triadic colors.