COLOR #BEA8A6

HEX: #BEA8A6 RGB: (190,168,166)

Renk bilgisi

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

RGB renk modeli

#BEA8A6 color RGB value is (190,168,166).

RGB: (190,168,166) (75%, 66%, 65%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 168 of 255 = 66%
B 166 of 255 = 65%

190
168
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 168 + 166 = 524 (100%)
R 190 of 524 ~ 36.26%
G 168 of 524 ~ 32.06%
B 166 of 524 ~ 31.68'%

%36.26
%32.06
%31.68

CMYK RENK MODELİ

#BEA8A6 rengi CMYK tonu (0,12,13,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.58%
  • sarı tonu 12.63%
  • ana renk tonu 25.49%

CMYK: (0,12,13,25)
C0M12Y13K25 (0%, 12%, 13%, 25%)
(0.00 / 0.12 / 0.13 / 0.25)

CMYK yüzdeleri

%0
%11.58
%12.63
%25.49

Codes

Color #BEA8A6 in popluar color models

BE A8 A6
RGB 190 168 166
HSL 15.58% 69.80%
HSB/HSV 12.63% 74.51%
CMYK 0.00% 11.58% 12.63%
25.49%

Color #BEA8A6 in popluar number systems.

HEX BE A8 A6
Decimal 190 168 166
Binary 10111110 10101000 10100110
Octal 276 250 246

Shades and tints

Shades of #BEA8A6

#BEA8A6
(190,168,166)
#AD9997
(173,153,151)
#9C8A88
(156,138,136)
#8B7B79
(139,123,121)
#7A6C6A
(122,108,106)
#695D5B
(105,93,91)
#584E4C
(88,78,76)
#473F3D
(71,63,61)
#36302E
(54,48,46)
#25211F
(37,33,31)
#141210
(20,18,16)
#000000
(0,0,0)

Tints of #BEA8A6

#BEA8A6
(190,168,166)
#C3AFAE
(195,175,174)
#C8B6B6
(200,182,182)
#CDBDBE
(205,189,190)
#D2C4C6
(210,196,198)
#D7CBCE
(215,203,206)
#DCD2D6
(220,210,214)
#E1D9DE
(225,217,222)
#E6E0E6
(230,224,230)
#EBE7EE
(235,231,238)
#F0EEF6
(240,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA8A6 color. Also use rgb(190,168,166) instead hex code.

Text Font Color

.myTextColor { color: #BEA8A6; }

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

This text font color is #BEA8A6.

Background Color

.myBgColor { background-color: #BEA8A6; }

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

This div background color is #BEA8A6.

Border color

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

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

This div border color is #BEA8A6.

Opacity

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

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

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

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

This text has shadow with #BEA8A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA8A6.

Preview

Color preview on black background

This text has color #BEA8A6 on black background.


Color preview on white background

This text has color #BEA8A6 on white background.


Black color preview on #BEA8A6 background

This text has black color on #BEA8A6 background.


White color preview on #BEA8A6 background

This text has white color on #BEA8A6 background.


Related colors

Complementary color

Complementary color for #hex is #415759.


I love getcolorcode.com

Triadic colors

1 #A6BEA8 and #A8A6BE with #BEA8A6 are triadic colors.

2 #A6A8BE and #A8BEA6 with #BEA8A6 are triadic colors.