COLOR #B5D279

HEX: #B5D279 RGB: (181,210,121)

Renk bilgisi

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

RGB renk modeli

#B5D279 color RGB value is (181,210,121).

RGB: (181,210,121) (71%, 82%, 47%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 210 of 255 = 82%
B 121 of 255 = 47%

181
210
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 210 + 121 = 512 (100%)
R 181 of 512 ~ 35.35%
G 210 of 512 ~ 41.02%
B 121 of 512 ~ 23.63'%

%35.35
%41.02
%23.63

CMYK RENK MODELİ

#B5D279 rengi CMYK tonu (14,0,42,18).

  • camgöbeği tonu 13.81%
  • eflatun tonu 0.00%
  • sarı tonu 42.38%
  • ana renk tonu 17.65%

CMYK: (14,0,42,18)
C14M0Y42K18 (14%, 0%, 42%, 18%)
(0.14 / 0.00 / 0.42 / 0.18)

CMYK yüzdeleri

%13.81
%0
%42.38
%17.65

Codes

Color #B5D279 in popluar color models

B5 D2 79
RGB 181 210 121
HSL 80° 49.72% 64.90%
HSB/HSV 80° 42.38% 82.35%
CMYK 13.81% 0.00% 42.38%
17.65%

Color #B5D279 in popluar number systems.

HEX B5 D2 79
Decimal 181 210 121
Binary 10110101 11010010 1111001
Octal 265 322 171

Shades and tints

Shades of #B5D279

#B5D279
(181,210,121)
#A5BF6E
(165,191,110)
#95AC63
(149,172,99)
#859958
(133,153,88)
#75864D
(117,134,77)
#657342
(101,115,66)
#556037
(85,96,55)
#454D2C
(69,77,44)
#353A21
(53,58,33)
#252716
(37,39,22)
#15140B
(21,20,11)
#000000
(0,0,0)

Tints of #B5D279

#B5D279
(181,210,121)
#BBD685
(187,214,133)
#C1DA91
(193,218,145)
#C7DE9D
(199,222,157)
#CDE2A9
(205,226,169)
#D3E6B5
(211,230,181)
#D9EAC1
(217,234,193)
#DFEECD
(223,238,205)
#E5F2D9
(229,242,217)
#EBF6E5
(235,246,229)
#F1FAF1
(241,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D279; }

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

This text font color is #B5D279.

Background Color

.myBgColor { background-color: #B5D279; }

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

This div background color is #B5D279.

Border color

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

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

This div border color is #B5D279.

Opacity

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

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

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

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

This text has shadow with #B5D279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D279.

Preview

Color preview on black background

This text has color #B5D279 on black background.


Color preview on white background

This text has color #B5D279 on white background.


Black color preview on #B5D279 background

This text has black color on #B5D279 background.


White color preview on #B5D279 background

This text has white color on #B5D279 background.


Related colors

Complementary color

Complementary color for #hex is #4A2D86.


I love getcolorcode.com

Triadic colors

1 #79B5D2 and #D279B5 with #B5D279 are triadic colors.

2 #79D2B5 and #D2B579 with #B5D279 are triadic colors.