COLOR #B5DD4D

HEX: #B5DD4D RGB: (181,221,77)

Renk bilgisi

#B5DD4D contains mainly red and green colors. #B5DD4D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#B5DD4D color RGB value is (181,221,77).

RGB: (181,221,77) (71%, 87%, 30%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 221 of 255 = 87%
B 77 of 255 = 30%

181
221
77

R + G + B ~ 63%. #B5DD4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 221 + 77 = 479 (100%)
R 181 of 479 ~ 37.79%
G 221 of 479 ~ 46.14%
B 77 of 479 ~ 16.08'%

%37.79
%46.14
%16.08

CMYK RENK MODELİ

#B5DD4D rengi CMYK tonu (18,0,65,13).

  • camgöbeği tonu 18.10%
  • eflatun tonu 0.00%
  • sarı tonu 65.16%
  • ana renk tonu 13.33%

CMYK: (18,0,65,13)
C18M0Y65K13 (18%, 0%, 65%, 13%)
(0.18 / 0.00 / 0.65 / 0.13)

CMYK yüzdeleri

%18.1
%0
%65.16
%13.33

Codes

Color #B5DD4D in popluar color models

B5 DD 4D
RGB 181 221 77
HSL 77° 67.92% 58.43%
HSB/HSV 77° 65.16% 86.67%
CMYK 18.10% 0.00% 65.16%
13.33%

Color #B5DD4D in popluar number systems.

HEX B5 DD 4D
Decimal 181 221 77
Binary 10110101 11011101 1001101
Octal 265 335 115

Shades and tints

Shades of #B5DD4D

#B5DD4D
(181,221,77)
#A5C946
(165,201,70)
#95B53F
(149,181,63)
#85A138
(133,161,56)
#758D31
(117,141,49)
#65792A
(101,121,42)
#556523
(85,101,35)
#45511C
(69,81,28)
#353D15
(53,61,21)
#25290E
(37,41,14)
#151507
(21,21,7)
#000000
(0,0,0)

Tints of #B5DD4D

#B5DD4D
(181,221,77)
#BBE05D
(187,224,93)
#C1E36D
(193,227,109)
#C7E67D
(199,230,125)
#CDE98D
(205,233,141)
#D3EC9D
(211,236,157)
#D9EFAD
(217,239,173)
#DFF2BD
(223,242,189)
#E5F5CD
(229,245,205)
#EBF8DD
(235,248,221)
#F1FBED
(241,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DD4D color. Also use rgb(181,221,77) instead hex code.

Text Font Color

.myTextColor { color: #B5DD4D; }

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

This text font color is #B5DD4D.

Background Color

.myBgColor { background-color: #B5DD4D; }

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

This div background color is #B5DD4D.

Border color

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

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

This div border color is #B5DD4D.

Opacity

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

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

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

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

This text has shadow with #B5DD4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DD4D.

Preview

Color preview on black background

This text has color #B5DD4D on black background.


Color preview on white background

This text has color #B5DD4D on white background.


Black color preview on #B5DD4D background

This text has black color on #B5DD4D background.


White color preview on #B5DD4D background

This text has white color on #B5DD4D background.


Related colors

Complementary color

Complementary color for #hex is #4A22B2.


I love getcolorcode.com

Triadic colors

1 #4DB5DD and #DD4DB5 with #B5DD4D are triadic colors.

2 #4DDDB5 and #DDB54D with #B5DD4D are triadic colors.