COLOR #B9DD4D

HEX: #B9DD4D RGB: (185,221,77)

Renk bilgisi

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

RGB renk modeli

#B9DD4D color RGB value is (185,221,77).

RGB: (185,221,77) (73%, 87%, 30%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 221 of 255 = 87%
B 77 of 255 = 30%

185
221
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 221 + 77 = 483 (100%)
R 185 of 483 ~ 38.3%
G 221 of 483 ~ 45.76%
B 77 of 483 ~ 15.94'%

%38.3
%45.76
%15.94

CMYK RENK MODELİ

#B9DD4D rengi CMYK tonu (16,0,65,13).

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

CMYK: (16,0,65,13)
C16M0Y65K13 (16%, 0%, 65%, 13%)
(0.16 / 0.00 / 0.65 / 0.13)

CMYK yüzdeleri

%16.29
%0
%65.16
%13.33

Codes

Color #B9DD4D in popluar color models

B9 DD 4D
RGB 185 221 77
HSL 75° 67.92% 58.43%
HSB/HSV 75° 65.16% 86.67%
CMYK 16.29% 0.00% 65.16%
13.33%

Color #B9DD4D in popluar number systems.

HEX B9 DD 4D
Decimal 185 221 77
Binary 10111001 11011101 1001101
Octal 271 335 115

Shades and tints

Shades of #B9DD4D

#B9DD4D
(185,221,77)
#A9C946
(169,201,70)
#99B53F
(153,181,63)
#89A138
(137,161,56)
#798D31
(121,141,49)
#69792A
(105,121,42)
#596523
(89,101,35)
#49511C
(73,81,28)
#393D15
(57,61,21)
#29290E
(41,41,14)
#191507
(25,21,7)
#000000
(0,0,0)

Tints of #B9DD4D

#B9DD4D
(185,221,77)
#BFE05D
(191,224,93)
#C5E36D
(197,227,109)
#CBE67D
(203,230,125)
#D1E98D
(209,233,141)
#D7EC9D
(215,236,157)
#DDEFAD
(221,239,173)
#E3F2BD
(227,242,189)
#E9F5CD
(233,245,205)
#EFF8DD
(239,248,221)
#F5FBED
(245,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9DD4D; }

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

This text font color is #B9DD4D.

Background Color

.myBgColor { background-color: #B9DD4D; }

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

This div background color is #B9DD4D.

Border color

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

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

This div border color is #B9DD4D.

Opacity

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

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

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

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

This text has shadow with #B9DD4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DD4D.

Preview

Color preview on black background

This text has color #B9DD4D on black background.


Color preview on white background

This text has color #B9DD4D on white background.


Black color preview on #B9DD4D background

This text has black color on #B9DD4D background.


White color preview on #B9DD4D background

This text has white color on #B9DD4D background.


Related colors

Complementary color

Complementary color for #hex is #4622B2.


I love getcolorcode.com

Triadic colors

1 #4DB9DD and #DD4DB9 with #B9DD4D are triadic colors.

2 #4DDDB9 and #DDB94D with #B9DD4D are triadic colors.