COLOR #359E53

HEX: #359E53 RGB: (53,158,83)

Color info

#359E53 contains mainly green color. Web safe color of #359E53 is #339966 (or #396).

RGB color model

#359E53 color RGB value is (53,158,83).

RGB: (53,158,83) (21%, 62%, 33%)

RGB channels and saturation

R 53 of 255 = 21%
G 158 of 255 = 62%
B 83 of 255 = 33%

53
158
83

R + G + B ~ 39%. #359E53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 158 + 83 = 294 (100%)
R 53 of 294 ~ 18.03%
G 158 of 294 ~ 53.74%
B 83 of 294 ~ 28.23'%

%18.03
%53.74
%28.23

CMYK color model

#359E53 color CMYK value is (66,0,47,38).

  • cyan value is 66.46%
  • magenta value is 0.00%
  • yellow value is 47.47%
  • key color value is 38.04%

CMYK: (66,0,47,38)
C66M0Y47K38 (66%, 0%, 47%, 38%)
(0.66 / 0.00 / 0.47 / 0.38)

CMYK percentages

%66.46
%0
%47.47
%38.04

Codes

Color #359E53 in popluar color models

35 9E 53
RGB 53 158 83
HSL 137° 49.76% 41.37%
HSB/HSV 137° 66.46% 61.96%
CMYK 66.46% 0.00% 47.47%
38.04%

Color #359E53 in popluar number systems.

HEX 35 9E 53
Decimal 53 158 83
Binary 110101 10011110 1010011
Octal 65 236 123

Shades and tints

Shades of #359E53

#359E53
(53,158,83)
#31904C
(49,144,76)
#2D8245
(45,130,69)
#29743E
(41,116,62)
#256637
(37,102,55)
#215830
(33,88,48)
#1D4A29
(29,74,41)
#193C22
(25,60,34)
#152E1B
(21,46,27)
#112014
(17,32,20)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #359E53

#359E53
(53,158,83)
#47A662
(71,166,98)
#59AE71
(89,174,113)
#6BB680
(107,182,128)
#7DBE8F
(125,190,143)
#8FC69E
(143,198,158)
#A1CEAD
(161,206,173)
#B3D6BC
(179,214,188)
#C5DECB
(197,222,203)
#D7E6DA
(215,230,218)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #359E53 color. Also use rgb(53,158,83) instead hex code.

Text Font Color

.myTextColor { color: #359E53; }

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

This text font color is #359E53.

Background Color

.myBgColor { background-color: #359E53; }

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

This div background color is #359E53.

Border color

.myBorderColor { border: 1px solid #359E53; }

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

This div border color is #359E53.

Opacity

.myOpacity80 { color: #359E53; opacity: 0.8; }

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

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

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

This text has shadow with #359E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359E53.

Preview

Color preview on black background

This text has color #359E53 on black background.


Color preview on white background

This text has color #359E53 on white background.


Black color preview on #359E53 background

This text has black color on #359E53 background.


White color preview on #359E53 background

This text has white color on #359E53 background.


Related colors

Complementary color

Complementary color for #hex is #CA61AC.


I love getcolorcode.com

Triadic colors

1 #53359E and #9E5335 with #359E53 are triadic colors.

2 #539E35 and #9E3553 with #359E53 are triadic colors.