COLOR #BEA67D

HEX: #BEA67D RGB: (190,166,125)

Renk bilgisi

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

RGB renk modeli

#BEA67D color RGB value is (190,166,125).

RGB: (190,166,125) (75%, 65%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 166 of 255 = 65%
B 125 of 255 = 49%

190
166
125

R + G + B ~ 63%. #BEA67D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 166 + 125 = 481 (100%)
R 190 of 481 ~ 39.5%
G 166 of 481 ~ 34.51%
B 125 of 481 ~ 25.99'%

%39.5
%34.51
%25.99

CMYK RENK MODELİ

#BEA67D rengi CMYK tonu (0,13,34,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.63%
  • sarı tonu 34.21%
  • ana renk tonu 25.49%

CMYK: (0,13,34,25)
C0M13Y34K25 (0%, 13%, 34%, 25%)
(0.00 / 0.13 / 0.34 / 0.25)

CMYK yüzdeleri

%0
%12.63
%34.21
%25.49

Codes

Color #BEA67D in popluar color models

BE A6 7D
RGB 190 166 125
HSL 38° 33.33% 61.76%
HSB/HSV 38° 34.21% 74.51%
CMYK 0.00% 12.63% 34.21%
25.49%

Color #BEA67D in popluar number systems.

HEX BE A6 7D
Decimal 190 166 125
Binary 10111110 10100110 1111101
Octal 276 246 175

Shades and tints

Shades of #BEA67D

#BEA67D
(190,166,125)
#AD9772
(173,151,114)
#9C8867
(156,136,103)
#8B795C
(139,121,92)
#7A6A51
(122,106,81)
#695B46
(105,91,70)
#584C3B
(88,76,59)
#473D30
(71,61,48)
#362E25
(54,46,37)
#251F1A
(37,31,26)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #BEA67D

#BEA67D
(190,166,125)
#C3AE88
(195,174,136)
#C8B693
(200,182,147)
#CDBE9E
(205,190,158)
#D2C6A9
(210,198,169)
#D7CEB4
(215,206,180)
#DCD6BF
(220,214,191)
#E1DECA
(225,222,202)
#E6E6D5
(230,230,213)
#EBEEE0
(235,238,224)
#F0F6EB
(240,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA67D color. Also use rgb(190,166,125) instead hex code.

Text Font Color

.myTextColor { color: #BEA67D; }

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

This text font color is #BEA67D.

Background Color

.myBgColor { background-color: #BEA67D; }

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

This div background color is #BEA67D.

Border color

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

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

This div border color is #BEA67D.

Opacity

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

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

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

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

This text has shadow with #BEA67D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA67D.

Preview

Color preview on black background

This text has color #BEA67D on black background.


Color preview on white background

This text has color #BEA67D on white background.


Black color preview on #BEA67D background

This text has black color on #BEA67D background.


White color preview on #BEA67D background

This text has white color on #BEA67D background.


Related colors

Complementary color

Complementary color for #hex is #415982.


I love getcolorcode.com

Triadic colors

1 #7DBEA6 and #A67DBE with #BEA67D are triadic colors.

2 #7DA6BE and #A6BE7D with #BEA67D are triadic colors.