COLOR #B5E474

HEX: #B5E474 RGB: (181,228,116)

Renk bilgisi

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

RGB renk modeli

#B5E474 color RGB value is (181,228,116).

RGB: (181,228,116) (71%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 116 of 255 = 45%

181
228
116

R + G + B ~ 68%. #B5E474 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 116 = 525 (100%)
R 181 of 525 ~ 34.48%
G 228 of 525 ~ 43.43%
B 116 of 525 ~ 22.1'%

%34.48
%43.43
%22.1

CMYK RENK MODELİ

#B5E474 rengi CMYK tonu (21,0,49,11).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 49.12%
  • ana renk tonu 10.59%

CMYK: (21,0,49,11)
C21M0Y49K11 (21%, 0%, 49%, 11%)
(0.21 / 0.00 / 0.49 / 0.11)

CMYK yüzdeleri

%20.61
%0
%49.12
%10.59

Codes

Color #B5E474 in popluar color models

B5 E4 74
RGB 181 228 116
HSL 85° 67.47% 67.45%
HSB/HSV 85° 49.12% 89.41%
CMYK 20.61% 0.00% 49.12%
10.59%

Color #B5E474 in popluar number systems.

HEX B5 E4 74
Decimal 181 228 116
Binary 10110101 11100100 1110100
Octal 265 344 164

Shades and tints

Shades of #B5E474

#B5E474
(181,228,116)
#A5D06A
(165,208,106)
#95BC60
(149,188,96)
#85A856
(133,168,86)
#75944C
(117,148,76)
#658042
(101,128,66)
#556C38
(85,108,56)
#45582E
(69,88,46)
#354424
(53,68,36)
#25301A
(37,48,26)
#151C10
(21,28,16)
#000000
(0,0,0)

Tints of #B5E474

#B5E474
(181,228,116)
#BBE680
(187,230,128)
#C1E88C
(193,232,140)
#C7EA98
(199,234,152)
#CDECA4
(205,236,164)
#D3EEB0
(211,238,176)
#D9F0BC
(217,240,188)
#DFF2C8
(223,242,200)
#E5F4D4
(229,244,212)
#EBF6E0
(235,246,224)
#F1F8EC
(241,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E474 color. Also use rgb(181,228,116) instead hex code.

Text Font Color

.myTextColor { color: #B5E474; }

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

This text font color is #B5E474.

Background Color

.myBgColor { background-color: #B5E474; }

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

This div background color is #B5E474.

Border color

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

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

This div border color is #B5E474.

Opacity

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

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

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

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

This text has shadow with #B5E474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E474.

Preview

Color preview on black background

This text has color #B5E474 on black background.


Color preview on white background

This text has color #B5E474 on white background.


Black color preview on #B5E474 background

This text has black color on #B5E474 background.


White color preview on #B5E474 background

This text has white color on #B5E474 background.


Related colors

Complementary color

Complementary color for #hex is #4A1B8B.


I love getcolorcode.com

Triadic colors

1 #74B5E4 and #E474B5 with #B5E474 are triadic colors.

2 #74E4B5 and #E4B574 with #B5E474 are triadic colors.