COLOR #BEAAA4

HEX: #BEAAA4 RGB: (190,170,164)

Renk bilgisi

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

RGB renk modeli

#BEAAA4 color RGB value is (190,170,164).

RGB: (190,170,164) (75%, 67%, 64%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 170 of 255 = 67%
B 164 of 255 = 64%

190
170
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 170 + 164 = 524 (100%)
R 190 of 524 ~ 36.26%
G 170 of 524 ~ 32.44%
B 164 of 524 ~ 31.3'%

%36.26
%32.44
%31.3

CMYK RENK MODELİ

#BEAAA4 rengi CMYK tonu (0,11,14,25).

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

CMYK: (0,11,14,25)
C0M11Y14K25 (0%, 11%, 14%, 25%)
(0.00 / 0.11 / 0.14 / 0.25)

CMYK yüzdeleri

%0
%10.53
%13.68
%25.49

Codes

Color #BEAAA4 in popluar color models

BE AA A4
RGB 190 170 164
HSL 14° 16.67% 69.41%
HSB/HSV 14° 13.68% 74.51%
CMYK 0.00% 10.53% 13.68%
25.49%

Color #BEAAA4 in popluar number systems.

HEX BE AA A4
Decimal 190 170 164
Binary 10111110 10101010 10100100
Octal 276 252 244

Shades and tints

Shades of #BEAAA4

#BEAAA4
(190,170,164)
#AD9B96
(173,155,150)
#9C8C88
(156,140,136)
#8B7D7A
(139,125,122)
#7A6E6C
(122,110,108)
#695F5E
(105,95,94)
#585050
(88,80,80)
#474142
(71,65,66)
#363234
(54,50,52)
#252326
(37,35,38)
#141418
(20,20,24)
#000000
(0,0,0)

Tints of #BEAAA4

#BEAAA4
(190,170,164)
#C3B1AC
(195,177,172)
#C8B8B4
(200,184,180)
#CDBFBC
(205,191,188)
#D2C6C4
(210,198,196)
#D7CDCC
(215,205,204)
#DCD4D4
(220,212,212)
#E1DBDC
(225,219,220)
#E6E2E4
(230,226,228)
#EBE9EC
(235,233,236)
#F0F0F4
(240,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAAA4; }

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

This text font color is #BEAAA4.

Background Color

.myBgColor { background-color: #BEAAA4; }

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

This div background color is #BEAAA4.

Border color

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

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

This div border color is #BEAAA4.

Opacity

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

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

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

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

This text has shadow with #BEAAA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAAA4.

Preview

Color preview on black background

This text has color #BEAAA4 on black background.


Color preview on white background

This text has color #BEAAA4 on white background.


Black color preview on #BEAAA4 background

This text has black color on #BEAAA4 background.


White color preview on #BEAAA4 background

This text has white color on #BEAAA4 background.


Related colors

Complementary color

Complementary color for #hex is #41555B.


I love getcolorcode.com

Triadic colors

1 #A4BEAA and #AAA4BE with #BEAAA4 are triadic colors.

2 #A4AABE and #AABEA4 with #BEAAA4 are triadic colors.