COLOR #B9D97A

HEX: #B9D97A RGB: (185,217,122)

Renk bilgisi

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

RGB renk modeli

#B9D97A color RGB value is (185,217,122).

RGB: (185,217,122) (73%, 85%, 48%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 217 of 255 = 85%
B 122 of 255 = 48%

185
217
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 217 + 122 = 524 (100%)
R 185 of 524 ~ 35.31%
G 217 of 524 ~ 41.41%
B 122 of 524 ~ 23.28'%

%35.31
%41.41
%23.28

CMYK RENK MODELİ

#B9D97A rengi CMYK tonu (15,0,44,15).

  • camgöbeği tonu 14.75%
  • eflatun tonu 0.00%
  • sarı tonu 43.78%
  • ana renk tonu 14.90%

CMYK: (15,0,44,15)
C15M0Y44K15 (15%, 0%, 44%, 15%)
(0.15 / 0.00 / 0.44 / 0.15)

CMYK yüzdeleri

%14.75
%0
%43.78
%14.9

Codes

Color #B9D97A in popluar color models

B9 D9 7A
RGB 185 217 122
HSL 80° 55.56% 66.47%
HSB/HSV 80° 43.78% 85.10%
CMYK 14.75% 0.00% 43.78%
14.90%

Color #B9D97A in popluar number systems.

HEX B9 D9 7A
Decimal 185 217 122
Binary 10111001 11011001 1111010
Octal 271 331 172

Shades and tints

Shades of #B9D97A

#B9D97A
(185,217,122)
#A9C66F
(169,198,111)
#99B364
(153,179,100)
#89A059
(137,160,89)
#798D4E
(121,141,78)
#697A43
(105,122,67)
#596738
(89,103,56)
#49542D
(73,84,45)
#394122
(57,65,34)
#292E17
(41,46,23)
#191B0C
(25,27,12)
#000000
(0,0,0)

Tints of #B9D97A

#B9D97A
(185,217,122)
#BFDC86
(191,220,134)
#C5DF92
(197,223,146)
#CBE29E
(203,226,158)
#D1E5AA
(209,229,170)
#D7E8B6
(215,232,182)
#DDEBC2
(221,235,194)
#E3EECE
(227,238,206)
#E9F1DA
(233,241,218)
#EFF4E6
(239,244,230)
#F5F7F2
(245,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D97A color. Also use rgb(185,217,122) instead hex code.

Text Font Color

.myTextColor { color: #B9D97A; }

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

This text font color is #B9D97A.

Background Color

.myBgColor { background-color: #B9D97A; }

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

This div background color is #B9D97A.

Border color

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

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

This div border color is #B9D97A.

Opacity

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

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

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

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

This text has shadow with #B9D97A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D97A.

Preview

Color preview on black background

This text has color #B9D97A on black background.


Color preview on white background

This text has color #B9D97A on white background.


Black color preview on #B9D97A background

This text has black color on #B9D97A background.


White color preview on #B9D97A background

This text has white color on #B9D97A background.


Related colors

Complementary color

Complementary color for #hex is #462685.


I love getcolorcode.com

Triadic colors

1 #7AB9D9 and #D97AB9 with #B9D97A are triadic colors.

2 #7AD9B9 and #D9B97A with #B9D97A are triadic colors.