COLOR #BEA393

HEX: #BEA393 RGB: (190,163,147)

Renk bilgisi

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

RGB renk modeli

#BEA393 color RGB value is (190,163,147).

RGB: (190,163,147) (75%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 163 of 255 = 64%
B 147 of 255 = 58%

190
163
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 163 + 147 = 500 (100%)
R 190 of 500 ~ 38%
G 163 of 500 ~ 32.6%
B 147 of 500 ~ 29.4'%

%38
%32.6
%29.4

CMYK RENK MODELİ

#BEA393 rengi CMYK tonu (0,14,23,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.21%
  • sarı tonu 22.63%
  • ana renk tonu 25.49%

CMYK: (0,14,23,25)
C0M14Y23K25 (0%, 14%, 23%, 25%)
(0.00 / 0.14 / 0.23 / 0.25)

CMYK yüzdeleri

%0
%14.21
%22.63
%25.49

Codes

Color #BEA393 in popluar color models

BE A3 93
RGB 190 163 147
HSL 22° 24.86% 66.08%
HSB/HSV 22° 22.63% 74.51%
CMYK 0.00% 14.21% 22.63%
25.49%

Color #BEA393 in popluar number systems.

HEX BE A3 93
Decimal 190 163 147
Binary 10111110 10100011 10010011
Octal 276 243 223

Shades and tints

Shades of #BEA393

#BEA393
(190,163,147)
#AD9586
(173,149,134)
#9C8779
(156,135,121)
#8B796C
(139,121,108)
#7A6B5F
(122,107,95)
#695D52
(105,93,82)
#584F45
(88,79,69)
#474138
(71,65,56)
#36332B
(54,51,43)
#25251E
(37,37,30)
#141711
(20,23,17)
#000000
(0,0,0)

Tints of #BEA393

#BEA393
(190,163,147)
#C3AB9C
(195,171,156)
#C8B3A5
(200,179,165)
#CDBBAE
(205,187,174)
#D2C3B7
(210,195,183)
#D7CBC0
(215,203,192)
#DCD3C9
(220,211,201)
#E1DBD2
(225,219,210)
#E6E3DB
(230,227,219)
#EBEBE4
(235,235,228)
#F0F3ED
(240,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA393 color. Also use rgb(190,163,147) instead hex code.

Text Font Color

.myTextColor { color: #BEA393; }

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

This text font color is #BEA393.

Background Color

.myBgColor { background-color: #BEA393; }

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

This div background color is #BEA393.

Border color

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

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

This div border color is #BEA393.

Opacity

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

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

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

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

This text has shadow with #BEA393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA393.

Preview

Color preview on black background

This text has color #BEA393 on black background.


Color preview on white background

This text has color #BEA393 on white background.


Black color preview on #BEA393 background

This text has black color on #BEA393 background.


White color preview on #BEA393 background

This text has white color on #BEA393 background.


Related colors

Complementary color

Complementary color for #hex is #415C6C.


I love getcolorcode.com

Triadic colors

1 #93BEA3 and #A393BE with #BEA393 are triadic colors.

2 #93A3BE and #A3BE93 with #BEA393 are triadic colors.