COLOR #B5DB80

HEX: #B5DB80 RGB: (181,219,128)

Renk bilgisi

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

RGB renk modeli

#B5DB80 color RGB value is (181,219,128).

RGB: (181,219,128) (71%, 86%, 50%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 219 of 255 = 86%
B 128 of 255 = 50%

181
219
128

R + G + B ~ 69%. #B5DB80 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 219 + 128 = 528 (100%)
R 181 of 528 ~ 34.28%
G 219 of 528 ~ 41.48%
B 128 of 528 ~ 24.24'%

%34.28
%41.48
%24.24

CMYK RENK MODELİ

#B5DB80 rengi CMYK tonu (17,0,42,14).

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

CMYK: (17,0,42,14)
C17M0Y42K14 (17%, 0%, 42%, 14%)
(0.17 / 0.00 / 0.42 / 0.14)

CMYK yüzdeleri

%17.35
%0
%41.55
%14.12

Codes

Color #B5DB80 in popluar color models

B5 DB 80
RGB 181 219 128
HSL 85° 55.83% 68.04%
HSB/HSV 85° 41.55% 85.88%
CMYK 17.35% 0.00% 41.55%
14.12%

Color #B5DB80 in popluar number systems.

HEX B5 DB 80
Decimal 181 219 128
Binary 10110101 11011011 10000000
Octal 265 333 200

Shades and tints

Shades of #B5DB80

#B5DB80
(181,219,128)
#A5C875
(165,200,117)
#95B56A
(149,181,106)
#85A25F
(133,162,95)
#758F54
(117,143,84)
#657C49
(101,124,73)
#55693E
(85,105,62)
#455633
(69,86,51)
#354328
(53,67,40)
#25301D
(37,48,29)
#151D12
(21,29,18)
#000000
(0,0,0)

Tints of #B5DB80

#B5DB80
(181,219,128)
#BBDE8B
(187,222,139)
#C1E196
(193,225,150)
#C7E4A1
(199,228,161)
#CDE7AC
(205,231,172)
#D3EAB7
(211,234,183)
#D9EDC2
(217,237,194)
#DFF0CD
(223,240,205)
#E5F3D8
(229,243,216)
#EBF6E3
(235,246,227)
#F1F9EE
(241,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5DB80; }

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

This text font color is #B5DB80.

Background Color

.myBgColor { background-color: #B5DB80; }

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

This div background color is #B5DB80.

Border color

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

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

This div border color is #B5DB80.

Opacity

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

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

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

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

This text has shadow with #B5DB80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DB80.

Preview

Color preview on black background

This text has color #B5DB80 on black background.


Color preview on white background

This text has color #B5DB80 on white background.


Black color preview on #B5DB80 background

This text has black color on #B5DB80 background.


White color preview on #B5DB80 background

This text has white color on #B5DB80 background.


Related colors

Complementary color

Complementary color for #hex is #4A247F.


I love getcolorcode.com

Triadic colors

1 #80B5DB and #DB80B5 with #B5DB80 are triadic colors.

2 #80DBB5 and #DBB580 with #B5DB80 are triadic colors.