COLOR #B4BE63

HEX: #B4BE63 RGB: (180,190,99)

Renk bilgisi

#B4BE63 contains mainly red and green colors. #B4BE63 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B4BE63 color RGB value is (180,190,99).

RGB: (180,190,99) (71%, 75%, 39%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 190 of 255 = 75%
B 99 of 255 = 39%

180
190
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 190 + 99 = 469 (100%)
R 180 of 469 ~ 38.38%
G 190 of 469 ~ 40.51%
B 99 of 469 ~ 21.11'%

%38.38
%40.51
%21.11

CMYK RENK MODELİ

#B4BE63 rengi CMYK tonu (5,0,48,25).

  • camgöbeği tonu 5.26%
  • eflatun tonu 0.00%
  • sarı tonu 47.89%
  • ana renk tonu 25.49%

CMYK: (5,0,48,25)
C5M0Y48K25 (5%, 0%, 48%, 25%)
(0.05 / 0.00 / 0.48 / 0.25)

CMYK yüzdeleri

%5.26
%0
%47.89
%25.49

Codes

Color #B4BE63 in popluar color models

B4 BE 63
RGB 180 190 99
HSL 67° 41.18% 56.67%
HSB/HSV 67° 47.89% 74.51%
CMYK 5.26% 0.00% 47.89%
25.49%

Color #B4BE63 in popluar number systems.

HEX B4 BE 63
Decimal 180 190 99
Binary 10110100 10111110 1100011
Octal 264 276 143

Shades and tints

Shades of #B4BE63

#B4BE63
(180,190,99)
#A4AD5A
(164,173,90)
#949C51
(148,156,81)
#848B48
(132,139,72)
#747A3F
(116,122,63)
#646936
(100,105,54)
#54582D
(84,88,45)
#444724
(68,71,36)
#34361B
(52,54,27)
#242512
(36,37,18)
#141409
(20,20,9)
#000000
(0,0,0)

Tints of #B4BE63

#B4BE63
(180,190,99)
#BAC371
(186,195,113)
#C0C87F
(192,200,127)
#C6CD8D
(198,205,141)
#CCD29B
(204,210,155)
#D2D7A9
(210,215,169)
#D8DCB7
(216,220,183)
#DEE1C5
(222,225,197)
#E4E6D3
(228,230,211)
#EAEBE1
(234,235,225)
#F0F0EF
(240,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4BE63 color. Also use rgb(180,190,99) instead hex code.

Text Font Color

.myTextColor { color: #B4BE63; }

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

This text font color is #B4BE63.

Background Color

.myBgColor { background-color: #B4BE63; }

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

This div background color is #B4BE63.

Border color

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

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

This div border color is #B4BE63.

Opacity

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

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

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

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

This text has shadow with #B4BE63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BE63.

Preview

Color preview on black background

This text has color #B4BE63 on black background.


Color preview on white background

This text has color #B4BE63 on white background.


Black color preview on #B4BE63 background

This text has black color on #B4BE63 background.


White color preview on #B4BE63 background

This text has white color on #B4BE63 background.


Related colors

Complementary color

Complementary color for #hex is #4B419C.


I love getcolorcode.com

Triadic colors

1 #63B4BE and #BE63B4 with #B4BE63 are triadic colors.

2 #63BEB4 and #BEB463 with #B4BE63 are triadic colors.