COLOR #35D911

HEX: #35D911 RGB: (53,217,17)

Color info

#35D911 contains mainly green color. Web safe color of #35D911 is #33CC00 (or #3C0).

RGB color model

#35D911 color RGB value is (53,217,17).

RGB: (53,217,17) (21%, 85%, 7%)

RGB channels and saturation

R 53 of 255 = 21%
G 217 of 255 = 85%
B 17 of 255 = 7%

53
217
17

R + G + B ~ 38%. #35D911 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 217 + 17 = 287 (100%)
R 53 of 287 ~ 18.47%
G 217 of 287 ~ 75.61%
B 17 of 287 ~ 5.92'%

%18.47
%75.61

CMYK color model

#35D911 color CMYK value is (76,0,92,15).

  • cyan value is 75.58%
  • magenta value is 0.00%
  • yellow value is 92.17%
  • key color value is 14.90%

CMYK: (76,0,92,15)
C76M0Y92K15 (76%, 0%, 92%, 15%)
(0.76 / 0.00 / 0.92 / 0.15)

CMYK percentages

%75.58
%0
%92.17
%14.9

Codes

Color #35D911 in popluar color models

35 D9 11
RGB 53 217 17
HSL 109° 85.47% 45.88%
HSB/HSV 109° 92.17% 85.10%
CMYK 75.58% 0.00% 92.17%
14.90%

Color #35D911 in popluar number systems.

HEX 35 D9 11
Decimal 53 217 17
Binary 110101 11011001 10001
Octal 65 331 21

Shades and tints

Shades of #35D911

#35D911
(53,217,17)
#31C610
(49,198,16)
#2DB30F
(45,179,15)
#29A00E
(41,160,14)
#258D0D
(37,141,13)
#217A0C
(33,122,12)
#1D670B
(29,103,11)
#19540A
(25,84,10)
#154109
(21,65,9)
#112E08
(17,46,8)
#0D1B07
(13,27,7)
#000000
(0,0,0)

Tints of #35D911

#35D911
(53,217,17)
#47DC26
(71,220,38)
#59DF3B
(89,223,59)
#6BE250
(107,226,80)
#7DE565
(125,229,101)
#8FE87A
(143,232,122)
#A1EB8F
(161,235,143)
#B3EEA4
(179,238,164)
#C5F1B9
(197,241,185)
#D7F4CE
(215,244,206)
#E9F7E3
(233,247,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35D911 color. Also use rgb(53,217,17) instead hex code.

Text Font Color

.myTextColor { color: #35D911; }

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

This text font color is #35D911.

Background Color

.myBgColor { background-color: #35D911; }

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

This div background color is #35D911.

Border color

.myBorderColor { border: 1px solid #35D911; }

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

This div border color is #35D911.

Opacity

.myOpacity80 { color: #35D911; opacity: 0.8; }

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

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

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

This text has shadow with #35D911 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35D911.

Preview

Color preview on black background

This text has color #35D911 on black background.


Color preview on white background

This text has color #35D911 on white background.


Black color preview on #35D911 background

This text has black color on #35D911 background.


White color preview on #35D911 background

This text has white color on #35D911 background.


Related colors

Complementary color

Complementary color for #hex is #CA26EE.


I love getcolorcode.com

Triadic colors

1 #1135D9 and #D91135 with #35D911 are triadic colors.

2 #11D935 and #D93511 with #35D911 are triadic colors.