COLOR #B5D498

HEX: #B5D498 RGB: (181,212,152)

Renk bilgisi

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

RGB renk modeli

#B5D498 color RGB value is (181,212,152).

RGB: (181,212,152) (71%, 83%, 60%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 152 of 255 = 60%

181
212
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 152 = 545 (100%)
R 181 of 545 ~ 33.21%
G 212 of 545 ~ 38.9%
B 152 of 545 ~ 27.89'%

%33.21
%38.9
%27.89

CMYK RENK MODELİ

#B5D498 rengi CMYK tonu (15,0,28,17).

  • camgöbeği tonu 14.62%
  • eflatun tonu 0.00%
  • sarı tonu 28.30%
  • ana renk tonu 16.86%

CMYK: (15,0,28,17)
C15M0Y28K17 (15%, 0%, 28%, 17%)
(0.15 / 0.00 / 0.28 / 0.17)

CMYK yüzdeleri

%14.62
%0
%28.3
%16.86

Codes

Color #B5D498 in popluar color models

B5 D4 98
RGB 181 212 152
HSL 91° 41.10% 71.37%
HSB/HSV 91° 28.30% 83.14%
CMYK 14.62% 0.00% 28.30%
16.86%

Color #B5D498 in popluar number systems.

HEX B5 D4 98
Decimal 181 212 152
Binary 10110101 11010100 10011000
Octal 265 324 230

Shades and tints

Shades of #B5D498

#B5D498
(181,212,152)
#A5C18B
(165,193,139)
#95AE7E
(149,174,126)
#859B71
(133,155,113)
#758864
(117,136,100)
#657557
(101,117,87)
#55624A
(85,98,74)
#454F3D
(69,79,61)
#353C30
(53,60,48)
#252923
(37,41,35)
#151616
(21,22,22)
#000000
(0,0,0)

Tints of #B5D498

#B5D498
(181,212,152)
#BBD7A1
(187,215,161)
#C1DAAA
(193,218,170)
#C7DDB3
(199,221,179)
#CDE0BC
(205,224,188)
#D3E3C5
(211,227,197)
#D9E6CE
(217,230,206)
#DFE9D7
(223,233,215)
#E5ECE0
(229,236,224)
#EBEFE9
(235,239,233)
#F1F2F2
(241,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D498 color. Also use rgb(181,212,152) instead hex code.

Text Font Color

.myTextColor { color: #B5D498; }

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

This text font color is #B5D498.

Background Color

.myBgColor { background-color: #B5D498; }

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

This div background color is #B5D498.

Border color

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

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

This div border color is #B5D498.

Opacity

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

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

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

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

This text has shadow with #B5D498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D498.

Preview

Color preview on black background

This text has color #B5D498 on black background.


Color preview on white background

This text has color #B5D498 on white background.


Black color preview on #B5D498 background

This text has black color on #B5D498 background.


White color preview on #B5D498 background

This text has white color on #B5D498 background.


Related colors

Complementary color

Complementary color for #hex is #4A2B67.


I love getcolorcode.com

Triadic colors

1 #98B5D4 and #D498B5 with #B5D498 are triadic colors.

2 #98D4B5 and #D4B598 with #B5D498 are triadic colors.