COLOR #BE8D76

HEX: #BE8D76 RGB: (190,141,118)

Renk bilgisi

#BE8D76 contains mainly red and green colors. #BE8D76 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BE8D76 color RGB value is (190,141,118).

RGB: (190,141,118) (75%, 55%, 46%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 141 of 255 = 55%
B 118 of 255 = 46%

190
141
118

R + G + B ~ 59%. #BE8D76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 141 + 118 = 449 (100%)
R 190 of 449 ~ 42.32%
G 141 of 449 ~ 31.4%
B 118 of 449 ~ 26.28'%

%42.32
%31.4
%26.28

CMYK RENK MODELİ

#BE8D76 rengi CMYK tonu (0,26,38,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.79%
  • sarı tonu 37.89%
  • ana renk tonu 25.49%

CMYK: (0,26,38,25)
C0M26Y38K25 (0%, 26%, 38%, 25%)
(0.00 / 0.26 / 0.38 / 0.25)

CMYK yüzdeleri

%0
%25.79
%37.89
%25.49

Codes

Color #BE8D76 in popluar color models

BE 8D 76
RGB 190 141 118
HSL 19° 35.64% 60.39%
HSB/HSV 19° 37.89% 74.51%
CMYK 0.00% 25.79% 37.89%
25.49%

Color #BE8D76 in popluar number systems.

HEX BE 8D 76
Decimal 190 141 118
Binary 10111110 10001101 1110110
Octal 276 215 166

Shades and tints

Shades of #BE8D76

#BE8D76
(190,141,118)
#AD816C
(173,129,108)
#9C7562
(156,117,98)
#8B6958
(139,105,88)
#7A5D4E
(122,93,78)
#695144
(105,81,68)
#58453A
(88,69,58)
#473930
(71,57,48)
#362D26
(54,45,38)
#25211C
(37,33,28)
#141512
(20,21,18)
#000000
(0,0,0)

Tints of #BE8D76

#BE8D76
(190,141,118)
#C39782
(195,151,130)
#C8A18E
(200,161,142)
#CDAB9A
(205,171,154)
#D2B5A6
(210,181,166)
#D7BFB2
(215,191,178)
#DCC9BE
(220,201,190)
#E1D3CA
(225,211,202)
#E6DDD6
(230,221,214)
#EBE7E2
(235,231,226)
#F0F1EE
(240,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE8D76 color. Also use rgb(190,141,118) instead hex code.

Text Font Color

.myTextColor { color: #BE8D76; }

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

This text font color is #BE8D76.

Background Color

.myBgColor { background-color: #BE8D76; }

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

This div background color is #BE8D76.

Border color

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

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

This div border color is #BE8D76.

Opacity

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

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

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

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

This text has shadow with #BE8D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE8D76.

Preview

Color preview on black background

This text has color #BE8D76 on black background.


Color preview on white background

This text has color #BE8D76 on white background.


Black color preview on #BE8D76 background

This text has black color on #BE8D76 background.


White color preview on #BE8D76 background

This text has white color on #BE8D76 background.


Related colors

Complementary color

Complementary color for #hex is #417289.


I love getcolorcode.com

Triadic colors

1 #76BE8D and #8D76BE with #BE8D76 are triadic colors.

2 #768DBE and #8DBE76 with #BE8D76 are triadic colors.