COLOR #BEAD80

HEX: #BEAD80 RGB: (190,173,128)

Renk bilgisi

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

RGB renk modeli

#BEAD80 color RGB value is (190,173,128).

RGB: (190,173,128) (75%, 68%, 50%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 173 of 255 = 68%
B 128 of 255 = 50%

190
173
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 173 + 128 = 491 (100%)
R 190 of 491 ~ 38.7%
G 173 of 491 ~ 35.23%
B 128 of 491 ~ 26.07'%

%38.7
%35.23
%26.07

CMYK RENK MODELİ

#BEAD80 rengi CMYK tonu (0,9,33,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.95%
  • sarı tonu 32.63%
  • ana renk tonu 25.49%

CMYK: (0,9,33,25)
C0M9Y33K25 (0%, 9%, 33%, 25%)
(0.00 / 0.09 / 0.33 / 0.25)

CMYK yüzdeleri

%0
%8.95
%32.63
%25.49

Codes

Color #BEAD80 in popluar color models

BE AD 80
RGB 190 173 128
HSL 44° 32.29% 62.35%
HSB/HSV 44° 32.63% 74.51%
CMYK 0.00% 8.95% 32.63%
25.49%

Color #BEAD80 in popluar number systems.

HEX BE AD 80
Decimal 190 173 128
Binary 10111110 10101101 10000000
Octal 276 255 200

Shades and tints

Shades of #BEAD80

#BEAD80
(190,173,128)
#AD9E75
(173,158,117)
#9C8F6A
(156,143,106)
#8B805F
(139,128,95)
#7A7154
(122,113,84)
#696249
(105,98,73)
#58533E
(88,83,62)
#474433
(71,68,51)
#363528
(54,53,40)
#25261D
(37,38,29)
#141712
(20,23,18)
#000000
(0,0,0)

Tints of #BEAD80

#BEAD80
(190,173,128)
#C3B48B
(195,180,139)
#C8BB96
(200,187,150)
#CDC2A1
(205,194,161)
#D2C9AC
(210,201,172)
#D7D0B7
(215,208,183)
#DCD7C2
(220,215,194)
#E1DECD
(225,222,205)
#E6E5D8
(230,229,216)
#EBECE3
(235,236,227)
#F0F3EE
(240,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEAD80 color. Also use rgb(190,173,128) instead hex code.

Text Font Color

.myTextColor { color: #BEAD80; }

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

This text font color is #BEAD80.

Background Color

.myBgColor { background-color: #BEAD80; }

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

This div background color is #BEAD80.

Border color

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

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

This div border color is #BEAD80.

Opacity

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

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

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

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

This text has shadow with #BEAD80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAD80.

Preview

Color preview on black background

This text has color #BEAD80 on black background.


Color preview on white background

This text has color #BEAD80 on white background.


Black color preview on #BEAD80 background

This text has black color on #BEAD80 background.


White color preview on #BEAD80 background

This text has white color on #BEAD80 background.


Related colors

Complementary color

Complementary color for #hex is #41527F.


I love getcolorcode.com

Triadic colors

1 #80BEAD and #AD80BE with #BEAD80 are triadic colors.

2 #80ADBE and #ADBE80 with #BEAD80 are triadic colors.