COLOR #B9C37E

HEX: #B9C37E RGB: (185,195,126)

Renk bilgisi

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

RGB renk modeli

#B9C37E color RGB value is (185,195,126).

RGB: (185,195,126) (73%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 195 of 255 = 76%
B 126 of 255 = 49%

185
195
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 195 + 126 = 506 (100%)
R 185 of 506 ~ 36.56%
G 195 of 506 ~ 38.54%
B 126 of 506 ~ 24.9'%

%36.56
%38.54
%24.9

CMYK RENK MODELİ

#B9C37E rengi CMYK tonu (5,0,35,24).

  • camgöbeği tonu 5.13%
  • eflatun tonu 0.00%
  • sarı tonu 35.38%
  • ana renk tonu 23.53%

CMYK: (5,0,35,24)
C5M0Y35K24 (5%, 0%, 35%, 24%)
(0.05 / 0.00 / 0.35 / 0.24)

CMYK yüzdeleri

%5.13
%0
%35.38
%23.53

Codes

Color #B9C37E in popluar color models

B9 C3 7E
RGB 185 195 126
HSL 69° 36.51% 62.94%
HSB/HSV 69° 35.38% 76.47%
CMYK 5.13% 0.00% 35.38%
23.53%

Color #B9C37E in popluar number systems.

HEX B9 C3 7E
Decimal 185 195 126
Binary 10111001 11000011 1111110
Octal 271 303 176

Shades and tints

Shades of #B9C37E

#B9C37E
(185,195,126)
#A9B273
(169,178,115)
#99A168
(153,161,104)
#89905D
(137,144,93)
#797F52
(121,127,82)
#696E47
(105,110,71)
#595D3C
(89,93,60)
#494C31
(73,76,49)
#393B26
(57,59,38)
#292A1B
(41,42,27)
#191910
(25,25,16)
#000000
(0,0,0)

Tints of #B9C37E

#B9C37E
(185,195,126)
#BFC889
(191,200,137)
#C5CD94
(197,205,148)
#CBD29F
(203,210,159)
#D1D7AA
(209,215,170)
#D7DCB5
(215,220,181)
#DDE1C0
(221,225,192)
#E3E6CB
(227,230,203)
#E9EBD6
(233,235,214)
#EFF0E1
(239,240,225)
#F5F5EC
(245,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9C37E; }

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

This text font color is #B9C37E.

Background Color

.myBgColor { background-color: #B9C37E; }

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

This div background color is #B9C37E.

Border color

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

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

This div border color is #B9C37E.

Opacity

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

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

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

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

This text has shadow with #B9C37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C37E.

Preview

Color preview on black background

This text has color #B9C37E on black background.


Color preview on white background

This text has color #B9C37E on white background.


Black color preview on #B9C37E background

This text has black color on #B9C37E background.


White color preview on #B9C37E background

This text has white color on #B9C37E background.


Related colors

Complementary color

Complementary color for #hex is #463C81.


I love getcolorcode.com

Triadic colors

1 #7EB9C3 and #C37EB9 with #B9C37E are triadic colors.

2 #7EC3B9 and #C3B97E with #B9C37E are triadic colors.