COLOR #B5D45F

HEX: #B5D45F RGB: (181,212,95)

Renk bilgisi

#B5D45F contains mainly red and green colors. #B5D45F ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5D45F color RGB value is (181,212,95).

RGB: (181,212,95) (71%, 83%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 95 of 255 = 37%

181
212
95

R + G + B ~ 64%. #B5D45F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 95 = 488 (100%)
R 181 of 488 ~ 37.09%
G 212 of 488 ~ 43.44%
B 95 of 488 ~ 19.47'%

%37.09
%43.44
%19.47

CMYK RENK MODELİ

#B5D45F rengi CMYK tonu (15,0,55,17).

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

CMYK: (15,0,55,17)
C15M0Y55K17 (15%, 0%, 55%, 17%)
(0.15 / 0.00 / 0.55 / 0.17)

CMYK yüzdeleri

%14.62
%0
%55.19
%16.86

Codes

Color #B5D45F in popluar color models

B5 D4 5F
RGB 181 212 95
HSL 76° 57.64% 60.20%
HSB/HSV 76° 55.19% 83.14%
CMYK 14.62% 0.00% 55.19%
16.86%

Color #B5D45F in popluar number systems.

HEX B5 D4 5F
Decimal 181 212 95
Binary 10110101 11010100 1011111
Octal 265 324 137

Shades and tints

Shades of #B5D45F

#B5D45F
(181,212,95)
#A5C157
(165,193,87)
#95AE4F
(149,174,79)
#859B47
(133,155,71)
#75883F
(117,136,63)
#657537
(101,117,55)
#55622F
(85,98,47)
#454F27
(69,79,39)
#353C1F
(53,60,31)
#252917
(37,41,23)
#15160F
(21,22,15)
#000000
(0,0,0)

Tints of #B5D45F

#B5D45F
(181,212,95)
#BBD76D
(187,215,109)
#C1DA7B
(193,218,123)
#C7DD89
(199,221,137)
#CDE097
(205,224,151)
#D3E3A5
(211,227,165)
#D9E6B3
(217,230,179)
#DFE9C1
(223,233,193)
#E5ECCF
(229,236,207)
#EBEFDD
(235,239,221)
#F1F2EB
(241,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D45F; }

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

This text font color is #B5D45F.

Background Color

.myBgColor { background-color: #B5D45F; }

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

This div background color is #B5D45F.

Border color

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

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

This div border color is #B5D45F.

Opacity

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

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

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

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

This text has shadow with #B5D45F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D45F.

Preview

Color preview on black background

This text has color #B5D45F on black background.


Color preview on white background

This text has color #B5D45F on white background.


Black color preview on #B5D45F background

This text has black color on #B5D45F background.


White color preview on #B5D45F background

This text has white color on #B5D45F background.


Related colors

Complementary color

Complementary color for #hex is #4A2BA0.


I love getcolorcode.com

Triadic colors

1 #5FB5D4 and #D45FB5 with #B5D45F are triadic colors.

2 #5FD4B5 and #D4B55F with #B5D45F are triadic colors.