COLOR #B5D990

HEX: #B5D990 RGB: (181,217,144)

Renk bilgisi

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

RGB renk modeli

#B5D990 color RGB value is (181,217,144).

RGB: (181,217,144) (71%, 85%, 56%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 144 of 255 = 56%

181
217
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 144 = 542 (100%)
R 181 of 542 ~ 33.39%
G 217 of 542 ~ 40.04%
B 144 of 542 ~ 26.57'%

%33.39
%40.04
%26.57

CMYK RENK MODELİ

#B5D990 rengi CMYK tonu (17,0,34,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 33.64%
  • ana renk tonu 14.90%

CMYK: (17,0,34,15)
C17M0Y34K15 (17%, 0%, 34%, 15%)
(0.17 / 0.00 / 0.34 / 0.15)

CMYK yüzdeleri

%16.59
%0
%33.64
%14.9

Codes

Color #B5D990 in popluar color models

B5 D9 90
RGB 181 217 144
HSL 90° 48.99% 70.78%
HSB/HSV 90° 33.64% 85.10%
CMYK 16.59% 0.00% 33.64%
14.90%

Color #B5D990 in popluar number systems.

HEX B5 D9 90
Decimal 181 217 144
Binary 10110101 11011001 10010000
Octal 265 331 220

Shades and tints

Shades of #B5D990

#B5D990
(181,217,144)
#A5C683
(165,198,131)
#95B376
(149,179,118)
#85A069
(133,160,105)
#758D5C
(117,141,92)
#657A4F
(101,122,79)
#556742
(85,103,66)
#455435
(69,84,53)
#354128
(53,65,40)
#252E1B
(37,46,27)
#151B0E
(21,27,14)
#000000
(0,0,0)

Tints of #B5D990

#B5D990
(181,217,144)
#BBDC9A
(187,220,154)
#C1DFA4
(193,223,164)
#C7E2AE
(199,226,174)
#CDE5B8
(205,229,184)
#D3E8C2
(211,232,194)
#D9EBCC
(217,235,204)
#DFEED6
(223,238,214)
#E5F1E0
(229,241,224)
#EBF4EA
(235,244,234)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D990 color. Also use rgb(181,217,144) instead hex code.

Text Font Color

.myTextColor { color: #B5D990; }

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

This text font color is #B5D990.

Background Color

.myBgColor { background-color: #B5D990; }

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

This div background color is #B5D990.

Border color

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

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

This div border color is #B5D990.

Opacity

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

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

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

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

This text has shadow with #B5D990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D990.

Preview

Color preview on black background

This text has color #B5D990 on black background.


Color preview on white background

This text has color #B5D990 on white background.


Black color preview on #B5D990 background

This text has black color on #B5D990 background.


White color preview on #B5D990 background

This text has white color on #B5D990 background.


Related colors

Complementary color

Complementary color for #hex is #4A266F.


I love getcolorcode.com

Triadic colors

1 #90B5D9 and #D990B5 with #B5D990 are triadic colors.

2 #90D9B5 and #D9B590 with #B5D990 are triadic colors.