COLOR #B5C76B

HEX: #B5C76B RGB: (181,199,107)

Renk bilgisi

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

RGB renk modeli

#B5C76B color RGB value is (181,199,107).

RGB: (181,199,107) (71%, 78%, 42%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 199 of 255 = 78%
B 107 of 255 = 42%

181
199
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 199 + 107 = 487 (100%)
R 181 of 487 ~ 37.17%
G 199 of 487 ~ 40.86%
B 107 of 487 ~ 21.97'%

%37.17
%40.86
%21.97

CMYK RENK MODELİ

#B5C76B rengi CMYK tonu (9,0,46,22).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.00%
  • sarı tonu 46.23%
  • ana renk tonu 21.96%

CMYK: (9,0,46,22)
C9M0Y46K22 (9%, 0%, 46%, 22%)
(0.09 / 0.00 / 0.46 / 0.22)

CMYK yüzdeleri

%9.05
%0
%46.23
%21.96

Codes

Color #B5C76B in popluar color models

B5 C7 6B
RGB 181 199 107
HSL 72° 45.10% 60.00%
HSB/HSV 72° 46.23% 78.04%
CMYK 9.05% 0.00% 46.23%
21.96%

Color #B5C76B in popluar number systems.

HEX B5 C7 6B
Decimal 181 199 107
Binary 10110101 11000111 1101011
Octal 265 307 153

Shades and tints

Shades of #B5C76B

#B5C76B
(181,199,107)
#A5B562
(165,181,98)
#95A359
(149,163,89)
#859150
(133,145,80)
#757F47
(117,127,71)
#656D3E
(101,109,62)
#555B35
(85,91,53)
#45492C
(69,73,44)
#353723
(53,55,35)
#25251A
(37,37,26)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #B5C76B

#B5C76B
(181,199,107)
#BBCC78
(187,204,120)
#C1D185
(193,209,133)
#C7D692
(199,214,146)
#CDDB9F
(205,219,159)
#D3E0AC
(211,224,172)
#D9E5B9
(217,229,185)
#DFEAC6
(223,234,198)
#E5EFD3
(229,239,211)
#EBF4E0
(235,244,224)
#F1F9ED
(241,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C76B color. Also use rgb(181,199,107) instead hex code.

Text Font Color

.myTextColor { color: #B5C76B; }

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

This text font color is #B5C76B.

Background Color

.myBgColor { background-color: #B5C76B; }

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

This div background color is #B5C76B.

Border color

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

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

This div border color is #B5C76B.

Opacity

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

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

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

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

This text has shadow with #B5C76B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C76B.

Preview

Color preview on black background

This text has color #B5C76B on black background.


Color preview on white background

This text has color #B5C76B on white background.


Black color preview on #B5C76B background

This text has black color on #B5C76B background.


White color preview on #B5C76B background

This text has white color on #B5C76B background.


Related colors

Complementary color

Complementary color for #hex is #4A3894.


I love getcolorcode.com

Triadic colors

1 #6BB5C7 and #C76BB5 with #B5C76B are triadic colors.

2 #6BC7B5 and #C7B56B with #B5C76B are triadic colors.