COLOR #BEA665

HEX: #BEA665 RGB: (190,166,101)

Renk bilgisi

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

RGB renk modeli

#BEA665 color RGB value is (190,166,101).

RGB: (190,166,101) (75%, 65%, 40%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 166 of 255 = 65%
B 101 of 255 = 40%

190
166
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 166 + 101 = 457 (100%)
R 190 of 457 ~ 41.58%
G 166 of 457 ~ 36.32%
B 101 of 457 ~ 22.1'%

%41.58
%36.32
%22.1

CMYK RENK MODELİ

#BEA665 rengi CMYK tonu (0,13,47,25).

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

CMYK: (0,13,47,25)
C0M13Y47K25 (0%, 13%, 47%, 25%)
(0.00 / 0.13 / 0.47 / 0.25)

CMYK yüzdeleri

%0
%12.63
%46.84
%25.49

Codes

Color #BEA665 in popluar color models

BE A6 65
RGB 190 166 101
HSL 44° 40.64% 57.06%
HSB/HSV 44° 46.84% 74.51%
CMYK 0.00% 12.63% 46.84%
25.49%

Color #BEA665 in popluar number systems.

HEX BE A6 65
Decimal 190 166 101
Binary 10111110 10100110 1100101
Octal 276 246 145

Shades and tints

Shades of #BEA665

#BEA665
(190,166,101)
#AD975C
(173,151,92)
#9C8853
(156,136,83)
#8B794A
(139,121,74)
#7A6A41
(122,106,65)
#695B38
(105,91,56)
#584C2F
(88,76,47)
#473D26
(71,61,38)
#362E1D
(54,46,29)
#251F14
(37,31,20)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #BEA665

#BEA665
(190,166,101)
#C3AE73
(195,174,115)
#C8B681
(200,182,129)
#CDBE8F
(205,190,143)
#D2C69D
(210,198,157)
#D7CEAB
(215,206,171)
#DCD6B9
(220,214,185)
#E1DEC7
(225,222,199)
#E6E6D5
(230,230,213)
#EBEEE3
(235,238,227)
#F0F6F1
(240,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA665; }

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

This text font color is #BEA665.

Background Color

.myBgColor { background-color: #BEA665; }

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

This div background color is #BEA665.

Border color

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

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

This div border color is #BEA665.

Opacity

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

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

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

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

This text has shadow with #BEA665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA665.

Preview

Color preview on black background

This text has color #BEA665 on black background.


Color preview on white background

This text has color #BEA665 on white background.


Black color preview on #BEA665 background

This text has black color on #BEA665 background.


White color preview on #BEA665 background

This text has white color on #BEA665 background.


Related colors

Complementary color

Complementary color for #hex is #41599A.


I love getcolorcode.com

Triadic colors

1 #65BEA6 and #A665BE with #BEA665 are triadic colors.

2 #65A6BE and #A6BE65 with #BEA665 are triadic colors.