COLOR #BEA296

HEX: #BEA296 RGB: (190,162,150)

Renk bilgisi

#BEA296 contains red, green and blue colors in about the same proportion. #BEA296 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#BEA296 color RGB value is (190,162,150).

RGB: (190,162,150) (75%, 64%, 59%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 162 of 255 = 64%
B 150 of 255 = 59%

190
162
150

R + G + B ~ 66%. #BEA296 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 162 + 150 = 502 (100%)
R 190 of 502 ~ 37.85%
G 162 of 502 ~ 32.27%
B 150 of 502 ~ 29.88'%

%37.85
%32.27
%29.88

CMYK RENK MODELİ

#BEA296 rengi CMYK tonu (0,15,21,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.74%
  • sarı tonu 21.05%
  • ana renk tonu 25.49%

CMYK: (0,15,21,25)
C0M15Y21K25 (0%, 15%, 21%, 25%)
(0.00 / 0.15 / 0.21 / 0.25)

CMYK yüzdeleri

%0
%14.74
%21.05
%25.49

Codes

Color #BEA296 in popluar color models

BE A2 96
RGB 190 162 150
HSL 18° 23.53% 66.67%
HSB/HSV 18° 21.05% 74.51%
CMYK 0.00% 14.74% 21.05%
25.49%

Color #BEA296 in popluar number systems.

HEX BE A2 96
Decimal 190 162 150
Binary 10111110 10100010 10010110
Octal 276 242 226

Shades and tints

Shades of #BEA296

#BEA296
(190,162,150)
#AD9489
(173,148,137)
#9C867C
(156,134,124)
#8B786F
(139,120,111)
#7A6A62
(122,106,98)
#695C55
(105,92,85)
#584E48
(88,78,72)
#47403B
(71,64,59)
#36322E
(54,50,46)
#252421
(37,36,33)
#141614
(20,22,20)
#000000
(0,0,0)

Tints of #BEA296

#BEA296
(190,162,150)
#C3AA9F
(195,170,159)
#C8B2A8
(200,178,168)
#CDBAB1
(205,186,177)
#D2C2BA
(210,194,186)
#D7CAC3
(215,202,195)
#DCD2CC
(220,210,204)
#E1DAD5
(225,218,213)
#E6E2DE
(230,226,222)
#EBEAE7
(235,234,231)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA296 color. Also use rgb(190,162,150) instead hex code.

Text Font Color

.myTextColor { color: #BEA296; }

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

This text font color is #BEA296.

Background Color

.myBgColor { background-color: #BEA296; }

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

This div background color is #BEA296.

Border color

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

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

This div border color is #BEA296.

Opacity

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

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

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

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

This text has shadow with #BEA296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA296.

Preview

Color preview on black background

This text has color #BEA296 on black background.


Color preview on white background

This text has color #BEA296 on white background.


Black color preview on #BEA296 background

This text has black color on #BEA296 background.


White color preview on #BEA296 background

This text has white color on #BEA296 background.


Related colors

Complementary color

Complementary color for #hex is #415D69.


I love getcolorcode.com

Triadic colors

1 #96BEA2 and #A296BE with #BEA296 are triadic colors.

2 #96A2BE and #A2BE96 with #BEA296 are triadic colors.