COLOR #B5E794

HEX: #B5E794 RGB: (181,231,148)

Renk bilgisi

#B5E794 contains mainly red and green colors. #B5E794 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5E794 color RGB value is (181,231,148).

RGB: (181,231,148) (71%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 231 of 255 = 91%
B 148 of 255 = 58%

181
231
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 231 + 148 = 560 (100%)
R 181 of 560 ~ 32.32%
G 231 of 560 ~ 41.25%
B 148 of 560 ~ 26.43'%

%32.32
%41.25
%26.43

CMYK RENK MODELİ

#B5E794 rengi CMYK tonu (22,0,36,9).

  • camgöbeği tonu 21.65%
  • eflatun tonu 0.00%
  • sarı tonu 35.93%
  • ana renk tonu 9.41%

CMYK: (22,0,36,9)
C22M0Y36K9 (22%, 0%, 36%, 9%)
(0.22 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%21.65
%0
%35.93
%9.41

Codes

Color #B5E794 in popluar color models

B5 E7 94
RGB 181 231 148
HSL 96° 63.36% 74.31%
HSB/HSV 96° 35.93% 90.59%
CMYK 21.65% 0.00% 35.93%
9.41%

Color #B5E794 in popluar number systems.

HEX B5 E7 94
Decimal 181 231 148
Binary 10110101 11100111 10010100
Octal 265 347 224

Shades and tints

Shades of #B5E794

#B5E794
(181,231,148)
#A5D287
(165,210,135)
#95BD7A
(149,189,122)
#85A86D
(133,168,109)
#759360
(117,147,96)
#657E53
(101,126,83)
#556946
(85,105,70)
#455439
(69,84,57)
#353F2C
(53,63,44)
#252A1F
(37,42,31)
#151512
(21,21,18)
#000000
(0,0,0)

Tints of #B5E794

#B5E794
(181,231,148)
#BBE99D
(187,233,157)
#C1EBA6
(193,235,166)
#C7EDAF
(199,237,175)
#CDEFB8
(205,239,184)
#D3F1C1
(211,241,193)
#D9F3CA
(217,243,202)
#DFF5D3
(223,245,211)
#E5F7DC
(229,247,220)
#EBF9E5
(235,249,229)
#F1FBEE
(241,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E794 color. Also use rgb(181,231,148) instead hex code.

Text Font Color

.myTextColor { color: #B5E794; }

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

This text font color is #B5E794.

Background Color

.myBgColor { background-color: #B5E794; }

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

This div background color is #B5E794.

Border color

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

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

This div border color is #B5E794.

Opacity

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

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

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

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

This text has shadow with #B5E794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E794.

Preview

Color preview on black background

This text has color #B5E794 on black background.


Color preview on white background

This text has color #B5E794 on white background.


Black color preview on #B5E794 background

This text has black color on #B5E794 background.


White color preview on #B5E794 background

This text has white color on #B5E794 background.


Related colors

Complementary color

Complementary color for #hex is #4A186B.


I love getcolorcode.com

Triadic colors

1 #94B5E7 and #E794B5 with #B5E794 are triadic colors.

2 #94E7B5 and #E7B594 with #B5E794 are triadic colors.