COLOR #B5D964

HEX: #B5D964 RGB: (181,217,100)

Renk bilgisi

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

RGB renk modeli

#B5D964 color RGB value is (181,217,100).

RGB: (181,217,100) (71%, 85%, 39%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 100 of 255 = 39%

181
217
100

R + G + B ~ 65%. #B5D964 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 100 = 498 (100%)
R 181 of 498 ~ 36.35%
G 217 of 498 ~ 43.57%
B 100 of 498 ~ 20.08'%

%36.35
%43.57
%20.08

CMYK RENK MODELİ

#B5D964 rengi CMYK tonu (17,0,54,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 53.92%
  • ana renk tonu 14.90%

CMYK: (17,0,54,15)
C17M0Y54K15 (17%, 0%, 54%, 15%)
(0.17 / 0.00 / 0.54 / 0.15)

CMYK yüzdeleri

%16.59
%0
%53.92
%14.9

Codes

Color #B5D964 in popluar color models

B5 D9 64
RGB 181 217 100
HSL 78° 60.62% 62.16%
HSB/HSV 78° 53.92% 85.10%
CMYK 16.59% 0.00% 53.92%
14.90%

Color #B5D964 in popluar number systems.

HEX B5 D9 64
Decimal 181 217 100
Binary 10110101 11011001 1100100
Octal 265 331 144

Shades and tints

Shades of #B5D964

#B5D964
(181,217,100)
#A5C65B
(165,198,91)
#95B352
(149,179,82)
#85A049
(133,160,73)
#758D40
(117,141,64)
#657A37
(101,122,55)
#55672E
(85,103,46)
#455425
(69,84,37)
#35411C
(53,65,28)
#252E13
(37,46,19)
#151B0A
(21,27,10)
#000000
(0,0,0)

Tints of #B5D964

#B5D964
(181,217,100)
#BBDC72
(187,220,114)
#C1DF80
(193,223,128)
#C7E28E
(199,226,142)
#CDE59C
(205,229,156)
#D3E8AA
(211,232,170)
#D9EBB8
(217,235,184)
#DFEEC6
(223,238,198)
#E5F1D4
(229,241,212)
#EBF4E2
(235,244,226)
#F1F7F0
(241,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D964 color. Also use rgb(181,217,100) instead hex code.

Text Font Color

.myTextColor { color: #B5D964; }

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

This text font color is #B5D964.

Background Color

.myBgColor { background-color: #B5D964; }

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

This div background color is #B5D964.

Border color

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

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

This div border color is #B5D964.

Opacity

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

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

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

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

This text has shadow with #B5D964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D964.

Preview

Color preview on black background

This text has color #B5D964 on black background.


Color preview on white background

This text has color #B5D964 on white background.


Black color preview on #B5D964 background

This text has black color on #B5D964 background.


White color preview on #B5D964 background

This text has white color on #B5D964 background.


Related colors

Complementary color

Complementary color for #hex is #4A269B.


I love getcolorcode.com

Triadic colors

1 #64B5D9 and #D964B5 with #B5D964 are triadic colors.

2 #64D9B5 and #D9B564 with #B5D964 are triadic colors.