COLOR #B5D268

HEX: #B5D268 RGB: (181,210,104)

Color info

#B5D268 contains mainly red and green colors. Web safe color of #B5D268 is #CCCC66 (or #CC6).

RGB color model

#B5D268 color RGB value is (181,210,104).

RGB: (181,210,104) (71%, 82%, 41%)

RGB channels and saturation

R 181 of 255 = 71%
G 210 of 255 = 82%
B 104 of 255 = 41%

181
210
104

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

Portions of RGB colors in percentages

R + G + B = 181 + 210 + 104 = 495 (100%)
R 181 of 495 ~ 36.57%
G 210 of 495 ~ 42.42%
B 104 of 495 ~ 21.01'%

%36.57
%42.42
%21.01

CMYK color model

#B5D268 color CMYK value is (14,0,50,18).

  • cyan value is 13.81%
  • magenta value is 0.00%
  • yellow value is 50.48%
  • key color value is 17.65%

CMYK: (14,0,50,18)
C14M0Y50K18 (14%, 0%, 50%, 18%)
(0.14 / 0.00 / 0.50 / 0.18)

CMYK percentages

%13.81
%0
%50.48
%17.65

Codes

Color #B5D268 in popluar color models

B5 D2 68
RGB 181 210 104
HSL 76° 54.08% 61.57%
HSB/HSV 76° 50.48% 82.35%
CMYK 13.81% 0.00% 50.48%
17.65%

Color #B5D268 in popluar number systems.

HEX B5 D2 68
Decimal 181 210 104
Binary 10110101 11010010 1101000
Octal 265 322 150

Shades and tints

Shades of #B5D268

#B5D268
(181,210,104)
#A5BF5F
(165,191,95)
#95AC56
(149,172,86)
#85994D
(133,153,77)
#758644
(117,134,68)
#65733B
(101,115,59)
#556032
(85,96,50)
#454D29
(69,77,41)
#353A20
(53,58,32)
#252717
(37,39,23)
#15140E
(21,20,14)
#000000
(0,0,0)

Tints of #B5D268

#B5D268
(181,210,104)
#BBD675
(187,214,117)
#C1DA82
(193,218,130)
#C7DE8F
(199,222,143)
#CDE29C
(205,226,156)
#D3E6A9
(211,230,169)
#D9EAB6
(217,234,182)
#DFEEC3
(223,238,195)
#E5F2D0
(229,242,208)
#EBF6DD
(235,246,221)
#F1FAEA
(241,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D268 color. Also use rgb(181,210,104) instead hex code.

Text Font Color

.myTextColor { color: #B5D268; }

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

This text font color is #B5D268.

Background Color

.myBgColor { background-color: #B5D268; }

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

This div background color is #B5D268.

Border color

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

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

This div border color is #B5D268.

Opacity

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

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

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

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

This text has shadow with #B5D268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D268.

Preview

Color preview on black background

This text has color #B5D268 on black background.


Color preview on white background

This text has color #B5D268 on white background.


Black color preview on #B5D268 background

This text has black color on #B5D268 background.


White color preview on #B5D268 background

This text has white color on #B5D268 background.


Related colors

Complementary color

Complementary color for #hex is #4A2D97.


I love getcolorcode.com

Triadic colors

1 #68B5D2 and #D268B5 with #B5D268 are triadic colors.

2 #68D2B5 and #D2B568 with #B5D268 are triadic colors.