COLOR #B5E69B

HEX: #B5E69B RGB: (181,230,155)

Renk bilgisi

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

RGB renk modeli

#B5E69B color RGB value is (181,230,155).

RGB: (181,230,155) (71%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 155 of 255 = 61%

181
230
155

R + G + B ~ 74%. #B5E69B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 155 = 566 (100%)
R 181 of 566 ~ 31.98%
G 230 of 566 ~ 40.64%
B 155 of 566 ~ 27.39'%

%31.98
%40.64
%27.39

CMYK RENK MODELİ

#B5E69B rengi CMYK tonu (21,0,33,10).

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

CMYK: (21,0,33,10)
C21M0Y33K10 (21%, 0%, 33%, 10%)
(0.21 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%21.3
%0
%32.61
%9.8

Codes

Color #B5E69B in popluar color models

B5 E6 9B
RGB 181 230 155
HSL 99° 60.00% 75.49%
HSB/HSV 99° 32.61% 90.20%
CMYK 21.30% 0.00% 32.61%
9.80%

Color #B5E69B in popluar number systems.

HEX B5 E6 9B
Decimal 181 230 155
Binary 10110101 11100110 10011011
Octal 265 346 233

Shades and tints

Shades of #B5E69B

#B5E69B
(181,230,155)
#A5D28D
(165,210,141)
#95BE7F
(149,190,127)
#85AA71
(133,170,113)
#759663
(117,150,99)
#658255
(101,130,85)
#556E47
(85,110,71)
#455A39
(69,90,57)
#35462B
(53,70,43)
#25321D
(37,50,29)
#151E0F
(21,30,15)
#000000
(0,0,0)

Tints of #B5E69B

#B5E69B
(181,230,155)
#BBE8A4
(187,232,164)
#C1EAAD
(193,234,173)
#C7ECB6
(199,236,182)
#CDEEBF
(205,238,191)
#D3F0C8
(211,240,200)
#D9F2D1
(217,242,209)
#DFF4DA
(223,244,218)
#E5F6E3
(229,246,227)
#EBF8EC
(235,248,236)
#F1FAF5
(241,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E69B; }

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

This text font color is #B5E69B.

Background Color

.myBgColor { background-color: #B5E69B; }

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

This div background color is #B5E69B.

Border color

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

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

This div border color is #B5E69B.

Opacity

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

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

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

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

This text has shadow with #B5E69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E69B.

Preview

Color preview on black background

This text has color #B5E69B on black background.


Color preview on white background

This text has color #B5E69B on white background.


Black color preview on #B5E69B background

This text has black color on #B5E69B background.


White color preview on #B5E69B background

This text has white color on #B5E69B background.


Related colors

Complementary color

Complementary color for #hex is #4A1964.


I love getcolorcode.com

Triadic colors

1 #9BB5E6 and #E69BB5 with #B5E69B are triadic colors.

2 #9BE6B5 and #E6B59B with #B5E69B are triadic colors.