COLOR #BEA5AC

HEX: #BEA5AC RGB: (190,165,172)

Renk bilgisi

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

RGB renk modeli

#BEA5AC color RGB value is (190,165,172).

RGB: (190,165,172) (75%, 65%, 67%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 165 of 255 = 65%
B 172 of 255 = 67%

190
165
172

R + G + B ~ 69%. #BEA5AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 165 + 172 = 527 (100%)
R 190 of 527 ~ 36.05%
G 165 of 527 ~ 31.31%
B 172 of 527 ~ 32.64'%

%36.05
%31.31
%32.64

CMYK RENK MODELİ

#BEA5AC rengi CMYK tonu (0,13,9,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.16%
  • sarı tonu 9.47%
  • ana renk tonu 25.49%

CMYK: (0,13,9,25)
C0M13Y9K25 (0%, 13%, 9%, 25%)
(0.00 / 0.13 / 0.09 / 0.25)

CMYK yüzdeleri

%0
%13.16
%9.47
%25.49

Codes

Color #BEA5AC in popluar color models

BE A5 AC
RGB 190 165 172
HSL 343° 16.13% 69.61%
HSB/HSV 343° 13.16% 74.51%
CMYK 0.00% 13.16% 9.47%
25.49%

Color #BEA5AC in popluar number systems.

HEX BE A5 AC
Decimal 190 165 172
Binary 10111110 10100101 10101100
Octal 276 245 254

Shades and tints

Shades of #BEA5AC

#BEA5AC
(190,165,172)
#AD969D
(173,150,157)
#9C878E
(156,135,142)
#8B787F
(139,120,127)
#7A6970
(122,105,112)
#695A61
(105,90,97)
#584B52
(88,75,82)
#473C43
(71,60,67)
#362D34
(54,45,52)
#251E25
(37,30,37)
#140F16
(20,15,22)
#000000
(0,0,0)

Tints of #BEA5AC

#BEA5AC
(190,165,172)
#C3ADB3
(195,173,179)
#C8B5BA
(200,181,186)
#CDBDC1
(205,189,193)
#D2C5C8
(210,197,200)
#D7CDCF
(215,205,207)
#DCD5D6
(220,213,214)
#E1DDDD
(225,221,221)
#E6E5E4
(230,229,228)
#EBEDEB
(235,237,235)
#F0F5F2
(240,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA5AC color. Also use rgb(190,165,172) instead hex code.

Text Font Color

.myTextColor { color: #BEA5AC; }

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

This text font color is #BEA5AC.

Background Color

.myBgColor { background-color: #BEA5AC; }

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

This div background color is #BEA5AC.

Border color

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

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

This div border color is #BEA5AC.

Opacity

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

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

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

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

This text has shadow with #BEA5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA5AC.

Preview

Color preview on black background

This text has color #BEA5AC on black background.


Color preview on white background

This text has color #BEA5AC on white background.


Black color preview on #BEA5AC background

This text has black color on #BEA5AC background.


White color preview on #BEA5AC background

This text has white color on #BEA5AC background.


Related colors

Complementary color

Complementary color for #hex is #415A53.


I love getcolorcode.com

Triadic colors

1 #ACBEA5 and #A5ACBE with #BEA5AC are triadic colors.

2 #ACA5BE and #A5BEAC with #BEA5AC are triadic colors.