COLOR #B3DF57

HEX: #B3DF57 RGB: (179,223,87)

Color info

#B3DF57 contains mainly red and green colors. Web safe color of #B3DF57 is #99CC66 (or #9C6).

RGB color model

#B3DF57 color RGB value is (179,223,87).

RGB: (179,223,87) (70%, 87%, 34%)

RGB channels and saturation

R 179 of 255 = 70%
G 223 of 255 = 87%
B 87 of 255 = 34%

179
223
87

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

Portions of RGB colors in percentages

R + G + B = 179 + 223 + 87 = 489 (100%)
R 179 of 489 ~ 36.61%
G 223 of 489 ~ 45.6%
B 87 of 489 ~ 17.79'%

%36.61
%45.6
%17.79

CMYK color model

#B3DF57 color CMYK value is (20,0,61,13).

  • cyan value is 19.73%
  • magenta value is 0.00%
  • yellow value is 60.99%
  • key color value is 12.55%

CMYK: (20,0,61,13)
C20M0Y61K13 (20%, 0%, 61%, 13%)
(0.20 / 0.00 / 0.61 / 0.13)

CMYK percentages

%19.73
%0
%60.99
%12.55

Codes

Color #B3DF57 in popluar color models

B3 DF 57
RGB 179 223 87
HSL 79° 68.00% 60.78%
HSB/HSV 79° 60.99% 87.45%
CMYK 19.73% 0.00% 60.99%
12.55%

Color #B3DF57 in popluar number systems.

HEX B3 DF 57
Decimal 179 223 87
Binary 10110011 11011111 1010111
Octal 263 337 127

Shades and tints

Shades of #B3DF57

#B3DF57
(179,223,87)
#A3CB50
(163,203,80)
#93B749
(147,183,73)
#83A342
(131,163,66)
#738F3B
(115,143,59)
#637B34
(99,123,52)
#53672D
(83,103,45)
#435326
(67,83,38)
#333F1F
(51,63,31)
#232B18
(35,43,24)
#131711
(19,23,17)
#000000
(0,0,0)

Tints of #B3DF57

#B3DF57
(179,223,87)
#B9E166
(185,225,102)
#BFE375
(191,227,117)
#C5E584
(197,229,132)
#CBE793
(203,231,147)
#D1E9A2
(209,233,162)
#D7EBB1
(215,235,177)
#DDEDC0
(221,237,192)
#E3EFCF
(227,239,207)
#E9F1DE
(233,241,222)
#EFF3ED
(239,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3DF57 color. Also use rgb(179,223,87) instead hex code.

Text Font Color

.myTextColor { color: #B3DF57; }

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

This text font color is #B3DF57.

Background Color

.myBgColor { background-color: #B3DF57; }

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

This div background color is #B3DF57.

Border color

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

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

This div border color is #B3DF57.

Opacity

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

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

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

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

This text has shadow with #B3DF57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3DF57.

Preview

Color preview on black background

This text has color #B3DF57 on black background.


Color preview on white background

This text has color #B3DF57 on white background.


Black color preview on #B3DF57 background

This text has black color on #B3DF57 background.


White color preview on #B3DF57 background

This text has white color on #B3DF57 background.


Related colors

Complementary color

Complementary color for #hex is #4C20A8.


I love getcolorcode.com

Triadic colors

1 #57B3DF and #DF57B3 with #B3DF57 are triadic colors.

2 #57DFB3 and #DFB357 with #B3DF57 are triadic colors.