COLOR #BEAF7D

HEX: #BEAF7D RGB: (190,175,125)

Renk bilgisi

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

RGB renk modeli

#BEAF7D color RGB value is (190,175,125).

RGB: (190,175,125) (75%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 175 of 255 = 69%
B 125 of 255 = 49%

190
175
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 175 + 125 = 490 (100%)
R 190 of 490 ~ 38.78%
G 175 of 490 ~ 35.71%
B 125 of 490 ~ 25.51'%

%38.78
%35.71
%25.51

CMYK RENK MODELİ

#BEAF7D rengi CMYK tonu (0,8,34,25).

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

CMYK: (0,8,34,25)
C0M8Y34K25 (0%, 8%, 34%, 25%)
(0.00 / 0.08 / 0.34 / 0.25)

CMYK yüzdeleri

%0
%7.89
%34.21
%25.49

Codes

Color #BEAF7D in popluar color models

BE AF 7D
RGB 190 175 125
HSL 46° 33.33% 61.76%
HSB/HSV 46° 34.21% 74.51%
CMYK 0.00% 7.89% 34.21%
25.49%

Color #BEAF7D in popluar number systems.

HEX BE AF 7D
Decimal 190 175 125
Binary 10111110 10101111 1111101
Octal 276 257 175

Shades and tints

Shades of #BEAF7D

#BEAF7D
(190,175,125)
#ADA072
(173,160,114)
#9C9167
(156,145,103)
#8B825C
(139,130,92)
#7A7351
(122,115,81)
#696446
(105,100,70)
#58553B
(88,85,59)
#474630
(71,70,48)
#363725
(54,55,37)
#25281A
(37,40,26)
#14190F
(20,25,15)
#000000
(0,0,0)

Tints of #BEAF7D

#BEAF7D
(190,175,125)
#C3B688
(195,182,136)
#C8BD93
(200,189,147)
#CDC49E
(205,196,158)
#D2CBA9
(210,203,169)
#D7D2B4
(215,210,180)
#DCD9BF
(220,217,191)
#E1E0CA
(225,224,202)
#E6E7D5
(230,231,213)
#EBEEE0
(235,238,224)
#F0F5EB
(240,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAF7D; }

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

This text font color is #BEAF7D.

Background Color

.myBgColor { background-color: #BEAF7D; }

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

This div background color is #BEAF7D.

Border color

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

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

This div border color is #BEAF7D.

Opacity

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

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

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

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

This text has shadow with #BEAF7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAF7D.

Preview

Color preview on black background

This text has color #BEAF7D on black background.


Color preview on white background

This text has color #BEAF7D on white background.


Black color preview on #BEAF7D background

This text has black color on #BEAF7D background.


White color preview on #BEAF7D background

This text has white color on #BEAF7D background.


Related colors

Complementary color

Complementary color for #hex is #415082.


I love getcolorcode.com

Triadic colors

1 #7DBEAF and #AF7DBE with #BEAF7D are triadic colors.

2 #7DAFBE and #AFBE7D with #BEAF7D are triadic colors.