COLOR #359006

HEX: #359006 RGB: (53,144,6)

Color info

#359006 contains mainly green color. Web safe color of #359006 is #339900 (or #390).

RGB color model

#359006 color RGB value is (53,144,6).

RGB: (53,144,6) (21%, 56%, 2%)

RGB channels and saturation

R 53 of 255 = 21%
G 144 of 255 = 56%
B 6 of 255 = 2%

53
144
6

R + G + B ~ 26%. #359006 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 144 + 6 = 203 (100%)
R 53 of 203 ~ 26.11%
G 144 of 203 ~ 70.94%
B 6 of 203 ~ 2.96'%

%26.11
%70.94

CMYK color model

#359006 color CMYK value is (63,0,96,44).

  • cyan value is 63.19%
  • magenta value is 0.00%
  • yellow value is 95.83%
  • key color value is 43.53%
CMYK: (63,0,96,44) C63M0Y96K44 (63%,0%,96%,44%) (0.63/0.00/0.96/0.44) 

CMYK percentages

%63.19
%0
%95.83
%43.53

Codes

Color #359006 in popluar color models

35 90 06
RGB 53 144 6
HSL 100° 92.00% 29.41%
HSB/HSV 100° 95.83% 56.47%
CMYK 63.19% 0.00% 95.83%
43.53%

Color #359006 in popluar number systems.

HEX 35 90 06
Decimal 53 144 6
Binary 110101 10010000 110
Octal 65 220 6

Shades and tints

Shades of #359006

#359006
(53,144,6)
#318306
(49,131,6)
#2D7606
(45,118,6)
#296906
(41,105,6)
#255C06
(37,92,6)
#214F06
(33,79,6)
#1D4206
(29,66,6)
#193506
(25,53,6)
#152806
(21,40,6)
#111B06
(17,27,6)
#0D0E06
(13,14,6)
#000000
(0,0,0)

Tints of #359006

#359006
(53,144,6)
#479A1C
(71,154,28)
#59A432
(89,164,50)
#6BAE48
(107,174,72)
#7DB85E
(125,184,94)
#8FC274
(143,194,116)
#A1CC8A
(161,204,138)
#B3D6A0
(179,214,160)
#C5E0B6
(197,224,182)
#D7EACC
(215,234,204)
#E9F4E2
(233,244,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #359006 color. Also use rgb(53,144,6) instead hex code.

Text Font Color

.myTextColor { color: #359006; }

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

This text font color is #359006.

Background Color

.myBgColor { background-color: #359006; }

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

This div background color is #359006.

Border color

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

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

This div border color is #359006.

Opacity

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

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

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

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

This text has shadow with #359006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359006.

Preview

Color preview on black background

This text has color #359006 on black background.


Color preview on white background

This text has color #359006 on white background.


Black color preview on #359006 background

This text has black color on #359006 background.


White color preview on #359006 background

This text has white color on #359006 background.


Related colors

Complementary color

Complementary color for #hex is #CA6FF9.


I love getcolorcode.com

Triadic colors

1 #063590 and #900635 with #359006 are triadic colors.

2 #069035 and #903506 with #359006 are triadic colors.