COLOR #B2D96C

HEX: #B2D96C RGB: (178,217,108)

Renk bilgisi

#B2D96C contains mainly red and green colors. #B2D96C ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#B2D96C color RGB value is (178,217,108).

RGB: (178,217,108) (70%, 85%, 42%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 108 of 255 = 42%

178
217
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 108 = 503 (100%)
R 178 of 503 ~ 35.39%
G 217 of 503 ~ 43.14%
B 108 of 503 ~ 21.47'%

%35.39
%43.14
%21.47

CMYK RENK MODELİ

#B2D96C rengi CMYK tonu (18,0,50,15).

  • camgöbeği tonu 17.97%
  • eflatun tonu 0.00%
  • sarı tonu 50.23%
  • ana renk tonu 14.90%

CMYK: (18,0,50,15)
C18M0Y50K15 (18%, 0%, 50%, 15%)
(0.18 / 0.00 / 0.50 / 0.15)

CMYK yüzdeleri

%17.97
%0
%50.23
%14.9

Codes

Color #B2D96C in popluar color models

B2 D9 6C
RGB 178 217 108
HSL 81° 58.92% 63.73%
HSB/HSV 81° 50.23% 85.10%
CMYK 17.97% 0.00% 50.23%
14.90%

Color #B2D96C in popluar number systems.

HEX B2 D9 6C
Decimal 178 217 108
Binary 10110010 11011001 1101100
Octal 262 331 154

Shades and tints

Shades of #B2D96C

#B2D96C
(178,217,108)
#A2C663
(162,198,99)
#92B35A
(146,179,90)
#82A051
(130,160,81)
#728D48
(114,141,72)
#627A3F
(98,122,63)
#526736
(82,103,54)
#42542D
(66,84,45)
#324124
(50,65,36)
#222E1B
(34,46,27)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #B2D96C

#B2D96C
(178,217,108)
#B9DC79
(185,220,121)
#C0DF86
(192,223,134)
#C7E293
(199,226,147)
#CEE5A0
(206,229,160)
#D5E8AD
(213,232,173)
#DCEBBA
(220,235,186)
#E3EEC7
(227,238,199)
#EAF1D4
(234,241,212)
#F1F4E1
(241,244,225)
#F8F7EE
(248,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D96C color. Also use rgb(178,217,108) instead hex code.

Text Font Color

.myTextColor { color: #B2D96C; }

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

This text font color is #B2D96C.

Background Color

.myBgColor { background-color: #B2D96C; }

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

This div background color is #B2D96C.

Border color

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

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

This div border color is #B2D96C.

Opacity

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

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

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

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

This text has shadow with #B2D96C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D96C.

Preview

Color preview on black background

This text has color #B2D96C on black background.


Color preview on white background

This text has color #B2D96C on white background.


Black color preview on #B2D96C background

This text has black color on #B2D96C background.


White color preview on #B2D96C background

This text has white color on #B2D96C background.


Related colors

Complementary color

Complementary color for #hex is #4D2693.


I love getcolorcode.com

Triadic colors

1 #6CB2D9 and #D96CB2 with #B2D96C are triadic colors.

2 #6CD9B2 and #D9B26C with #B2D96C are triadic colors.