COLOR #BEAA66

HEX: #BEAA66 RGB: (190,170,102)

Renk bilgisi

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

RGB renk modeli

#BEAA66 color RGB value is (190,170,102).

RGB: (190,170,102) (75%, 67%, 40%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 170 of 255 = 67%
B 102 of 255 = 40%

190
170
102

R + G + B ~ 61%. #BEAA66 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 170 + 102 = 462 (100%)
R 190 of 462 ~ 41.13%
G 170 of 462 ~ 36.8%
B 102 of 462 ~ 22.08'%

%41.13
%36.8
%22.08

CMYK RENK MODELİ

#BEAA66 rengi CMYK tonu (0,11,46,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.53%
  • sarı tonu 46.32%
  • ana renk tonu 25.49%

CMYK: (0,11,46,25)
C0M11Y46K25 (0%, 11%, 46%, 25%)
(0.00 / 0.11 / 0.46 / 0.25)

CMYK yüzdeleri

%0
%10.53
%46.32
%25.49

Codes

Color #BEAA66 in popluar color models

BE AA 66
RGB 190 170 102
HSL 46° 40.37% 57.25%
HSB/HSV 46° 46.32% 74.51%
CMYK 0.00% 10.53% 46.32%
25.49%

Color #BEAA66 in popluar number systems.

HEX BE AA 66
Decimal 190 170 102
Binary 10111110 10101010 1100110
Octal 276 252 146

Shades and tints

Shades of #BEAA66

#BEAA66
(190,170,102)
#AD9B5D
(173,155,93)
#9C8C54
(156,140,84)
#8B7D4B
(139,125,75)
#7A6E42
(122,110,66)
#695F39
(105,95,57)
#585030
(88,80,48)
#474127
(71,65,39)
#36321E
(54,50,30)
#252315
(37,35,21)
#14140C
(20,20,12)
#000000
(0,0,0)

Tints of #BEAA66

#BEAA66
(190,170,102)
#C3B173
(195,177,115)
#C8B880
(200,184,128)
#CDBF8D
(205,191,141)
#D2C69A
(210,198,154)
#D7CDA7
(215,205,167)
#DCD4B4
(220,212,180)
#E1DBC1
(225,219,193)
#E6E2CE
(230,226,206)
#EBE9DB
(235,233,219)
#F0F0E8
(240,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEAA66 color. Also use rgb(190,170,102) instead hex code.

Text Font Color

.myTextColor { color: #BEAA66; }

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

This text font color is #BEAA66.

Background Color

.myBgColor { background-color: #BEAA66; }

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

This div background color is #BEAA66.

Border color

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

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

This div border color is #BEAA66.

Opacity

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

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

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

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

This text has shadow with #BEAA66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAA66.

Preview

Color preview on black background

This text has color #BEAA66 on black background.


Color preview on white background

This text has color #BEAA66 on white background.


Black color preview on #BEAA66 background

This text has black color on #BEAA66 background.


White color preview on #BEAA66 background

This text has white color on #BEAA66 background.


Related colors

Complementary color

Complementary color for #hex is #415599.


I love getcolorcode.com

Triadic colors

1 #66BEAA and #AA66BE with #BEAA66 are triadic colors.

2 #66AABE and #AABE66 with #BEAA66 are triadic colors.