COLOR #BEA093

HEX: #BEA093 RGB: (190,160,147)

Renk bilgisi

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

RGB renk modeli

#BEA093 color RGB value is (190,160,147).

RGB: (190,160,147) (75%, 63%, 58%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 160 of 255 = 63%
B 147 of 255 = 58%

190
160
147

R + G + B ~ 65%. #BEA093 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 160 + 147 = 497 (100%)
R 190 of 497 ~ 38.23%
G 160 of 497 ~ 32.19%
B 147 of 497 ~ 29.58'%

%38.23
%32.19
%29.58

CMYK RENK MODELİ

#BEA093 rengi CMYK tonu (0,16,23,25).

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

CMYK: (0,16,23,25)
C0M16Y23K25 (0%, 16%, 23%, 25%)
(0.00 / 0.16 / 0.23 / 0.25)

CMYK yüzdeleri

%0
%15.79
%22.63
%25.49

Codes

Color #BEA093 in popluar color models

BE A0 93
RGB 190 160 147
HSL 18° 24.86% 66.08%
HSB/HSV 18° 22.63% 74.51%
CMYK 0.00% 15.79% 22.63%
25.49%

Color #BEA093 in popluar number systems.

HEX BE A0 93
Decimal 190 160 147
Binary 10111110 10100000 10010011
Octal 276 240 223

Shades and tints

Shades of #BEA093

#BEA093
(190,160,147)
#AD9286
(173,146,134)
#9C8479
(156,132,121)
#8B766C
(139,118,108)
#7A685F
(122,104,95)
#695A52
(105,90,82)
#584C45
(88,76,69)
#473E38
(71,62,56)
#36302B
(54,48,43)
#25221E
(37,34,30)
#141411
(20,20,17)
#000000
(0,0,0)

Tints of #BEA093

#BEA093
(190,160,147)
#C3A89C
(195,168,156)
#C8B0A5
(200,176,165)
#CDB8AE
(205,184,174)
#D2C0B7
(210,192,183)
#D7C8C0
(215,200,192)
#DCD0C9
(220,208,201)
#E1D8D2
(225,216,210)
#E6E0DB
(230,224,219)
#EBE8E4
(235,232,228)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA093; }

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

This text font color is #BEA093.

Background Color

.myBgColor { background-color: #BEA093; }

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

This div background color is #BEA093.

Border color

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

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

This div border color is #BEA093.

Opacity

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

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

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

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

This text has shadow with #BEA093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA093.

Preview

Color preview on black background

This text has color #BEA093 on black background.


Color preview on white background

This text has color #BEA093 on white background.


Black color preview on #BEA093 background

This text has black color on #BEA093 background.


White color preview on #BEA093 background

This text has white color on #BEA093 background.


Related colors

Complementary color

Complementary color for #hex is #415F6C.


I love getcolorcode.com

Triadic colors

1 #93BEA0 and #A093BE with #BEA093 are triadic colors.

2 #93A0BE and #A0BE93 with #BEA093 are triadic colors.