COLOR #B5E373

HEX: #B5E373 RGB: (181,227,115)

Renk bilgisi

#B5E373 contains mainly red and green colors. #B5E373 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5E373 color RGB value is (181,227,115).

RGB: (181,227,115) (71%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 227 of 255 = 89%
B 115 of 255 = 45%

181
227
115

R + G + B ~ 68%. #B5E373 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 227 + 115 = 523 (100%)
R 181 of 523 ~ 34.61%
G 227 of 523 ~ 43.4%
B 115 of 523 ~ 21.99'%

%34.61
%43.4
%21.99

CMYK RENK MODELİ

#B5E373 rengi CMYK tonu (20,0,49,11).

  • camgöbeği tonu 20.26%
  • eflatun tonu 0.00%
  • sarı tonu 49.34%
  • ana renk tonu 10.98%

CMYK: (20,0,49,11)
C20M0Y49K11 (20%, 0%, 49%, 11%)
(0.20 / 0.00 / 0.49 / 0.11)

CMYK yüzdeleri

%20.26
%0
%49.34
%10.98

Codes

Color #B5E373 in popluar color models

B5 E3 73
RGB 181 227 115
HSL 85° 66.67% 67.06%
HSB/HSV 85° 49.34% 89.02%
CMYK 20.26% 0.00% 49.34%
10.98%

Color #B5E373 in popluar number systems.

HEX B5 E3 73
Decimal 181 227 115
Binary 10110101 11100011 1110011
Octal 265 343 163

Shades and tints

Shades of #B5E373

#B5E373
(181,227,115)
#A5CF69
(165,207,105)
#95BB5F
(149,187,95)
#85A755
(133,167,85)
#75934B
(117,147,75)
#657F41
(101,127,65)
#556B37
(85,107,55)
#45572D
(69,87,45)
#354323
(53,67,35)
#252F19
(37,47,25)
#151B0F
(21,27,15)
#000000
(0,0,0)

Tints of #B5E373

#B5E373
(181,227,115)
#BBE57F
(187,229,127)
#C1E78B
(193,231,139)
#C7E997
(199,233,151)
#CDEBA3
(205,235,163)
#D3EDAF
(211,237,175)
#D9EFBB
(217,239,187)
#DFF1C7
(223,241,199)
#E5F3D3
(229,243,211)
#EBF5DF
(235,245,223)
#F1F7EB
(241,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E373 color. Also use rgb(181,227,115) instead hex code.

Text Font Color

.myTextColor { color: #B5E373; }

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

This text font color is #B5E373.

Background Color

.myBgColor { background-color: #B5E373; }

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

This div background color is #B5E373.

Border color

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

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

This div border color is #B5E373.

Opacity

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

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

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

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

This text has shadow with #B5E373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E373.

Preview

Color preview on black background

This text has color #B5E373 on black background.


Color preview on white background

This text has color #B5E373 on white background.


Black color preview on #B5E373 background

This text has black color on #B5E373 background.


White color preview on #B5E373 background

This text has white color on #B5E373 background.


Related colors

Complementary color

Complementary color for #hex is #4A1C8C.


I love getcolorcode.com

Triadic colors

1 #73B5E3 and #E373B5 with #B5E373 are triadic colors.

2 #73E3B5 and #E3B573 with #B5E373 are triadic colors.