COLOR #B2D592

HEX: #B2D592 RGB: (178,213,146)

Renk bilgisi

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

RGB renk modeli

#B2D592 color RGB value is (178,213,146).

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

RGB bağlantıları ve doygunluk

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

178
213
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 213 + 146 = 537 (100%)
R 178 of 537 ~ 33.15%
G 213 of 537 ~ 39.66%
B 146 of 537 ~ 27.19'%

%33.15
%39.66
%27.19

CMYK RENK MODELİ

#B2D592 rengi CMYK tonu (16,0,31,16).

  • camgöbeği tonu 16.43%
  • eflatun tonu 0.00%
  • sarı tonu 31.46%
  • ana renk tonu 16.47%

CMYK: (16,0,31,16)
C16M0Y31K16 (16%, 0%, 31%, 16%)
(0.16 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%16.43
%0
%31.46
%16.47

Codes

Color #B2D592 in popluar color models

B2 D5 92
RGB 178 213 146
HSL 91° 44.37% 70.39%
HSB/HSV 91° 31.46% 83.53%
CMYK 16.43% 0.00% 31.46%
16.47%

Color #B2D592 in popluar number systems.

HEX B2 D5 92
Decimal 178 213 146
Binary 10110010 11010101 10010010
Octal 262 325 222

Shades and tints

Shades of #B2D592

#B2D592
(178,213,146)
#A2C285
(162,194,133)
#92AF78
(146,175,120)
#829C6B
(130,156,107)
#72895E
(114,137,94)
#627651
(98,118,81)
#526344
(82,99,68)
#425037
(66,80,55)
#323D2A
(50,61,42)
#222A1D
(34,42,29)
#121710
(18,23,16)
#000000
(0,0,0)

Tints of #B2D592

#B2D592
(178,213,146)
#B9D89B
(185,216,155)
#C0DBA4
(192,219,164)
#C7DEAD
(199,222,173)
#CEE1B6
(206,225,182)
#D5E4BF
(213,228,191)
#DCE7C8
(220,231,200)
#E3EAD1
(227,234,209)
#EAEDDA
(234,237,218)
#F1F0E3
(241,240,227)
#F8F3EC
(248,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D592; }

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

This text font color is #B2D592.

Background Color

.myBgColor { background-color: #B2D592; }

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

This div background color is #B2D592.

Border color

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

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

This div border color is #B2D592.

Opacity

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

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

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

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

This text has shadow with #B2D592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D592.

Preview

Color preview on black background

This text has color #B2D592 on black background.


Color preview on white background

This text has color #B2D592 on white background.


Black color preview on #B2D592 background

This text has black color on #B2D592 background.


White color preview on #B2D592 background

This text has white color on #B2D592 background.


Related colors

Complementary color

Complementary color for #hex is #4D2A6D.


I love getcolorcode.com

Triadic colors

1 #92B2D5 and #D592B2 with #B2D592 are triadic colors.

2 #92D5B2 and #D5B292 with #B2D592 are triadic colors.