COLOR #B5E95D

HEX: #B5E95D RGB: (181,233,93)

Renk bilgisi

#B5E95D contains mainly red and green colors. #B5E95D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#B5E95D color RGB value is (181,233,93).

RGB: (181,233,93) (71%, 91%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 93 of 255 = 36%

181
233
93

R + G + B ~ 66%. #B5E95D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 93 = 507 (100%)
R 181 of 507 ~ 35.7%
G 233 of 507 ~ 45.96%
B 93 of 507 ~ 18.34'%

%35.7
%45.96
%18.34

CMYK RENK MODELİ

#B5E95D rengi CMYK tonu (22,0,60,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 60.09%
  • ana renk tonu 8.63%

CMYK: (22,0,60,9)
C22M0Y60K9 (22%, 0%, 60%, 9%)
(0.22 / 0.00 / 0.60 / 0.09)

CMYK yüzdeleri

%22.32
%0
%60.09
%8.63

Codes

Color #B5E95D in popluar color models

B5 E9 5D
RGB 181 233 93
HSL 82° 76.09% 63.92%
HSB/HSV 82° 60.09% 91.37%
CMYK 22.32% 0.00% 60.09%
8.63%

Color #B5E95D in popluar number systems.

HEX B5 E9 5D
Decimal 181 233 93
Binary 10110101 11101001 1011101
Octal 265 351 135

Shades and tints

Shades of #B5E95D

#B5E95D
(181,233,93)
#A5D455
(165,212,85)
#95BF4D
(149,191,77)
#85AA45
(133,170,69)
#75953D
(117,149,61)
#658035
(101,128,53)
#556B2D
(85,107,45)
#455625
(69,86,37)
#35411D
(53,65,29)
#252C15
(37,44,21)
#15170D
(21,23,13)
#000000
(0,0,0)

Tints of #B5E95D

#B5E95D
(181,233,93)
#BBEB6B
(187,235,107)
#C1ED79
(193,237,121)
#C7EF87
(199,239,135)
#CDF195
(205,241,149)
#D3F3A3
(211,243,163)
#D9F5B1
(217,245,177)
#DFF7BF
(223,247,191)
#E5F9CD
(229,249,205)
#EBFBDB
(235,251,219)
#F1FDE9
(241,253,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E95D; }

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

This text font color is #B5E95D.

Background Color

.myBgColor { background-color: #B5E95D; }

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

This div background color is #B5E95D.

Border color

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

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

This div border color is #B5E95D.

Opacity

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

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

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

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

This text has shadow with #B5E95D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E95D.

Preview

Color preview on black background

This text has color #B5E95D on black background.


Color preview on white background

This text has color #B5E95D on white background.


Black color preview on #B5E95D background

This text has black color on #B5E95D background.


White color preview on #B5E95D background

This text has white color on #B5E95D background.


Related colors

Complementary color

Complementary color for #hex is #4A16A2.


I love getcolorcode.com

Triadic colors

1 #5DB5E9 and #E95DB5 with #B5E95D are triadic colors.

2 #5DE9B5 and #E9B55D with #B5E95D are triadic colors.