COLOR #BE6D4E

HEX: #BE6D4E RGB: (190,109,78)

Renk bilgisi

#BE6D4E contains mainly red color. #BE6D4E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#BE6D4E color RGB value is (190,109,78).

RGB: (190,109,78) (75%, 43%, 31%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 109 of 255 = 43%
B 78 of 255 = 31%

190
109
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 109 + 78 = 377 (100%)
R 190 of 377 ~ 50.4%
G 109 of 377 ~ 28.91%
B 78 of 377 ~ 20.69'%

%50.4
%28.91
%20.69

CMYK RENK MODELİ

#BE6D4E rengi CMYK tonu (0,43,59,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.63%
  • sarı tonu 58.95%
  • ana renk tonu 25.49%

CMYK: (0,43,59,25)
C0M43Y59K25 (0%, 43%, 59%, 25%)
(0.00 / 0.43 / 0.59 / 0.25)

CMYK yüzdeleri

%0
%42.63
%58.95
%25.49

Codes

Color #BE6D4E in popluar color models

BE 6D 4E
RGB 190 109 78
HSL 17° 46.28% 52.55%
HSB/HSV 17° 58.95% 74.51%
CMYK 0.00% 42.63% 58.95%
25.49%

Color #BE6D4E in popluar number systems.

HEX BE 6D 4E
Decimal 190 109 78
Binary 10111110 1101101 1001110
Octal 276 155 116

Shades and tints

Shades of #BE6D4E

#BE6D4E
(190,109,78)
#AD6447
(173,100,71)
#9C5B40
(156,91,64)
#8B5239
(139,82,57)
#7A4932
(122,73,50)
#69402B
(105,64,43)
#583724
(88,55,36)
#472E1D
(71,46,29)
#362516
(54,37,22)
#251C0F
(37,28,15)
#141308
(20,19,8)
#000000
(0,0,0)

Tints of #BE6D4E

#BE6D4E
(190,109,78)
#C37A5E
(195,122,94)
#C8876E
(200,135,110)
#CD947E
(205,148,126)
#D2A18E
(210,161,142)
#D7AE9E
(215,174,158)
#DCBBAE
(220,187,174)
#E1C8BE
(225,200,190)
#E6D5CE
(230,213,206)
#EBE2DE
(235,226,222)
#F0EFEE
(240,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE6D4E color. Also use rgb(190,109,78) instead hex code.

Text Font Color

.myTextColor { color: #BE6D4E; }

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

This text font color is #BE6D4E.

Background Color

.myBgColor { background-color: #BE6D4E; }

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

This div background color is #BE6D4E.

Border color

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

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

This div border color is #BE6D4E.

Opacity

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

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

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

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

This text has shadow with #BE6D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE6D4E.

Preview

Color preview on black background

This text has color #BE6D4E on black background.


Color preview on white background

This text has color #BE6D4E on white background.


Black color preview on #BE6D4E background

This text has black color on #BE6D4E background.


White color preview on #BE6D4E background

This text has white color on #BE6D4E background.


Related colors

Complementary color

Complementary color for #hex is #4192B1.


I love getcolorcode.com

Triadic colors

1 #4EBE6D and #6D4EBE with #BE6D4E are triadic colors.

2 #4E6DBE and #6DBE4E with #BE6D4E are triadic colors.