COLOR #94E136

HEX: #94E136 RGB: (148,225,54)

Color info

#94E136 contains mainly green color. Web safe color of #94E136 is #99CC33 (or #9C3).

RGB color model

#94E136 color RGB value is (148,225,54).

RGB: (148,225,54) (58%, 88%, 21%)

RGB channels and saturation

R 148 of 255 = 58%
G 225 of 255 = 88%
B 54 of 255 = 21%

148
225
54

R + G + B ~ 56%. #94E136 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 225 + 54 = 427 (100%)
R 148 of 427 ~ 34.66%
G 225 of 427 ~ 52.69%
B 54 of 427 ~ 12.65'%

%34.66
%52.69
%12.65

CMYK color model

#94E136 color CMYK value is (34,0,76,12).

  • cyan value is 34.22%
  • magenta value is 0.00%
  • yellow value is 76.00%
  • key color value is 11.76%

CMYK: (34,0,76,12)
C34M0Y76K12 (34%, 0%, 76%, 12%)
(0.34 / 0.00 / 0.76 / 0.12)

CMYK percentages

%34.22
%0
%76
%11.76

Codes

Color #94E136 in popluar color models

94 E1 36
RGB 148 225 54
HSL 87° 74.03% 54.71%
HSB/HSV 87° 76.00% 88.24%
CMYK 34.22% 0.00% 76.00%
11.76%

Color #94E136 in popluar number systems.

HEX 94 E1 36
Decimal 148 225 54
Binary 10010100 11100001 110110
Octal 224 341 66

Shades and tints

Shades of #94E136

#94E136
(148,225,54)
#87CD32
(135,205,50)
#7AB92E
(122,185,46)
#6DA52A
(109,165,42)
#609126
(96,145,38)
#537D22
(83,125,34)
#46691E
(70,105,30)
#39551A
(57,85,26)
#2C4116
(44,65,22)
#1F2D12
(31,45,18)
#12190E
(18,25,14)
#000000
(0,0,0)

Tints of #94E136

#94E136
(148,225,54)
#9DE348
(157,227,72)
#A6E55A
(166,229,90)
#AFE76C
(175,231,108)
#B8E97E
(184,233,126)
#C1EB90
(193,235,144)
#CAEDA2
(202,237,162)
#D3EFB4
(211,239,180)
#DCF1C6
(220,241,198)
#E5F3D8
(229,243,216)
#EEF5EA
(238,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94E136 color. Also use rgb(148,225,54) instead hex code.

Text Font Color

.myTextColor { color: #94E136; }

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

This text font color is #94E136.

Background Color

.myBgColor { background-color: #94E136; }

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

This div background color is #94E136.

Border color

.myBorderColor { border: 1px solid #94E136; }

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

This div border color is #94E136.

Opacity

.myOpacity80 { color: #94E136; opacity: 0.8; }

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

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

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

This text has shadow with #94E136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94E136.

Preview

Color preview on black background

This text has color #94E136 on black background.


Color preview on white background

This text has color #94E136 on white background.


Black color preview on #94E136 background

This text has black color on #94E136 background.


White color preview on #94E136 background

This text has white color on #94E136 background.


Related colors

Complementary color

Complementary color for #hex is #6B1EC9.


I love getcolorcode.com

Triadic colors

1 #3694E1 and #E13694 with #94E136 are triadic colors.

2 #36E194 and #E19436 with #94E136 are triadic colors.