COLOR #B5BE4C

HEX: #B5BE4C RGB: (181,190,76)

Renk bilgisi

#B5BE4C contains mainly red and green colors. #B5BE4C ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#B5BE4C color RGB value is (181,190,76).

RGB: (181,190,76) (71%, 75%, 30%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 190 of 255 = 75%
B 76 of 255 = 30%

181
190
76

R + G + B ~ 59%. #B5BE4C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 190 + 76 = 447 (100%)
R 181 of 447 ~ 40.49%
G 190 of 447 ~ 42.51%
B 76 of 447 ~ 17'%

%40.49
%42.51
%17

CMYK RENK MODELİ

#B5BE4C rengi CMYK tonu (5,0,60,25).

  • camgöbeği tonu 4.74%
  • eflatun tonu 0.00%
  • sarı tonu 60.00%
  • ana renk tonu 25.49%

CMYK: (5,0,60,25)
C5M0Y60K25 (5%, 0%, 60%, 25%)
(0.05 / 0.00 / 0.60 / 0.25)

CMYK yüzdeleri

%4.74
%0
%60
%25.49

Codes

Color #B5BE4C in popluar color models

B5 BE 4C
RGB 181 190 76
HSL 65° 46.72% 52.16%
HSB/HSV 65° 60.00% 74.51%
CMYK 4.74% 0.00% 60.00%
25.49%

Color #B5BE4C in popluar number systems.

HEX B5 BE 4C
Decimal 181 190 76
Binary 10110101 10111110 1001100
Octal 265 276 114

Shades and tints

Shades of #B5BE4C

#B5BE4C
(181,190,76)
#A5AD46
(165,173,70)
#959C40
(149,156,64)
#858B3A
(133,139,58)
#757A34
(117,122,52)
#65692E
(101,105,46)
#555828
(85,88,40)
#454722
(69,71,34)
#35361C
(53,54,28)
#252516
(37,37,22)
#151410
(21,20,16)
#000000
(0,0,0)

Tints of #B5BE4C

#B5BE4C
(181,190,76)
#BBC35C
(187,195,92)
#C1C86C
(193,200,108)
#C7CD7C
(199,205,124)
#CDD28C
(205,210,140)
#D3D79C
(211,215,156)
#D9DCAC
(217,220,172)
#DFE1BC
(223,225,188)
#E5E6CC
(229,230,204)
#EBEBDC
(235,235,220)
#F1F0EC
(241,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5BE4C color. Also use rgb(181,190,76) instead hex code.

Text Font Color

.myTextColor { color: #B5BE4C; }

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

This text font color is #B5BE4C.

Background Color

.myBgColor { background-color: #B5BE4C; }

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

This div background color is #B5BE4C.

Border color

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

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

This div border color is #B5BE4C.

Opacity

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

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

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

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

This text has shadow with #B5BE4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BE4C.

Preview

Color preview on black background

This text has color #B5BE4C on black background.


Color preview on white background

This text has color #B5BE4C on white background.


Black color preview on #B5BE4C background

This text has black color on #B5BE4C background.


White color preview on #B5BE4C background

This text has white color on #B5BE4C background.


Related colors

Complementary color

Complementary color for #hex is #4A41B3.


I love getcolorcode.com

Triadic colors

1 #4CB5BE and #BE4CB5 with #B5BE4C are triadic colors.

2 #4CBEB5 and #BEB54C with #B5BE4C are triadic colors.