COLOR #BEB49D

HEX: #BEB49D RGB: (190,180,157)

Renk bilgisi

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

RGB renk modeli

#BEB49D color RGB value is (190,180,157).

RGB: (190,180,157) (75%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 180 of 255 = 71%
B 157 of 255 = 62%

190
180
157

R + G + B ~ 69%. #BEB49D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 180 + 157 = 527 (100%)
R 190 of 527 ~ 36.05%
G 180 of 527 ~ 34.16%
B 157 of 527 ~ 29.79'%

%36.05
%34.16
%29.79

CMYK RENK MODELİ

#BEB49D rengi CMYK tonu (0,5,17,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.26%
  • sarı tonu 17.37%
  • ana renk tonu 25.49%

CMYK: (0,5,17,25)
C0M5Y17K25 (0%, 5%, 17%, 25%)
(0.00 / 0.05 / 0.17 / 0.25)

CMYK yüzdeleri

%0
%5.26
%17.37
%25.49

Codes

Color #BEB49D in popluar color models

BE B4 9D
RGB 190 180 157
HSL 42° 20.25% 68.04%
HSB/HSV 42° 17.37% 74.51%
CMYK 0.00% 5.26% 17.37%
25.49%

Color #BEB49D in popluar number systems.

HEX BE B4 9D
Decimal 190 180 157
Binary 10111110 10110100 10011101
Octal 276 264 235

Shades and tints

Shades of #BEB49D

#BEB49D
(190,180,157)
#ADA48F
(173,164,143)
#9C9481
(156,148,129)
#8B8473
(139,132,115)
#7A7465
(122,116,101)
#696457
(105,100,87)
#585449
(88,84,73)
#47443B
(71,68,59)
#36342D
(54,52,45)
#25241F
(37,36,31)
#141411
(20,20,17)
#000000
(0,0,0)

Tints of #BEB49D

#BEB49D
(190,180,157)
#C3BAA5
(195,186,165)
#C8C0AD
(200,192,173)
#CDC6B5
(205,198,181)
#D2CCBD
(210,204,189)
#D7D2C5
(215,210,197)
#DCD8CD
(220,216,205)
#E1DED5
(225,222,213)
#E6E4DD
(230,228,221)
#EBEAE5
(235,234,229)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB49D color. Also use rgb(190,180,157) instead hex code.

Text Font Color

.myTextColor { color: #BEB49D; }

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

This text font color is #BEB49D.

Background Color

.myBgColor { background-color: #BEB49D; }

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

This div background color is #BEB49D.

Border color

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

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

This div border color is #BEB49D.

Opacity

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

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

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

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

This text has shadow with #BEB49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB49D.

Preview

Color preview on black background

This text has color #BEB49D on black background.


Color preview on white background

This text has color #BEB49D on white background.


Black color preview on #BEB49D background

This text has black color on #BEB49D background.


White color preview on #BEB49D background

This text has white color on #BEB49D background.


Related colors

Complementary color

Complementary color for #hex is #414B62.


I love getcolorcode.com

Triadic colors

1 #9DBEB4 and #B49DBE with #BEB49D are triadic colors.

2 #9DB4BE and #B4BE9D with #BEB49D are triadic colors.