COLOR #BEAB99

HEX: #BEAB99 RGB: (190,171,153)

Renk bilgisi

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

RGB renk modeli

#BEAB99 color RGB value is (190,171,153).

RGB: (190,171,153) (75%, 67%, 60%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 171 of 255 = 67%
B 153 of 255 = 60%

190
171
153

R + G + B ~ 67%. #BEAB99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 171 + 153 = 514 (100%)
R 190 of 514 ~ 36.96%
G 171 of 514 ~ 33.27%
B 153 of 514 ~ 29.77'%

%36.96
%33.27
%29.77

CMYK RENK MODELİ

#BEAB99 rengi CMYK tonu (0,10,19,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.00%
  • sarı tonu 19.47%
  • ana renk tonu 25.49%

CMYK: (0,10,19,25)
C0M10Y19K25 (0%, 10%, 19%, 25%)
(0.00 / 0.10 / 0.19 / 0.25)

CMYK yüzdeleri

%0
%10
%19.47
%25.49

Codes

Color #BEAB99 in popluar color models

BE AB 99
RGB 190 171 153
HSL 29° 22.16% 67.25%
HSB/HSV 29° 19.47% 74.51%
CMYK 0.00% 10.00% 19.47%
25.49%

Color #BEAB99 in popluar number systems.

HEX BE AB 99
Decimal 190 171 153
Binary 10111110 10101011 10011001
Octal 276 253 231

Shades and tints

Shades of #BEAB99

#BEAB99
(190,171,153)
#AD9C8C
(173,156,140)
#9C8D7F
(156,141,127)
#8B7E72
(139,126,114)
#7A6F65
(122,111,101)
#696058
(105,96,88)
#58514B
(88,81,75)
#47423E
(71,66,62)
#363331
(54,51,49)
#252424
(37,36,36)
#141517
(20,21,23)
#000000
(0,0,0)

Tints of #BEAB99

#BEAB99
(190,171,153)
#C3B2A2
(195,178,162)
#C8B9AB
(200,185,171)
#CDC0B4
(205,192,180)
#D2C7BD
(210,199,189)
#D7CEC6
(215,206,198)
#DCD5CF
(220,213,207)
#E1DCD8
(225,220,216)
#E6E3E1
(230,227,225)
#EBEAEA
(235,234,234)
#F0F1F3
(240,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEAB99 color. Also use rgb(190,171,153) instead hex code.

Text Font Color

.myTextColor { color: #BEAB99; }

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

This text font color is #BEAB99.

Background Color

.myBgColor { background-color: #BEAB99; }

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

This div background color is #BEAB99.

Border color

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

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

This div border color is #BEAB99.

Opacity

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

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

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

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

This text has shadow with #BEAB99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAB99.

Preview

Color preview on black background

This text has color #BEAB99 on black background.


Color preview on white background

This text has color #BEAB99 on white background.


Black color preview on #BEAB99 background

This text has black color on #BEAB99 background.


White color preview on #BEAB99 background

This text has white color on #BEAB99 background.


Related colors

Complementary color

Complementary color for #hex is #415466.


I love getcolorcode.com

Triadic colors

1 #99BEAB and #AB99BE with #BEAB99 are triadic colors.

2 #99ABBE and #ABBE99 with #BEAB99 are triadic colors.