COLOR #B5E585

HEX: #B5E585 RGB: (181,229,133)

Renk bilgisi

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

RGB renk modeli

#B5E585 color RGB value is (181,229,133).

RGB: (181,229,133) (71%, 90%, 52%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 133 of 255 = 52%

181
229
133

R + G + B ~ 71%. #B5E585 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 133 = 543 (100%)
R 181 of 543 ~ 33.33%
G 229 of 543 ~ 42.17%
B 133 of 543 ~ 24.49'%

%33.33
%42.17
%24.49

CMYK RENK MODELİ

#B5E585 rengi CMYK tonu (21,0,42,10).

  • camgöbeği tonu 20.96%
  • eflatun tonu 0.00%
  • sarı tonu 41.92%
  • ana renk tonu 10.20%

CMYK: (21,0,42,10)
C21M0Y42K10 (21%, 0%, 42%, 10%)
(0.21 / 0.00 / 0.42 / 0.10)

CMYK yüzdeleri

%20.96
%0
%41.92
%10.2

Codes

Color #B5E585 in popluar color models

B5 E5 85
RGB 181 229 133
HSL 90° 64.86% 70.98%
HSB/HSV 90° 41.92% 89.80%
CMYK 20.96% 0.00% 41.92%
10.20%

Color #B5E585 in popluar number systems.

HEX B5 E5 85
Decimal 181 229 133
Binary 10110101 11100101 10000101
Octal 265 345 205

Shades and tints

Shades of #B5E585

#B5E585
(181,229,133)
#A5D179
(165,209,121)
#95BD6D
(149,189,109)
#85A961
(133,169,97)
#759555
(117,149,85)
#658149
(101,129,73)
#556D3D
(85,109,61)
#455931
(69,89,49)
#354525
(53,69,37)
#253119
(37,49,25)
#151D0D
(21,29,13)
#000000
(0,0,0)

Tints of #B5E585

#B5E585
(181,229,133)
#BBE790
(187,231,144)
#C1E99B
(193,233,155)
#C7EBA6
(199,235,166)
#CDEDB1
(205,237,177)
#D3EFBC
(211,239,188)
#D9F1C7
(217,241,199)
#DFF3D2
(223,243,210)
#E5F5DD
(229,245,221)
#EBF7E8
(235,247,232)
#F1F9F3
(241,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E585 color. Also use rgb(181,229,133) instead hex code.

Text Font Color

.myTextColor { color: #B5E585; }

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

This text font color is #B5E585.

Background Color

.myBgColor { background-color: #B5E585; }

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

This div background color is #B5E585.

Border color

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

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

This div border color is #B5E585.

Opacity

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

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

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

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

This text has shadow with #B5E585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E585.

Preview

Color preview on black background

This text has color #B5E585 on black background.


Color preview on white background

This text has color #B5E585 on white background.


Black color preview on #B5E585 background

This text has black color on #B5E585 background.


White color preview on #B5E585 background

This text has white color on #B5E585 background.


Related colors

Complementary color

Complementary color for #hex is #4A1A7A.


I love getcolorcode.com

Triadic colors

1 #85B5E5 and #E585B5 with #B5E585 are triadic colors.

2 #85E5B5 and #E5B585 with #B5E585 are triadic colors.