COLOR #B9D36E

HEX: #B9D36E RGB: (185,211,110)

Renk bilgisi

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

RGB renk modeli

#B9D36E color RGB value is (185,211,110).

RGB: (185,211,110) (73%, 83%, 43%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 211 of 255 = 83%
B 110 of 255 = 43%

185
211
110

R + G + B ~ 66%. #B9D36E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 211 + 110 = 506 (100%)
R 185 of 506 ~ 36.56%
G 211 of 506 ~ 41.7%
B 110 of 506 ~ 21.74'%

%36.56
%41.7
%21.74

CMYK RENK MODELİ

#B9D36E rengi CMYK tonu (12,0,48,17).

  • camgöbeği tonu 12.32%
  • eflatun tonu 0.00%
  • sarı tonu 47.87%
  • ana renk tonu 17.25%

CMYK: (12,0,48,17)
C12M0Y48K17 (12%, 0%, 48%, 17%)
(0.12 / 0.00 / 0.48 / 0.17)

CMYK yüzdeleri

%12.32
%0
%47.87
%17.25

Codes

Color #B9D36E in popluar color models

B9 D3 6E
RGB 185 211 110
HSL 75° 53.44% 62.94%
HSB/HSV 75° 47.87% 82.75%
CMYK 12.32% 0.00% 47.87%
17.25%

Color #B9D36E in popluar number systems.

HEX B9 D3 6E
Decimal 185 211 110
Binary 10111001 11010011 1101110
Octal 271 323 156

Shades and tints

Shades of #B9D36E

#B9D36E
(185,211,110)
#A9C064
(169,192,100)
#99AD5A
(153,173,90)
#899A50
(137,154,80)
#798746
(121,135,70)
#69743C
(105,116,60)
#596132
(89,97,50)
#494E28
(73,78,40)
#393B1E
(57,59,30)
#292814
(41,40,20)
#19150A
(25,21,10)
#000000
(0,0,0)

Tints of #B9D36E

#B9D36E
(185,211,110)
#BFD77B
(191,215,123)
#C5DB88
(197,219,136)
#CBDF95
(203,223,149)
#D1E3A2
(209,227,162)
#D7E7AF
(215,231,175)
#DDEBBC
(221,235,188)
#E3EFC9
(227,239,201)
#E9F3D6
(233,243,214)
#EFF7E3
(239,247,227)
#F5FBF0
(245,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D36E color. Also use rgb(185,211,110) instead hex code.

Text Font Color

.myTextColor { color: #B9D36E; }

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

This text font color is #B9D36E.

Background Color

.myBgColor { background-color: #B9D36E; }

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

This div background color is #B9D36E.

Border color

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

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

This div border color is #B9D36E.

Opacity

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

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

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

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

This text has shadow with #B9D36E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D36E.

Preview

Color preview on black background

This text has color #B9D36E on black background.


Color preview on white background

This text has color #B9D36E on white background.


Black color preview on #B9D36E background

This text has black color on #B9D36E background.


White color preview on #B9D36E background

This text has white color on #B9D36E background.


Related colors

Complementary color

Complementary color for #hex is #462C91.


I love getcolorcode.com

Triadic colors

1 #6EB9D3 and #D36EB9 with #B9D36E are triadic colors.

2 #6ED3B9 and #D3B96E with #B9D36E are triadic colors.