COLOR #B5D492

HEX: #B5D492 RGB: (181,212,146)

Renk bilgisi

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

RGB renk modeli

#B5D492 color RGB value is (181,212,146).

RGB: (181,212,146) (71%, 83%, 57%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 146 of 255 = 57%

181
212
146

R + G + B ~ 70%. #B5D492 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 146 = 539 (100%)
R 181 of 539 ~ 33.58%
G 212 of 539 ~ 39.33%
B 146 of 539 ~ 27.09'%

%33.58
%39.33
%27.09

CMYK RENK MODELİ

#B5D492 rengi CMYK tonu (15,0,31,17).

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

CMYK: (15,0,31,17)
C15M0Y31K17 (15%, 0%, 31%, 17%)
(0.15 / 0.00 / 0.31 / 0.17)

CMYK yüzdeleri

%14.62
%0
%31.13
%16.86

Codes

Color #B5D492 in popluar color models

B5 D4 92
RGB 181 212 146
HSL 88° 43.42% 70.20%
HSB/HSV 88° 31.13% 83.14%
CMYK 14.62% 0.00% 31.13%
16.86%

Color #B5D492 in popluar number systems.

HEX B5 D4 92
Decimal 181 212 146
Binary 10110101 11010100 10010010
Octal 265 324 222

Shades and tints

Shades of #B5D492

#B5D492
(181,212,146)
#A5C185
(165,193,133)
#95AE78
(149,174,120)
#859B6B
(133,155,107)
#75885E
(117,136,94)
#657551
(101,117,81)
#556244
(85,98,68)
#454F37
(69,79,55)
#353C2A
(53,60,42)
#25291D
(37,41,29)
#151610
(21,22,16)
#000000
(0,0,0)

Tints of #B5D492

#B5D492
(181,212,146)
#BBD79B
(187,215,155)
#C1DAA4
(193,218,164)
#C7DDAD
(199,221,173)
#CDE0B6
(205,224,182)
#D3E3BF
(211,227,191)
#D9E6C8
(217,230,200)
#DFE9D1
(223,233,209)
#E5ECDA
(229,236,218)
#EBEFE3
(235,239,227)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D492; }

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

This text font color is #B5D492.

Background Color

.myBgColor { background-color: #B5D492; }

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

This div background color is #B5D492.

Border color

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

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

This div border color is #B5D492.

Opacity

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

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

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

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

This text has shadow with #B5D492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D492.

Preview

Color preview on black background

This text has color #B5D492 on black background.


Color preview on white background

This text has color #B5D492 on white background.


Black color preview on #B5D492 background

This text has black color on #B5D492 background.


White color preview on #B5D492 background

This text has white color on #B5D492 background.


Related colors

Complementary color

Complementary color for #hex is #4A2B6D.


I love getcolorcode.com

Triadic colors

1 #92B5D4 and #D492B5 with #B5D492 are triadic colors.

2 #92D4B5 and #D4B592 with #B5D492 are triadic colors.