COLOR #BEAD7D

HEX: #BEAD7D RGB: (190,173,125)

Renk bilgisi

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

RGB renk modeli

#BEAD7D color RGB value is (190,173,125).

RGB: (190,173,125) (75%, 68%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 173 of 255 = 68%
B 125 of 255 = 49%

190
173
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 173 + 125 = 488 (100%)
R 190 of 488 ~ 38.93%
G 173 of 488 ~ 35.45%
B 125 of 488 ~ 25.61'%

%38.93
%35.45
%25.61

CMYK RENK MODELİ

#BEAD7D rengi CMYK tonu (0,9,34,25).

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

CMYK: (0,9,34,25)
C0M9Y34K25 (0%, 9%, 34%, 25%)
(0.00 / 0.09 / 0.34 / 0.25)

CMYK yüzdeleri

%0
%8.95
%34.21
%25.49

Codes

Color #BEAD7D in popluar color models

BE AD 7D
RGB 190 173 125
HSL 44° 33.33% 61.76%
HSB/HSV 44° 34.21% 74.51%
CMYK 0.00% 8.95% 34.21%
25.49%

Color #BEAD7D in popluar number systems.

HEX BE AD 7D
Decimal 190 173 125
Binary 10111110 10101101 1111101
Octal 276 255 175

Shades and tints

Shades of #BEAD7D

#BEAD7D
(190,173,125)
#AD9E72
(173,158,114)
#9C8F67
(156,143,103)
#8B805C
(139,128,92)
#7A7151
(122,113,81)
#696246
(105,98,70)
#58533B
(88,83,59)
#474430
(71,68,48)
#363525
(54,53,37)
#25261A
(37,38,26)
#14170F
(20,23,15)
#000000
(0,0,0)

Tints of #BEAD7D

#BEAD7D
(190,173,125)
#C3B488
(195,180,136)
#C8BB93
(200,187,147)
#CDC29E
(205,194,158)
#D2C9A9
(210,201,169)
#D7D0B4
(215,208,180)
#DCD7BF
(220,215,191)
#E1DECA
(225,222,202)
#E6E5D5
(230,229,213)
#EBECE0
(235,236,224)
#F0F3EB
(240,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAD7D; }

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

This text font color is #BEAD7D.

Background Color

.myBgColor { background-color: #BEAD7D; }

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

This div background color is #BEAD7D.

Border color

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

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

This div border color is #BEAD7D.

Opacity

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

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

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

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

This text has shadow with #BEAD7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAD7D.

Preview

Color preview on black background

This text has color #BEAD7D on black background.


Color preview on white background

This text has color #BEAD7D on white background.


Black color preview on #BEAD7D background

This text has black color on #BEAD7D background.


White color preview on #BEAD7D background

This text has white color on #BEAD7D background.


Related colors

Complementary color

Complementary color for #hex is #415282.


I love getcolorcode.com

Triadic colors

1 #7DBEAD and #AD7DBE with #BEAD7D are triadic colors.

2 #7DADBE and #ADBE7D with #BEAD7D are triadic colors.