COLOR #B5E45D

HEX: #B5E45D RGB: (181,228,93)

Renk bilgisi

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

RGB renk modeli

#B5E45D color RGB value is (181,228,93).

RGB: (181,228,93) (71%, 89%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 93 of 255 = 36%

181
228
93

R + G + B ~ 65%. #B5E45D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 93 = 502 (100%)
R 181 of 502 ~ 36.06%
G 228 of 502 ~ 45.42%
B 93 of 502 ~ 18.53'%

%36.06
%45.42
%18.53

CMYK RENK MODELİ

#B5E45D rengi CMYK tonu (21,0,59,11).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 59.21%
  • ana renk tonu 10.59%

CMYK: (21,0,59,11)
C21M0Y59K11 (21%, 0%, 59%, 11%)
(0.21 / 0.00 / 0.59 / 0.11)

CMYK yüzdeleri

%20.61
%0
%59.21
%10.59

Codes

Color #B5E45D in popluar color models

B5 E4 5D
RGB 181 228 93
HSL 81° 71.43% 62.94%
HSB/HSV 81° 59.21% 89.41%
CMYK 20.61% 0.00% 59.21%
10.59%

Color #B5E45D in popluar number systems.

HEX B5 E4 5D
Decimal 181 228 93
Binary 10110101 11100100 1011101
Octal 265 344 135

Shades and tints

Shades of #B5E45D

#B5E45D
(181,228,93)
#A5D055
(165,208,85)
#95BC4D
(149,188,77)
#85A845
(133,168,69)
#75943D
(117,148,61)
#658035
(101,128,53)
#556C2D
(85,108,45)
#455825
(69,88,37)
#35441D
(53,68,29)
#253015
(37,48,21)
#151C0D
(21,28,13)
#000000
(0,0,0)

Tints of #B5E45D

#B5E45D
(181,228,93)
#BBE66B
(187,230,107)
#C1E879
(193,232,121)
#C7EA87
(199,234,135)
#CDEC95
(205,236,149)
#D3EEA3
(211,238,163)
#D9F0B1
(217,240,177)
#DFF2BF
(223,242,191)
#E5F4CD
(229,244,205)
#EBF6DB
(235,246,219)
#F1F8E9
(241,248,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E45D color. Also use rgb(181,228,93) instead hex code.

Text Font Color

.myTextColor { color: #B5E45D; }

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

This text font color is #B5E45D.

Background Color

.myBgColor { background-color: #B5E45D; }

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

This div background color is #B5E45D.

Border color

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

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

This div border color is #B5E45D.

Opacity

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

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

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

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

This text has shadow with #B5E45D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E45D.

Preview

Color preview on black background

This text has color #B5E45D on black background.


Color preview on white background

This text has color #B5E45D on white background.


Black color preview on #B5E45D background

This text has black color on #B5E45D background.


White color preview on #B5E45D background

This text has white color on #B5E45D background.


Related colors

Complementary color

Complementary color for #hex is #4A1BA2.


I love getcolorcode.com

Triadic colors

1 #5DB5E4 and #E45DB5 with #B5E45D are triadic colors.

2 #5DE4B5 and #E4B55D with #B5E45D are triadic colors.