COLOR #B5E68D

HEX: #B5E68D RGB: (181,230,141)

Renk bilgisi

#B5E68D contains mainly red and green colors. #B5E68D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E68D color RGB value is (181,230,141).

RGB: (181,230,141) (71%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 141 of 255 = 55%

181
230
141

R + G + B ~ 72%. #B5E68D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 141 = 552 (100%)
R 181 of 552 ~ 32.79%
G 230 of 552 ~ 41.67%
B 141 of 552 ~ 25.54'%

%32.79
%41.67
%25.54

CMYK RENK MODELİ

#B5E68D rengi CMYK tonu (21,0,39,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 0.00%
  • sarı tonu 38.70%
  • ana renk tonu 9.80%

CMYK: (21,0,39,10)
C21M0Y39K10 (21%, 0%, 39%, 10%)
(0.21 / 0.00 / 0.39 / 0.10)

CMYK yüzdeleri

%21.3
%0
%38.7
%9.8

Codes

Color #B5E68D in popluar color models

B5 E6 8D
RGB 181 230 141
HSL 93° 64.03% 72.75%
HSB/HSV 93° 38.70% 90.20%
CMYK 21.30% 0.00% 38.70%
9.80%

Color #B5E68D in popluar number systems.

HEX B5 E6 8D
Decimal 181 230 141
Binary 10110101 11100110 10001101
Octal 265 346 215

Shades and tints

Shades of #B5E68D

#B5E68D
(181,230,141)
#A5D281
(165,210,129)
#95BE75
(149,190,117)
#85AA69
(133,170,105)
#75965D
(117,150,93)
#658251
(101,130,81)
#556E45
(85,110,69)
#455A39
(69,90,57)
#35462D
(53,70,45)
#253221
(37,50,33)
#151E15
(21,30,21)
#000000
(0,0,0)

Tints of #B5E68D

#B5E68D
(181,230,141)
#BBE897
(187,232,151)
#C1EAA1
(193,234,161)
#C7ECAB
(199,236,171)
#CDEEB5
(205,238,181)
#D3F0BF
(211,240,191)
#D9F2C9
(217,242,201)
#DFF4D3
(223,244,211)
#E5F6DD
(229,246,221)
#EBF8E7
(235,248,231)
#F1FAF1
(241,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E68D color. Also use rgb(181,230,141) instead hex code.

Text Font Color

.myTextColor { color: #B5E68D; }

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

This text font color is #B5E68D.

Background Color

.myBgColor { background-color: #B5E68D; }

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

This div background color is #B5E68D.

Border color

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

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

This div border color is #B5E68D.

Opacity

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

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

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

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

This text has shadow with #B5E68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E68D.

Preview

Color preview on black background

This text has color #B5E68D on black background.


Color preview on white background

This text has color #B5E68D on white background.


Black color preview on #B5E68D background

This text has black color on #B5E68D background.


White color preview on #B5E68D background

This text has white color on #B5E68D background.


Related colors

Complementary color

Complementary color for #hex is #4A1972.


I love getcolorcode.com

Triadic colors

1 #8DB5E6 and #E68DB5 with #B5E68D are triadic colors.

2 #8DE6B5 and #E6B58D with #B5E68D are triadic colors.