COLOR #B9C97E

HEX: #B9C97E RGB: (185,201,126)

Renk bilgisi

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

RGB renk modeli

#B9C97E color RGB value is (185,201,126).

RGB: (185,201,126) (73%, 79%, 49%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 201 of 255 = 79%
B 126 of 255 = 49%

185
201
126

R + G + B ~ 67%. #B9C97E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 201 + 126 = 512 (100%)
R 185 of 512 ~ 36.13%
G 201 of 512 ~ 39.26%
B 126 of 512 ~ 24.61'%

%36.13
%39.26
%24.61

CMYK RENK MODELİ

#B9C97E rengi CMYK tonu (8,0,37,21).

  • camgöbeği tonu 7.96%
  • eflatun tonu 0.00%
  • sarı tonu 37.31%
  • ana renk tonu 21.18%

CMYK: (8,0,37,21)
C8M0Y37K21 (8%, 0%, 37%, 21%)
(0.08 / 0.00 / 0.37 / 0.21)

CMYK yüzdeleri

%7.96
%0
%37.31
%21.18

Codes

Color #B9C97E in popluar color models

B9 C9 7E
RGB 185 201 126
HSL 73° 40.98% 64.12%
HSB/HSV 73° 37.31% 78.82%
CMYK 7.96% 0.00% 37.31%
21.18%

Color #B9C97E in popluar number systems.

HEX B9 C9 7E
Decimal 185 201 126
Binary 10111001 11001001 1111110
Octal 271 311 176

Shades and tints

Shades of #B9C97E

#B9C97E
(185,201,126)
#A9B773
(169,183,115)
#99A568
(153,165,104)
#89935D
(137,147,93)
#798152
(121,129,82)
#696F47
(105,111,71)
#595D3C
(89,93,60)
#494B31
(73,75,49)
#393926
(57,57,38)
#29271B
(41,39,27)
#191510
(25,21,16)
#000000
(0,0,0)

Tints of #B9C97E

#B9C97E
(185,201,126)
#BFCD89
(191,205,137)
#C5D194
(197,209,148)
#CBD59F
(203,213,159)
#D1D9AA
(209,217,170)
#D7DDB5
(215,221,181)
#DDE1C0
(221,225,192)
#E3E5CB
(227,229,203)
#E9E9D6
(233,233,214)
#EFEDE1
(239,237,225)
#F5F1EC
(245,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9C97E color. Also use rgb(185,201,126) instead hex code.

Text Font Color

.myTextColor { color: #B9C97E; }

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

This text font color is #B9C97E.

Background Color

.myBgColor { background-color: #B9C97E; }

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

This div background color is #B9C97E.

Border color

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

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

This div border color is #B9C97E.

Opacity

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

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

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

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

This text has shadow with #B9C97E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C97E.

Preview

Color preview on black background

This text has color #B9C97E on black background.


Color preview on white background

This text has color #B9C97E on white background.


Black color preview on #B9C97E background

This text has black color on #B9C97E background.


White color preview on #B9C97E background

This text has white color on #B9C97E background.


Related colors

Complementary color

Complementary color for #hex is #463681.


I love getcolorcode.com

Triadic colors

1 #7EB9C9 and #C97EB9 with #B9C97E are triadic colors.

2 #7EC9B9 and #C9B97E with #B9C97E are triadic colors.