COLOR #B1C397

HEX: #B1C397 RGB: (177,195,151)

Renk bilgisi

#B1C397 contains red, green and blue colors in about the same proportion. #B1C397 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#B1C397 color RGB value is (177,195,151).

RGB: (177,195,151) (69%, 76%, 59%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 195 of 255 = 76%
B 151 of 255 = 59%

177
195
151

R + G + B ~ 68%. #B1C397 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 195 + 151 = 523 (100%)
R 177 of 523 ~ 33.84%
G 195 of 523 ~ 37.28%
B 151 of 523 ~ 28.87'%

%33.84
%37.28
%28.87

CMYK RENK MODELİ

#B1C397 rengi CMYK tonu (9,0,23,24).

  • camgöbeği tonu 9.23%
  • eflatun tonu 0.00%
  • sarı tonu 22.56%
  • ana renk tonu 23.53%

CMYK: (9,0,23,24)
C9M0Y23K24 (9%, 0%, 23%, 24%)
(0.09 / 0.00 / 0.23 / 0.24)

CMYK yüzdeleri

%9.23
%0
%22.56
%23.53

Codes

Color #B1C397 in popluar color models

B1 C3 97
RGB 177 195 151
HSL 85° 26.83% 67.84%
HSB/HSV 85° 22.56% 76.47%
CMYK 9.23% 0.00% 22.56%
23.53%

Color #B1C397 in popluar number systems.

HEX B1 C3 97
Decimal 177 195 151
Binary 10110001 11000011 10010111
Octal 261 303 227

Shades and tints

Shades of #B1C397

#B1C397
(177,195,151)
#A1B28A
(161,178,138)
#91A17D
(145,161,125)
#819070
(129,144,112)
#717F63
(113,127,99)
#616E56
(97,110,86)
#515D49
(81,93,73)
#414C3C
(65,76,60)
#313B2F
(49,59,47)
#212A22
(33,42,34)
#111915
(17,25,21)
#000000
(0,0,0)

Tints of #B1C397

#B1C397
(177,195,151)
#B8C8A0
(184,200,160)
#BFCDA9
(191,205,169)
#C6D2B2
(198,210,178)
#CDD7BB
(205,215,187)
#D4DCC4
(212,220,196)
#DBE1CD
(219,225,205)
#E2E6D6
(226,230,214)
#E9EBDF
(233,235,223)
#F0F0E8
(240,240,232)
#F7F5F1
(247,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1C397 color. Also use rgb(177,195,151) instead hex code.

Text Font Color

.myTextColor { color: #B1C397; }

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

This text font color is #B1C397.

Background Color

.myBgColor { background-color: #B1C397; }

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

This div background color is #B1C397.

Border color

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

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

This div border color is #B1C397.

Opacity

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

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

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

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

This text has shadow with #B1C397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1C397.

Preview

Color preview on black background

This text has color #B1C397 on black background.


Color preview on white background

This text has color #B1C397 on white background.


Black color preview on #B1C397 background

This text has black color on #B1C397 background.


White color preview on #B1C397 background

This text has white color on #B1C397 background.


Related colors

Complementary color

Complementary color for #hex is #4E3C68.


I love getcolorcode.com

Triadic colors

1 #97B1C3 and #C397B1 with #B1C397 are triadic colors.

2 #97C3B1 and #C3B197 with #B1C397 are triadic colors.