COLOR #BEA46C

HEX: #BEA46C RGB: (190,164,108)

Renk bilgisi

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

RGB renk modeli

#BEA46C color RGB value is (190,164,108).

RGB: (190,164,108) (75%, 64%, 42%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 164 of 255 = 64%
B 108 of 255 = 42%

190
164
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 164 + 108 = 462 (100%)
R 190 of 462 ~ 41.13%
G 164 of 462 ~ 35.5%
B 108 of 462 ~ 23.38'%

%41.13
%35.5
%23.38

CMYK RENK MODELİ

#BEA46C rengi CMYK tonu (0,14,43,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.68%
  • sarı tonu 43.16%
  • ana renk tonu 25.49%

CMYK: (0,14,43,25)
C0M14Y43K25 (0%, 14%, 43%, 25%)
(0.00 / 0.14 / 0.43 / 0.25)

CMYK yüzdeleri

%0
%13.68
%43.16
%25.49

Codes

Color #BEA46C in popluar color models

BE A4 6C
RGB 190 164 108
HSL 41° 38.68% 58.43%
HSB/HSV 41° 43.16% 74.51%
CMYK 0.00% 13.68% 43.16%
25.49%

Color #BEA46C in popluar number systems.

HEX BE A4 6C
Decimal 190 164 108
Binary 10111110 10100100 1101100
Octal 276 244 154

Shades and tints

Shades of #BEA46C

#BEA46C
(190,164,108)
#AD9663
(173,150,99)
#9C885A
(156,136,90)
#8B7A51
(139,122,81)
#7A6C48
(122,108,72)
#695E3F
(105,94,63)
#585036
(88,80,54)
#47422D
(71,66,45)
#363424
(54,52,36)
#25261B
(37,38,27)
#141812
(20,24,18)
#000000
(0,0,0)

Tints of #BEA46C

#BEA46C
(190,164,108)
#C3AC79
(195,172,121)
#C8B486
(200,180,134)
#CDBC93
(205,188,147)
#D2C4A0
(210,196,160)
#D7CCAD
(215,204,173)
#DCD4BA
(220,212,186)
#E1DCC7
(225,220,199)
#E6E4D4
(230,228,212)
#EBECE1
(235,236,225)
#F0F4EE
(240,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA46C color. Also use rgb(190,164,108) instead hex code.

Text Font Color

.myTextColor { color: #BEA46C; }

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

This text font color is #BEA46C.

Background Color

.myBgColor { background-color: #BEA46C; }

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

This div background color is #BEA46C.

Border color

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

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

This div border color is #BEA46C.

Opacity

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

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

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

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

This text has shadow with #BEA46C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA46C.

Preview

Color preview on black background

This text has color #BEA46C on black background.


Color preview on white background

This text has color #BEA46C on white background.


Black color preview on #BEA46C background

This text has black color on #BEA46C background.


White color preview on #BEA46C background

This text has white color on #BEA46C background.


Related colors

Complementary color

Complementary color for #hex is #415B93.


I love getcolorcode.com

Triadic colors

1 #6CBEA4 and #A46CBE with #BEA46C are triadic colors.

2 #6CA4BE and #A4BE6C with #BEA46C are triadic colors.