COLOR #B5D69B

HEX: #B5D69B RGB: (181,214,155)

Renk bilgisi

#B5D69B contains red, green and blue colors in about the same proportion. #B5D69B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5D69B color RGB value is (181,214,155).

RGB: (181,214,155) (71%, 84%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 214 of 255 = 84%
B 155 of 255 = 61%

181
214
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 214 + 155 = 550 (100%)
R 181 of 550 ~ 32.91%
G 214 of 550 ~ 38.91%
B 155 of 550 ~ 28.18'%

%32.91
%38.91
%28.18

CMYK RENK MODELİ

#B5D69B rengi CMYK tonu (15,0,28,16).

  • camgöbeği tonu 15.42%
  • eflatun tonu 0.00%
  • sarı tonu 27.57%
  • ana renk tonu 16.08%

CMYK: (15,0,28,16)
C15M0Y28K16 (15%, 0%, 28%, 16%)
(0.15 / 0.00 / 0.28 / 0.16)

CMYK yüzdeleri

%15.42
%0
%27.57
%16.08

Codes

Color #B5D69B in popluar color models

B5 D6 9B
RGB 181 214 155
HSL 94° 41.84% 72.35%
HSB/HSV 94° 27.57% 83.92%
CMYK 15.42% 0.00% 27.57%
16.08%

Color #B5D69B in popluar number systems.

HEX B5 D6 9B
Decimal 181 214 155
Binary 10110101 11010110 10011011
Octal 265 326 233

Shades and tints

Shades of #B5D69B

#B5D69B
(181,214,155)
#A5C38D
(165,195,141)
#95B07F
(149,176,127)
#859D71
(133,157,113)
#758A63
(117,138,99)
#657755
(101,119,85)
#556447
(85,100,71)
#455139
(69,81,57)
#353E2B
(53,62,43)
#252B1D
(37,43,29)
#15180F
(21,24,15)
#000000
(0,0,0)

Tints of #B5D69B

#B5D69B
(181,214,155)
#BBD9A4
(187,217,164)
#C1DCAD
(193,220,173)
#C7DFB6
(199,223,182)
#CDE2BF
(205,226,191)
#D3E5C8
(211,229,200)
#D9E8D1
(217,232,209)
#DFEBDA
(223,235,218)
#E5EEE3
(229,238,227)
#EBF1EC
(235,241,236)
#F1F4F5
(241,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D69B; }

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

This text font color is #B5D69B.

Background Color

.myBgColor { background-color: #B5D69B; }

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

This div background color is #B5D69B.

Border color

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

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

This div border color is #B5D69B.

Opacity

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

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

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

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

This text has shadow with #B5D69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D69B.

Preview

Color preview on black background

This text has color #B5D69B on black background.


Color preview on white background

This text has color #B5D69B on white background.


Black color preview on #B5D69B background

This text has black color on #B5D69B background.


White color preview on #B5D69B background

This text has white color on #B5D69B background.


Related colors

Complementary color

Complementary color for #hex is #4A2964.


I love getcolorcode.com

Triadic colors

1 #9BB5D6 and #D69BB5 with #B5D69B are triadic colors.

2 #9BD6B5 and #D6B59B with #B5D69B are triadic colors.