COLOR #B5E692

HEX: #B5E692 RGB: (181,230,146)

Renk bilgisi

#B5E692 contains mainly red and green colors. #B5E692 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E692 color RGB value is (181,230,146).

RGB: (181,230,146) (71%, 90%, 57%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 146 of 255 = 57%

181
230
146

R + G + B ~ 73%. #B5E692 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 146 = 557 (100%)
R 181 of 557 ~ 32.5%
G 230 of 557 ~ 41.29%
B 146 of 557 ~ 26.21'%

%32.5
%41.29
%26.21

CMYK RENK MODELİ

#B5E692 rengi CMYK tonu (21,0,37,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 0.00%
  • sarı tonu 36.52%
  • ana renk tonu 9.80%

CMYK: (21,0,37,10)
C21M0Y37K10 (21%, 0%, 37%, 10%)
(0.21 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%21.3
%0
%36.52
%9.8

Codes

Color #B5E692 in popluar color models

B5 E6 92
RGB 181 230 146
HSL 95° 62.69% 73.73%
HSB/HSV 95° 36.52% 90.20%
CMYK 21.30% 0.00% 36.52%
9.80%

Color #B5E692 in popluar number systems.

HEX B5 E6 92
Decimal 181 230 146
Binary 10110101 11100110 10010010
Octal 265 346 222

Shades and tints

Shades of #B5E692

#B5E692
(181,230,146)
#A5D285
(165,210,133)
#95BE78
(149,190,120)
#85AA6B
(133,170,107)
#75965E
(117,150,94)
#658251
(101,130,81)
#556E44
(85,110,68)
#455A37
(69,90,55)
#35462A
(53,70,42)
#25321D
(37,50,29)
#151E10
(21,30,16)
#000000
(0,0,0)

Tints of #B5E692

#B5E692
(181,230,146)
#BBE89B
(187,232,155)
#C1EAA4
(193,234,164)
#C7ECAD
(199,236,173)
#CDEEB6
(205,238,182)
#D3F0BF
(211,240,191)
#D9F2C8
(217,242,200)
#DFF4D1
(223,244,209)
#E5F6DA
(229,246,218)
#EBF8E3
(235,248,227)
#F1FAEC
(241,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E692 color. Also use rgb(181,230,146) instead hex code.

Text Font Color

.myTextColor { color: #B5E692; }

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

This text font color is #B5E692.

Background Color

.myBgColor { background-color: #B5E692; }

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

This div background color is #B5E692.

Border color

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

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

This div border color is #B5E692.

Opacity

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

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

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

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

This text has shadow with #B5E692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E692.

Preview

Color preview on black background

This text has color #B5E692 on black background.


Color preview on white background

This text has color #B5E692 on white background.


Black color preview on #B5E692 background

This text has black color on #B5E692 background.


White color preview on #B5E692 background

This text has white color on #B5E692 background.


Related colors

Complementary color

Complementary color for #hex is #4A196D.


I love getcolorcode.com

Triadic colors

1 #92B5E6 and #E692B5 with #B5E692 are triadic colors.

2 #92E6B5 and #E6B592 with #B5E692 are triadic colors.