COLOR #B2D692

HEX: #B2D692 RGB: (178,214,146)

Renk bilgisi

#B2D692 contains mainly red and green colors. #B2D692 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#B2D692 color RGB value is (178,214,146).

RGB: (178,214,146) (70%, 84%, 57%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 214 of 255 = 84%
B 146 of 255 = 57%

178
214
146

R + G + B ~ 70%. #B2D692 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 214 + 146 = 538 (100%)
R 178 of 538 ~ 33.09%
G 214 of 538 ~ 39.78%
B 146 of 538 ~ 27.14'%

%33.09
%39.78
%27.14

CMYK RENK MODELİ

#B2D692 rengi CMYK tonu (17,0,32,16).

  • camgöbeği tonu 16.82%
  • eflatun tonu 0.00%
  • sarı tonu 31.78%
  • ana renk tonu 16.08%

CMYK: (17,0,32,16)
C17M0Y32K16 (17%, 0%, 32%, 16%)
(0.17 / 0.00 / 0.32 / 0.16)

CMYK yüzdeleri

%16.82
%0
%31.78
%16.08

Codes

Color #B2D692 in popluar color models

B2 D6 92
RGB 178 214 146
HSL 92° 45.33% 70.59%
HSB/HSV 92° 31.78% 83.92%
CMYK 16.82% 0.00% 31.78%
16.08%

Color #B2D692 in popluar number systems.

HEX B2 D6 92
Decimal 178 214 146
Binary 10110010 11010110 10010010
Octal 262 326 222

Shades and tints

Shades of #B2D692

#B2D692
(178,214,146)
#A2C385
(162,195,133)
#92B078
(146,176,120)
#829D6B
(130,157,107)
#728A5E
(114,138,94)
#627751
(98,119,81)
#526444
(82,100,68)
#425137
(66,81,55)
#323E2A
(50,62,42)
#222B1D
(34,43,29)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #B2D692

#B2D692
(178,214,146)
#B9D99B
(185,217,155)
#C0DCA4
(192,220,164)
#C7DFAD
(199,223,173)
#CEE2B6
(206,226,182)
#D5E5BF
(213,229,191)
#DCE8C8
(220,232,200)
#E3EBD1
(227,235,209)
#EAEEDA
(234,238,218)
#F1F1E3
(241,241,227)
#F8F4EC
(248,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D692 color. Also use rgb(178,214,146) instead hex code.

Text Font Color

.myTextColor { color: #B2D692; }

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

This text font color is #B2D692.

Background Color

.myBgColor { background-color: #B2D692; }

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

This div background color is #B2D692.

Border color

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

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

This div border color is #B2D692.

Opacity

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

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

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

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

This text has shadow with #B2D692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D692.

Preview

Color preview on black background

This text has color #B2D692 on black background.


Color preview on white background

This text has color #B2D692 on white background.


Black color preview on #B2D692 background

This text has black color on #B2D692 background.


White color preview on #B2D692 background

This text has white color on #B2D692 background.


Related colors

Complementary color

Complementary color for #hex is #4D296D.


I love getcolorcode.com

Triadic colors

1 #92B2D6 and #D692B2 with #B2D692 are triadic colors.

2 #92D6B2 and #D6B292 with #B2D692 are triadic colors.