COLOR #B6D297

HEX: #B6D297 RGB: (182,210,151)

Renk bilgisi

#B6D297 contains red, green and blue colors in about the same proportion. #B6D297 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B6D297 color RGB value is (182,210,151).

RGB: (182,210,151) (71%, 82%, 59%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 210 of 255 = 82%
B 151 of 255 = 59%

182
210
151

R + G + B ~ 71%. #B6D297 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 210 + 151 = 543 (100%)
R 182 of 543 ~ 33.52%
G 210 of 543 ~ 38.67%
B 151 of 543 ~ 27.81'%

%33.52
%38.67
%27.81

CMYK RENK MODELİ

#B6D297 rengi CMYK tonu (13,0,28,18).

  • camgöbeği tonu 13.33%
  • eflatun tonu 0.00%
  • sarı tonu 28.10%
  • ana renk tonu 17.65%

CMYK: (13,0,28,18)
C13M0Y28K18 (13%, 0%, 28%, 18%)
(0.13 / 0.00 / 0.28 / 0.18)

CMYK yüzdeleri

%13.33
%0
%28.1
%17.65

Codes

Color #B6D297 in popluar color models

B6 D2 97
RGB 182 210 151
HSL 88° 39.60% 70.78%
HSB/HSV 88° 28.10% 82.35%
CMYK 13.33% 0.00% 28.10%
17.65%

Color #B6D297 in popluar number systems.

HEX B6 D2 97
Decimal 182 210 151
Binary 10110110 11010010 10010111
Octal 266 322 227

Shades and tints

Shades of #B6D297

#B6D297
(182,210,151)
#A6BF8A
(166,191,138)
#96AC7D
(150,172,125)
#869970
(134,153,112)
#768663
(118,134,99)
#667356
(102,115,86)
#566049
(86,96,73)
#464D3C
(70,77,60)
#363A2F
(54,58,47)
#262722
(38,39,34)
#161415
(22,20,21)
#000000
(0,0,0)

Tints of #B6D297

#B6D297
(182,210,151)
#BCD6A0
(188,214,160)
#C2DAA9
(194,218,169)
#C8DEB2
(200,222,178)
#CEE2BB
(206,226,187)
#D4E6C4
(212,230,196)
#DAEACD
(218,234,205)
#E0EED6
(224,238,214)
#E6F2DF
(230,242,223)
#ECF6E8
(236,246,232)
#F2FAF1
(242,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D297 color. Also use rgb(182,210,151) instead hex code.

Text Font Color

.myTextColor { color: #B6D297; }

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

This text font color is #B6D297.

Background Color

.myBgColor { background-color: #B6D297; }

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

This div background color is #B6D297.

Border color

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

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

This div border color is #B6D297.

Opacity

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

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

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

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

This text has shadow with #B6D297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D297.

Preview

Color preview on black background

This text has color #B6D297 on black background.


Color preview on white background

This text has color #B6D297 on white background.


Black color preview on #B6D297 background

This text has black color on #B6D297 background.


White color preview on #B6D297 background

This text has white color on #B6D297 background.


Related colors

Complementary color

Complementary color for #hex is #492D68.


I love getcolorcode.com

Triadic colors

1 #97B6D2 and #D297B6 with #B6D297 are triadic colors.

2 #97D2B6 and #D2B697 with #B6D297 are triadic colors.