COLOR #BEAF6B

HEX: #BEAF6B RGB: (190,175,107)

Renk bilgisi

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

RGB renk modeli

#BEAF6B color RGB value is (190,175,107).

RGB: (190,175,107) (75%, 69%, 42%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 175 of 255 = 69%
B 107 of 255 = 42%

190
175
107

R + G + B ~ 62%. #BEAF6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 175 + 107 = 472 (100%)
R 190 of 472 ~ 40.25%
G 175 of 472 ~ 37.08%
B 107 of 472 ~ 22.67'%

%40.25
%37.08
%22.67

CMYK RENK MODELİ

#BEAF6B rengi CMYK tonu (0,8,44,25).

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

CMYK: (0,8,44,25)
C0M8Y44K25 (0%, 8%, 44%, 25%)
(0.00 / 0.08 / 0.44 / 0.25)

CMYK yüzdeleri

%0
%7.89
%43.68
%25.49

Codes

Color #BEAF6B in popluar color models

BE AF 6B
RGB 190 175 107
HSL 49° 38.97% 58.24%
HSB/HSV 49° 43.68% 74.51%
CMYK 0.00% 7.89% 43.68%
25.49%

Color #BEAF6B in popluar number systems.

HEX BE AF 6B
Decimal 190 175 107
Binary 10111110 10101111 1101011
Octal 276 257 153

Shades and tints

Shades of #BEAF6B

#BEAF6B
(190,175,107)
#ADA062
(173,160,98)
#9C9159
(156,145,89)
#8B8250
(139,130,80)
#7A7347
(122,115,71)
#69643E
(105,100,62)
#585535
(88,85,53)
#47462C
(71,70,44)
#363723
(54,55,35)
#25281A
(37,40,26)
#141911
(20,25,17)
#000000
(0,0,0)

Tints of #BEAF6B

#BEAF6B
(190,175,107)
#C3B678
(195,182,120)
#C8BD85
(200,189,133)
#CDC492
(205,196,146)
#D2CB9F
(210,203,159)
#D7D2AC
(215,210,172)
#DCD9B9
(220,217,185)
#E1E0C6
(225,224,198)
#E6E7D3
(230,231,211)
#EBEEE0
(235,238,224)
#F0F5ED
(240,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAF6B; }

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

This text font color is #BEAF6B.

Background Color

.myBgColor { background-color: #BEAF6B; }

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

This div background color is #BEAF6B.

Border color

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

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

This div border color is #BEAF6B.

Opacity

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

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

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

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

This text has shadow with #BEAF6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAF6B.

Preview

Color preview on black background

This text has color #BEAF6B on black background.


Color preview on white background

This text has color #BEAF6B on white background.


Black color preview on #BEAF6B background

This text has black color on #BEAF6B background.


White color preview on #BEAF6B background

This text has white color on #BEAF6B background.


Related colors

Complementary color

Complementary color for #hex is #415094.


I love getcolorcode.com

Triadic colors

1 #6BBEAF and #AF6BBE with #BEAF6B are triadic colors.

2 #6BAFBE and #AFBE6B with #BEAF6B are triadic colors.