COLOR #B5D076

HEX: #B5D076 RGB: (181,208,118)

Renk bilgisi

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

RGB renk modeli

#B5D076 color RGB value is (181,208,118).

RGB: (181,208,118) (71%, 82%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 208 of 255 = 82%
B 118 of 255 = 46%

181
208
118

R + G + B ~ 66%. #B5D076 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 208 + 118 = 507 (100%)
R 181 of 507 ~ 35.7%
G 208 of 507 ~ 41.03%
B 118 of 507 ~ 23.27'%

%35.7
%41.03
%23.27

CMYK RENK MODELİ

#B5D076 rengi CMYK tonu (13,0,43,18).

  • camgöbeği tonu 12.98%
  • eflatun tonu 0.00%
  • sarı tonu 43.27%
  • ana renk tonu 18.43%

CMYK: (13,0,43,18)
C13M0Y43K18 (13%, 0%, 43%, 18%)
(0.13 / 0.00 / 0.43 / 0.18)

CMYK yüzdeleri

%12.98
%0
%43.27
%18.43

Codes

Color #B5D076 in popluar color models

B5 D0 76
RGB 181 208 118
HSL 78° 48.91% 63.92%
HSB/HSV 78° 43.27% 81.57%
CMYK 12.98% 0.00% 43.27%
18.43%

Color #B5D076 in popluar number systems.

HEX B5 D0 76
Decimal 181 208 118
Binary 10110101 11010000 1110110
Octal 265 320 166

Shades and tints

Shades of #B5D076

#B5D076
(181,208,118)
#A5BE6C
(165,190,108)
#95AC62
(149,172,98)
#859A58
(133,154,88)
#75884E
(117,136,78)
#657644
(101,118,68)
#55643A
(85,100,58)
#455230
(69,82,48)
#354026
(53,64,38)
#252E1C
(37,46,28)
#151C12
(21,28,18)
#000000
(0,0,0)

Tints of #B5D076

#B5D076
(181,208,118)
#BBD482
(187,212,130)
#C1D88E
(193,216,142)
#C7DC9A
(199,220,154)
#CDE0A6
(205,224,166)
#D3E4B2
(211,228,178)
#D9E8BE
(217,232,190)
#DFECCA
(223,236,202)
#E5F0D6
(229,240,214)
#EBF4E2
(235,244,226)
#F1F8EE
(241,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D076 color. Also use rgb(181,208,118) instead hex code.

Text Font Color

.myTextColor { color: #B5D076; }

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

This text font color is #B5D076.

Background Color

.myBgColor { background-color: #B5D076; }

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

This div background color is #B5D076.

Border color

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

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

This div border color is #B5D076.

Opacity

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

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

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

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

This text has shadow with #B5D076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D076.

Preview

Color preview on black background

This text has color #B5D076 on black background.


Color preview on white background

This text has color #B5D076 on white background.


Black color preview on #B5D076 background

This text has black color on #B5D076 background.


White color preview on #B5D076 background

This text has white color on #B5D076 background.


Related colors

Complementary color

Complementary color for #hex is #4A2F89.


I love getcolorcode.com

Triadic colors

1 #76B5D0 and #D076B5 with #B5D076 are triadic colors.

2 #76D0B5 and #D0B576 with #B5D076 are triadic colors.