COLOR #B5E35F

HEX: #B5E35F RGB: (181,227,95)

Renk bilgisi

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

RGB renk modeli

#B5E35F color RGB value is (181,227,95).

RGB: (181,227,95) (71%, 89%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 227 of 255 = 89%
B 95 of 255 = 37%

181
227
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 227 + 95 = 503 (100%)
R 181 of 503 ~ 35.98%
G 227 of 503 ~ 45.13%
B 95 of 503 ~ 18.89'%

%35.98
%45.13
%18.89

CMYK RENK MODELİ

#B5E35F rengi CMYK tonu (20,0,58,11).

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

CMYK: (20,0,58,11)
C20M0Y58K11 (20%, 0%, 58%, 11%)
(0.20 / 0.00 / 0.58 / 0.11)

CMYK yüzdeleri

%20.26
%0
%58.15
%10.98

Codes

Color #B5E35F in popluar color models

B5 E3 5F
RGB 181 227 95
HSL 81° 70.21% 63.14%
HSB/HSV 81° 58.15% 89.02%
CMYK 20.26% 0.00% 58.15%
10.98%

Color #B5E35F in popluar number systems.

HEX B5 E3 5F
Decimal 181 227 95
Binary 10110101 11100011 1011111
Octal 265 343 137

Shades and tints

Shades of #B5E35F

#B5E35F
(181,227,95)
#A5CF57
(165,207,87)
#95BB4F
(149,187,79)
#85A747
(133,167,71)
#75933F
(117,147,63)
#657F37
(101,127,55)
#556B2F
(85,107,47)
#455727
(69,87,39)
#35431F
(53,67,31)
#252F17
(37,47,23)
#151B0F
(21,27,15)
#000000
(0,0,0)

Tints of #B5E35F

#B5E35F
(181,227,95)
#BBE56D
(187,229,109)
#C1E77B
(193,231,123)
#C7E989
(199,233,137)
#CDEB97
(205,235,151)
#D3EDA5
(211,237,165)
#D9EFB3
(217,239,179)
#DFF1C1
(223,241,193)
#E5F3CF
(229,243,207)
#EBF5DD
(235,245,221)
#F1F7EB
(241,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E35F; }

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

This text font color is #B5E35F.

Background Color

.myBgColor { background-color: #B5E35F; }

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

This div background color is #B5E35F.

Border color

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

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

This div border color is #B5E35F.

Opacity

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

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

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

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

This text has shadow with #B5E35F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E35F.

Preview

Color preview on black background

This text has color #B5E35F on black background.


Color preview on white background

This text has color #B5E35F on white background.


Black color preview on #B5E35F background

This text has black color on #B5E35F background.


White color preview on #B5E35F background

This text has white color on #B5E35F background.


Related colors

Complementary color

Complementary color for #hex is #4A1CA0.


I love getcolorcode.com

Triadic colors

1 #5FB5E3 and #E35FB5 with #B5E35F are triadic colors.

2 #5FE3B5 and #E3B55F with #B5E35F are triadic colors.