COLOR #BEAF7E

HEX: #BEAF7E RGB: (190,175,126)

Renk bilgisi

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

RGB renk modeli

#BEAF7E color RGB value is (190,175,126).

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

RGB bağlantıları ve doygunluk

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

190
175
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 175 + 126 = 491 (100%)
R 190 of 491 ~ 38.7%
G 175 of 491 ~ 35.64%
B 126 of 491 ~ 25.66'%

%38.7
%35.64
%25.66

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.89%
  • sarı tonu 33.68%
  • 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
%33.68
%25.49

Codes

Color #BEAF7E in popluar color models

BE AF 7E
RGB 190 175 126
HSL 46° 32.99% 61.96%
HSB/HSV 46° 33.68% 74.51%
CMYK 0.00% 7.89% 33.68%
25.49%

Color #BEAF7E in popluar number systems.

HEX BE AF 7E
Decimal 190 175 126
Binary 10111110 10101111 1111110
Octal 276 257 176

Shades and tints

Shades of #BEAF7E

#BEAF7E
(190,175,126)
#ADA073
(173,160,115)
#9C9168
(156,145,104)
#8B825D
(139,130,93)
#7A7352
(122,115,82)
#696447
(105,100,71)
#58553C
(88,85,60)
#474631
(71,70,49)
#363726
(54,55,38)
#25281B
(37,40,27)
#141910
(20,25,16)
#000000
(0,0,0)

Tints of #BEAF7E

#BEAF7E
(190,175,126)
#C3B689
(195,182,137)
#C8BD94
(200,189,148)
#CDC49F
(205,196,159)
#D2CBAA
(210,203,170)
#D7D2B5
(215,210,181)
#DCD9C0
(220,217,192)
#E1E0CB
(225,224,203)
#E6E7D6
(230,231,214)
#EBEEE1
(235,238,225)
#F0F5EC
(240,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAF7E; }

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

This text font color is #BEAF7E.

Background Color

.myBgColor { background-color: #BEAF7E; }

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

This div background color is #BEAF7E.

Border color

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

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

This div border color is #BEAF7E.

Opacity

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

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

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

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

This text has shadow with #BEAF7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAF7E.

Preview

Color preview on black background

This text has color #BEAF7E on black background.


Color preview on white background

This text has color #BEAF7E on white background.


Black color preview on #BEAF7E background

This text has black color on #BEAF7E background.


White color preview on #BEAF7E background

This text has white color on #BEAF7E background.


Related colors

Complementary color

Complementary color for #hex is #415081.


I love getcolorcode.com

Triadic colors

1 #7EBEAF and #AF7EBE with #BEAF7E are triadic colors.

2 #7EAFBE and #AFBE7E with #BEAF7E are triadic colors.