COLOR #BEA064

HEX: #BEA064 RGB: (190,160,100)

Renk bilgisi

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

RGB renk modeli

#BEA064 color RGB value is (190,160,100).

RGB: (190,160,100) (75%, 63%, 39%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 160 of 255 = 63%
B 100 of 255 = 39%

190
160
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 160 + 100 = 450 (100%)
R 190 of 450 ~ 42.22%
G 160 of 450 ~ 35.56%
B 100 of 450 ~ 22.22'%

%42.22
%35.56
%22.22

CMYK RENK MODELİ

#BEA064 rengi CMYK tonu (0,16,47,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.79%
  • sarı tonu 47.37%
  • ana renk tonu 25.49%

CMYK: (0,16,47,25)
C0M16Y47K25 (0%, 16%, 47%, 25%)
(0.00 / 0.16 / 0.47 / 0.25)

CMYK yüzdeleri

%0
%15.79
%47.37
%25.49

Codes

Color #BEA064 in popluar color models

BE A0 64
RGB 190 160 100
HSL 40° 40.91% 56.86%
HSB/HSV 40° 47.37% 74.51%
CMYK 0.00% 15.79% 47.37%
25.49%

Color #BEA064 in popluar number systems.

HEX BE A0 64
Decimal 190 160 100
Binary 10111110 10100000 1100100
Octal 276 240 144

Shades and tints

Shades of #BEA064

#BEA064
(190,160,100)
#AD925B
(173,146,91)
#9C8452
(156,132,82)
#8B7649
(139,118,73)
#7A6840
(122,104,64)
#695A37
(105,90,55)
#584C2E
(88,76,46)
#473E25
(71,62,37)
#36301C
(54,48,28)
#252213
(37,34,19)
#14140A
(20,20,10)
#000000
(0,0,0)

Tints of #BEA064

#BEA064
(190,160,100)
#C3A872
(195,168,114)
#C8B080
(200,176,128)
#CDB88E
(205,184,142)
#D2C09C
(210,192,156)
#D7C8AA
(215,200,170)
#DCD0B8
(220,208,184)
#E1D8C6
(225,216,198)
#E6E0D4
(230,224,212)
#EBE8E2
(235,232,226)
#F0F0F0
(240,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA064 color. Also use rgb(190,160,100) instead hex code.

Text Font Color

.myTextColor { color: #BEA064; }

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

This text font color is #BEA064.

Background Color

.myBgColor { background-color: #BEA064; }

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

This div background color is #BEA064.

Border color

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

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

This div border color is #BEA064.

Opacity

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

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

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

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

This text has shadow with #BEA064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA064.

Preview

Color preview on black background

This text has color #BEA064 on black background.


Color preview on white background

This text has color #BEA064 on white background.


Black color preview on #BEA064 background

This text has black color on #BEA064 background.


White color preview on #BEA064 background

This text has white color on #BEA064 background.


Related colors

Complementary color

Complementary color for #hex is #415F9B.


I love getcolorcode.com

Triadic colors

1 #64BEA0 and #A064BE with #BEA064 are triadic colors.

2 #64A0BE and #A0BE64 with #BEA064 are triadic colors.