COLOR #B5B76D

HEX: #B5B76D RGB: (181,183,109)

Renk bilgisi

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

RGB renk modeli

#B5B76D color RGB value is (181,183,109).

RGB: (181,183,109) (71%, 72%, 43%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 183 of 255 = 72%
B 109 of 255 = 43%

181
183
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 183 + 109 = 473 (100%)
R 181 of 473 ~ 38.27%
G 183 of 473 ~ 38.69%
B 109 of 473 ~ 23.04'%

%38.27
%38.69
%23.04

CMYK RENK MODELİ

#B5B76D rengi CMYK tonu (1,0,40,28).

  • camgöbeği tonu 1.09%
  • eflatun tonu 0.00%
  • sarı tonu 40.44%
  • ana renk tonu 28.24%

CMYK: (1,0,40,28)
C1M0Y40K28 (1%, 0%, 40%, 28%)
(0.01 / 0.00 / 0.40 / 0.28)

CMYK yüzdeleri

%1.09
%0
%40.44
%28.24

Codes

Color #B5B76D in popluar color models

B5 B7 6D
RGB 181 183 109
HSL 62° 33.94% 57.25%
HSB/HSV 62° 40.44% 71.76%
CMYK 1.09% 0.00% 40.44%
28.24%

Color #B5B76D in popluar number systems.

HEX B5 B7 6D
Decimal 181 183 109
Binary 10110101 10110111 1101101
Octal 265 267 155

Shades and tints

Shades of #B5B76D

#B5B76D
(181,183,109)
#A5A764
(165,167,100)
#95975B
(149,151,91)
#858752
(133,135,82)
#757749
(117,119,73)
#656740
(101,103,64)
#555737
(85,87,55)
#45472E
(69,71,46)
#353725
(53,55,37)
#25271C
(37,39,28)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5B76D

#B5B76D
(181,183,109)
#BBBD7A
(187,189,122)
#C1C387
(193,195,135)
#C7C994
(199,201,148)
#CDCFA1
(205,207,161)
#D3D5AE
(211,213,174)
#D9DBBB
(217,219,187)
#DFE1C8
(223,225,200)
#E5E7D5
(229,231,213)
#EBEDE2
(235,237,226)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B76D color. Also use rgb(181,183,109) instead hex code.

Text Font Color

.myTextColor { color: #B5B76D; }

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

This text font color is #B5B76D.

Background Color

.myBgColor { background-color: #B5B76D; }

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

This div background color is #B5B76D.

Border color

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

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

This div border color is #B5B76D.

Opacity

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

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

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

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

This text has shadow with #B5B76D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B76D.

Preview

Color preview on black background

This text has color #B5B76D on black background.


Color preview on white background

This text has color #B5B76D on white background.


Black color preview on #B5B76D background

This text has black color on #B5B76D background.


White color preview on #B5B76D background

This text has white color on #B5B76D background.


Related colors

Complementary color

Complementary color for #hex is #4A4892.


I love getcolorcode.com

Triadic colors

1 #6DB5B7 and #B76DB5 with #B5B76D are triadic colors.

2 #6DB7B5 and #B7B56D with #B5B76D are triadic colors.