COLOR #B5D577

HEX: #B5D577 RGB: (181,213,119)

Renk bilgisi

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

RGB renk modeli

#B5D577 color RGB value is (181,213,119).

RGB: (181,213,119) (71%, 84%, 47%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 119 of 255 = 47%

181
213
119

R + G + B ~ 67%. #B5D577 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 119 = 513 (100%)
R 181 of 513 ~ 35.28%
G 213 of 513 ~ 41.52%
B 119 of 513 ~ 23.2'%

%35.28
%41.52
%23.2

CMYK RENK MODELİ

#B5D577 rengi CMYK tonu (15,0,44,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 44.13%
  • ana renk tonu 16.47%

CMYK: (15,0,44,16)
C15M0Y44K16 (15%, 0%, 44%, 16%)
(0.15 / 0.00 / 0.44 / 0.16)

CMYK yüzdeleri

%15.02
%0
%44.13
%16.47

Codes

Color #B5D577 in popluar color models

B5 D5 77
RGB 181 213 119
HSL 80° 52.81% 65.10%
HSB/HSV 80° 44.13% 83.53%
CMYK 15.02% 0.00% 44.13%
16.47%

Color #B5D577 in popluar number systems.

HEX B5 D5 77
Decimal 181 213 119
Binary 10110101 11010101 1110111
Octal 265 325 167

Shades and tints

Shades of #B5D577

#B5D577
(181,213,119)
#A5C26D
(165,194,109)
#95AF63
(149,175,99)
#859C59
(133,156,89)
#75894F
(117,137,79)
#657645
(101,118,69)
#55633B
(85,99,59)
#455031
(69,80,49)
#353D27
(53,61,39)
#252A1D
(37,42,29)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5D577

#B5D577
(181,213,119)
#BBD883
(187,216,131)
#C1DB8F
(193,219,143)
#C7DE9B
(199,222,155)
#CDE1A7
(205,225,167)
#D3E4B3
(211,228,179)
#D9E7BF
(217,231,191)
#DFEACB
(223,234,203)
#E5EDD7
(229,237,215)
#EBF0E3
(235,240,227)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D577 color. Also use rgb(181,213,119) instead hex code.

Text Font Color

.myTextColor { color: #B5D577; }

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

This text font color is #B5D577.

Background Color

.myBgColor { background-color: #B5D577; }

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

This div background color is #B5D577.

Border color

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

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

This div border color is #B5D577.

Opacity

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

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

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

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

This text has shadow with #B5D577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D577.

Preview

Color preview on black background

This text has color #B5D577 on black background.


Color preview on white background

This text has color #B5D577 on white background.


Black color preview on #B5D577 background

This text has black color on #B5D577 background.


White color preview on #B5D577 background

This text has white color on #B5D577 background.


Related colors

Complementary color

Complementary color for #hex is #4A2A88.


I love getcolorcode.com

Triadic colors

1 #77B5D5 and #D577B5 with #B5D577 are triadic colors.

2 #77D5B5 and #D5B577 with #B5D577 are triadic colors.