COLOR #B5D35E

HEX: #B5D35E RGB: (181,211,94)

Renk bilgisi

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

RGB renk modeli

#B5D35E color RGB value is (181,211,94).

RGB: (181,211,94) (71%, 83%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 211 of 255 = 83%
B 94 of 255 = 37%

181
211
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 211 + 94 = 486 (100%)
R 181 of 486 ~ 37.24%
G 211 of 486 ~ 43.42%
B 94 of 486 ~ 19.34'%

%37.24
%43.42
%19.34

CMYK RENK MODELİ

#B5D35E rengi CMYK tonu (14,0,55,17).

  • camgöbeği tonu 14.22%
  • eflatun tonu 0.00%
  • sarı tonu 55.45%
  • ana renk tonu 17.25%

CMYK: (14,0,55,17)
C14M0Y55K17 (14%, 0%, 55%, 17%)
(0.14 / 0.00 / 0.55 / 0.17)

CMYK yüzdeleri

%14.22
%0
%55.45
%17.25

Codes

Color #B5D35E in popluar color models

B5 D3 5E
RGB 181 211 94
HSL 75° 57.07% 59.80%
HSB/HSV 75° 55.45% 82.75%
CMYK 14.22% 0.00% 55.45%
17.25%

Color #B5D35E in popluar number systems.

HEX B5 D3 5E
Decimal 181 211 94
Binary 10110101 11010011 1011110
Octal 265 323 136

Shades and tints

Shades of #B5D35E

#B5D35E
(181,211,94)
#A5C056
(165,192,86)
#95AD4E
(149,173,78)
#859A46
(133,154,70)
#75873E
(117,135,62)
#657436
(101,116,54)
#55612E
(85,97,46)
#454E26
(69,78,38)
#353B1E
(53,59,30)
#252816
(37,40,22)
#15150E
(21,21,14)
#000000
(0,0,0)

Tints of #B5D35E

#B5D35E
(181,211,94)
#BBD76C
(187,215,108)
#C1DB7A
(193,219,122)
#C7DF88
(199,223,136)
#CDE396
(205,227,150)
#D3E7A4
(211,231,164)
#D9EBB2
(217,235,178)
#DFEFC0
(223,239,192)
#E5F3CE
(229,243,206)
#EBF7DC
(235,247,220)
#F1FBEA
(241,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D35E color. Also use rgb(181,211,94) instead hex code.

Text Font Color

.myTextColor { color: #B5D35E; }

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

This text font color is #B5D35E.

Background Color

.myBgColor { background-color: #B5D35E; }

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

This div background color is #B5D35E.

Border color

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

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

This div border color is #B5D35E.

Opacity

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

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

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

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

This text has shadow with #B5D35E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D35E.

Preview

Color preview on black background

This text has color #B5D35E on black background.


Color preview on white background

This text has color #B5D35E on white background.


Black color preview on #B5D35E background

This text has black color on #B5D35E background.


White color preview on #B5D35E background

This text has white color on #B5D35E background.


Related colors

Complementary color

Complementary color for #hex is #4A2CA1.


I love getcolorcode.com

Triadic colors

1 #5EB5D3 and #D35EB5 with #B5D35E are triadic colors.

2 #5ED3B5 and #D3B55E with #B5D35E are triadic colors.