COLOR #BEA4A0

HEX: #BEA4A0 RGB: (190,164,160)

Renk bilgisi

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

RGB renk modeli

#BEA4A0 color RGB value is (190,164,160).

RGB: (190,164,160) (75%, 64%, 63%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 164 of 255 = 64%
B 160 of 255 = 63%

190
164
160

R + G + B ~ 67%. #BEA4A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 164 + 160 = 514 (100%)
R 190 of 514 ~ 36.96%
G 164 of 514 ~ 31.91%
B 160 of 514 ~ 31.13'%

%36.96
%31.91
%31.13

CMYK RENK MODELİ

#BEA4A0 rengi CMYK tonu (0,14,16,25).

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

CMYK: (0,14,16,25)
C0M14Y16K25 (0%, 14%, 16%, 25%)
(0.00 / 0.14 / 0.16 / 0.25)

CMYK yüzdeleri

%0
%13.68
%15.79
%25.49

Codes

Color #BEA4A0 in popluar color models

BE A4 A0
RGB 190 164 160
HSL 18.75% 68.63%
HSB/HSV 15.79% 74.51%
CMYK 0.00% 13.68% 15.79%
25.49%

Color #BEA4A0 in popluar number systems.

HEX BE A4 A0
Decimal 190 164 160
Binary 10111110 10100100 10100000
Octal 276 244 240

Shades and tints

Shades of #BEA4A0

#BEA4A0
(190,164,160)
#AD9692
(173,150,146)
#9C8884
(156,136,132)
#8B7A76
(139,122,118)
#7A6C68
(122,108,104)
#695E5A
(105,94,90)
#58504C
(88,80,76)
#47423E
(71,66,62)
#363430
(54,52,48)
#252622
(37,38,34)
#141814
(20,24,20)
#000000
(0,0,0)

Tints of #BEA4A0

#BEA4A0
(190,164,160)
#C3ACA8
(195,172,168)
#C8B4B0
(200,180,176)
#CDBCB8
(205,188,184)
#D2C4C0
(210,196,192)
#D7CCC8
(215,204,200)
#DCD4D0
(220,212,208)
#E1DCD8
(225,220,216)
#E6E4E0
(230,228,224)
#EBECE8
(235,236,232)
#F0F4F0
(240,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA4A0; }

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

This text font color is #BEA4A0.

Background Color

.myBgColor { background-color: #BEA4A0; }

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

This div background color is #BEA4A0.

Border color

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

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

This div border color is #BEA4A0.

Opacity

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

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

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

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

This text has shadow with #BEA4A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA4A0.

Preview

Color preview on black background

This text has color #BEA4A0 on black background.


Color preview on white background

This text has color #BEA4A0 on white background.


Black color preview on #BEA4A0 background

This text has black color on #BEA4A0 background.


White color preview on #BEA4A0 background

This text has white color on #BEA4A0 background.


Related colors

Complementary color

Complementary color for #hex is #415B5F.


I love getcolorcode.com

Triadic colors

1 #A0BEA4 and #A4A0BE with #BEA4A0 are triadic colors.

2 #A0A4BE and #A4BEA0 with #BEA4A0 are triadic colors.