COLOR #B5D379

HEX: #B5D379 RGB: (181,211,121)

Renk bilgisi

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

RGB renk modeli

#B5D379 color RGB value is (181,211,121).

RGB: (181,211,121) (71%, 83%, 47%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 211 of 255 = 83%
B 121 of 255 = 47%

181
211
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 211 + 121 = 513 (100%)
R 181 of 513 ~ 35.28%
G 211 of 513 ~ 41.13%
B 121 of 513 ~ 23.59'%

%35.28
%41.13
%23.59

CMYK RENK MODELİ

#B5D379 rengi CMYK tonu (14,0,43,17).

  • camgöbeği tonu 14.22%
  • eflatun tonu 0.00%
  • sarı tonu 42.65%
  • ana renk tonu 17.25%

CMYK: (14,0,43,17)
C14M0Y43K17 (14%, 0%, 43%, 17%)
(0.14 / 0.00 / 0.43 / 0.17)

CMYK yüzdeleri

%14.22
%0
%42.65
%17.25

Codes

Color #B5D379 in popluar color models

B5 D3 79
RGB 181 211 121
HSL 80° 50.56% 65.10%
HSB/HSV 80° 42.65% 82.75%
CMYK 14.22% 0.00% 42.65%
17.25%

Color #B5D379 in popluar number systems.

HEX B5 D3 79
Decimal 181 211 121
Binary 10110101 11010011 1111001
Octal 265 323 171

Shades and tints

Shades of #B5D379

#B5D379
(181,211,121)
#A5C06E
(165,192,110)
#95AD63
(149,173,99)
#859A58
(133,154,88)
#75874D
(117,135,77)
#657442
(101,116,66)
#556137
(85,97,55)
#454E2C
(69,78,44)
#353B21
(53,59,33)
#252816
(37,40,22)
#15150B
(21,21,11)
#000000
(0,0,0)

Tints of #B5D379

#B5D379
(181,211,121)
#BBD785
(187,215,133)
#C1DB91
(193,219,145)
#C7DF9D
(199,223,157)
#CDE3A9
(205,227,169)
#D3E7B5
(211,231,181)
#D9EBC1
(217,235,193)
#DFEFCD
(223,239,205)
#E5F3D9
(229,243,217)
#EBF7E5
(235,247,229)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D379 color. Also use rgb(181,211,121) instead hex code.

Text Font Color

.myTextColor { color: #B5D379; }

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

This text font color is #B5D379.

Background Color

.myBgColor { background-color: #B5D379; }

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

This div background color is #B5D379.

Border color

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

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

This div border color is #B5D379.

Opacity

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

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

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

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

This text has shadow with #B5D379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D379.

Preview

Color preview on black background

This text has color #B5D379 on black background.


Color preview on white background

This text has color #B5D379 on white background.


Black color preview on #B5D379 background

This text has black color on #B5D379 background.


White color preview on #B5D379 background

This text has white color on #B5D379 background.


Related colors

Complementary color

Complementary color for #hex is #4A2C86.


I love getcolorcode.com

Triadic colors

1 #79B5D3 and #D379B5 with #B5D379 are triadic colors.

2 #79D3B5 and #D3B579 with #B5D379 are triadic colors.