COLOR #BEAB7E

HEX: #BEAB7E RGB: (190,171,126)

Renk bilgisi

#BEAB7E contains mainly red and green colors. #BEAB7E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BEAB7E color RGB value is (190,171,126).

RGB: (190,171,126) (75%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 171 of 255 = 67%
B 126 of 255 = 49%

190
171
126

R + G + B ~ 64%. #BEAB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 171 + 126 = 487 (100%)
R 190 of 487 ~ 39.01%
G 171 of 487 ~ 35.11%
B 126 of 487 ~ 25.87'%

%39.01
%35.11
%25.87

CMYK RENK MODELİ

#BEAB7E rengi CMYK tonu (0,10,34,25).

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

CMYK: (0,10,34,25)
C0M10Y34K25 (0%, 10%, 34%, 25%)
(0.00 / 0.10 / 0.34 / 0.25)

CMYK yüzdeleri

%0
%10
%33.68
%25.49

Codes

Color #BEAB7E in popluar color models

BE AB 7E
RGB 190 171 126
HSL 42° 32.99% 61.96%
HSB/HSV 42° 33.68% 74.51%
CMYK 0.00% 10.00% 33.68%
25.49%

Color #BEAB7E in popluar number systems.

HEX BE AB 7E
Decimal 190 171 126
Binary 10111110 10101011 1111110
Octal 276 253 176

Shades and tints

Shades of #BEAB7E

#BEAB7E
(190,171,126)
#AD9C73
(173,156,115)
#9C8D68
(156,141,104)
#8B7E5D
(139,126,93)
#7A6F52
(122,111,82)
#696047
(105,96,71)
#58513C
(88,81,60)
#474231
(71,66,49)
#363326
(54,51,38)
#25241B
(37,36,27)
#141510
(20,21,16)
#000000
(0,0,0)

Tints of #BEAB7E

#BEAB7E
(190,171,126)
#C3B289
(195,178,137)
#C8B994
(200,185,148)
#CDC09F
(205,192,159)
#D2C7AA
(210,199,170)
#D7CEB5
(215,206,181)
#DCD5C0
(220,213,192)
#E1DCCB
(225,220,203)
#E6E3D6
(230,227,214)
#EBEAE1
(235,234,225)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAB7E; }

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

This text font color is #BEAB7E.

Background Color

.myBgColor { background-color: #BEAB7E; }

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

This div background color is #BEAB7E.

Border color

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

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

This div border color is #BEAB7E.

Opacity

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

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

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

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

This text has shadow with #BEAB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAB7E.

Preview

Color preview on black background

This text has color #BEAB7E on black background.


Color preview on white background

This text has color #BEAB7E on white background.


Black color preview on #BEAB7E background

This text has black color on #BEAB7E background.


White color preview on #BEAB7E background

This text has white color on #BEAB7E background.


Related colors

Complementary color

Complementary color for #hex is #415481.


I love getcolorcode.com

Triadic colors

1 #7EBEAB and #AB7EBE with #BEAB7E are triadic colors.

2 #7EABBE and #ABBE7E with #BEAB7E are triadic colors.