COLOR #BEA960

HEX: #BEA960 RGB: (190,169,96)

Renk bilgisi

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

RGB renk modeli

#BEA960 color RGB value is (190,169,96).

RGB: (190,169,96) (75%, 66%, 38%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 169 of 255 = 66%
B 96 of 255 = 38%

190
169
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 169 + 96 = 455 (100%)
R 190 of 455 ~ 41.76%
G 169 of 455 ~ 37.14%
B 96 of 455 ~ 21.1'%

%41.76
%37.14
%21.1

CMYK RENK MODELİ

#BEA960 rengi CMYK tonu (0,11,49,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.05%
  • sarı tonu 49.47%
  • ana renk tonu 25.49%

CMYK: (0,11,49,25)
C0M11Y49K25 (0%, 11%, 49%, 25%)
(0.00 / 0.11 / 0.49 / 0.25)

CMYK yüzdeleri

%0
%11.05
%49.47
%25.49

Codes

Color #BEA960 in popluar color models

BE A9 60
RGB 190 169 96
HSL 47° 41.96% 56.08%
HSB/HSV 47° 49.47% 74.51%
CMYK 0.00% 11.05% 49.47%
25.49%

Color #BEA960 in popluar number systems.

HEX BE A9 60
Decimal 190 169 96
Binary 10111110 10101001 1100000
Octal 276 251 140

Shades and tints

Shades of #BEA960

#BEA960
(190,169,96)
#AD9A58
(173,154,88)
#9C8B50
(156,139,80)
#8B7C48
(139,124,72)
#7A6D40
(122,109,64)
#695E38
(105,94,56)
#584F30
(88,79,48)
#474028
(71,64,40)
#363120
(54,49,32)
#252218
(37,34,24)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #BEA960

#BEA960
(190,169,96)
#C3B06E
(195,176,110)
#C8B77C
(200,183,124)
#CDBE8A
(205,190,138)
#D2C598
(210,197,152)
#D7CCA6
(215,204,166)
#DCD3B4
(220,211,180)
#E1DAC2
(225,218,194)
#E6E1D0
(230,225,208)
#EBE8DE
(235,232,222)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA960 color. Also use rgb(190,169,96) instead hex code.

Text Font Color

.myTextColor { color: #BEA960; }

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

This text font color is #BEA960.

Background Color

.myBgColor { background-color: #BEA960; }

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

This div background color is #BEA960.

Border color

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

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

This div border color is #BEA960.

Opacity

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

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

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

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

This text has shadow with #BEA960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA960.

Preview

Color preview on black background

This text has color #BEA960 on black background.


Color preview on white background

This text has color #BEA960 on white background.


Black color preview on #BEA960 background

This text has black color on #BEA960 background.


White color preview on #BEA960 background

This text has white color on #BEA960 background.


Related colors

Complementary color

Complementary color for #hex is #41569F.


I love getcolorcode.com

Triadic colors

1 #60BEA9 and #A960BE with #BEA960 are triadic colors.

2 #60A9BE and #A9BE60 with #BEA960 are triadic colors.