COLOR #B5DB79

HEX: #B5DB79 RGB: (181,219,121)

Renk bilgisi

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

RGB renk modeli

#B5DB79 color RGB value is (181,219,121).

RGB: (181,219,121) (71%, 86%, 47%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 219 of 255 = 86%
B 121 of 255 = 47%

181
219
121

R + G + B ~ 68%. #B5DB79 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 219 + 121 = 521 (100%)
R 181 of 521 ~ 34.74%
G 219 of 521 ~ 42.03%
B 121 of 521 ~ 23.22'%

%34.74
%42.03
%23.22

CMYK RENK MODELİ

#B5DB79 rengi CMYK tonu (17,0,45,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 0.00%
  • sarı tonu 44.75%
  • ana renk tonu 14.12%

CMYK: (17,0,45,14)
C17M0Y45K14 (17%, 0%, 45%, 14%)
(0.17 / 0.00 / 0.45 / 0.14)

CMYK yüzdeleri

%17.35
%0
%44.75
%14.12

Codes

Color #B5DB79 in popluar color models

B5 DB 79
RGB 181 219 121
HSL 83° 57.65% 66.67%
HSB/HSV 83° 44.75% 85.88%
CMYK 17.35% 0.00% 44.75%
14.12%

Color #B5DB79 in popluar number systems.

HEX B5 DB 79
Decimal 181 219 121
Binary 10110101 11011011 1111001
Octal 265 333 171

Shades and tints

Shades of #B5DB79

#B5DB79
(181,219,121)
#A5C86E
(165,200,110)
#95B563
(149,181,99)
#85A258
(133,162,88)
#758F4D
(117,143,77)
#657C42
(101,124,66)
#556937
(85,105,55)
#45562C
(69,86,44)
#354321
(53,67,33)
#253016
(37,48,22)
#151D0B
(21,29,11)
#000000
(0,0,0)

Tints of #B5DB79

#B5DB79
(181,219,121)
#BBDE85
(187,222,133)
#C1E191
(193,225,145)
#C7E49D
(199,228,157)
#CDE7A9
(205,231,169)
#D3EAB5
(211,234,181)
#D9EDC1
(217,237,193)
#DFF0CD
(223,240,205)
#E5F3D9
(229,243,217)
#EBF6E5
(235,246,229)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5DB79; }

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

This text font color is #B5DB79.

Background Color

.myBgColor { background-color: #B5DB79; }

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

This div background color is #B5DB79.

Border color

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

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

This div border color is #B5DB79.

Opacity

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

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

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

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

This text has shadow with #B5DB79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DB79.

Preview

Color preview on black background

This text has color #B5DB79 on black background.


Color preview on white background

This text has color #B5DB79 on white background.


Black color preview on #B5DB79 background

This text has black color on #B5DB79 background.


White color preview on #B5DB79 background

This text has white color on #B5DB79 background.


Related colors

Complementary color

Complementary color for #hex is #4A2486.


I love getcolorcode.com

Triadic colors

1 #79B5DB and #DB79B5 with #B5DB79 are triadic colors.

2 #79DBB5 and #DBB579 with #B5DB79 are triadic colors.