COLOR #355006

HEX: #355006 RGB: (53,80,6)

Color info

#355006 contains mainly red and green colors. Web safe color of #355006 is #336600 (or #360).

RGB color model

#355006 color RGB value is (53,80,6).

RGB: (53,80,6) (21%, 31%, 2%)

RGB channels and saturation

R 53 of 255 = 21%
G 80 of 255 = 31%
B 6 of 255 = 2%

53
80
6

R + G + B ~ 18%. #355006 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 80 + 6 = 139 (100%)
R 53 of 139 ~ 38.13%
G 80 of 139 ~ 57.55%
B 6 of 139 ~ 4.32'%

%38.13
%57.55

CMYK color model

#355006 color CMYK value is (34,0,93,69).

  • cyan value is 33.75%
  • magenta value is 0.00%
  • yellow value is 92.50%
  • key color value is 68.63%

CMYK: (34,0,93,69)
C34M0Y93K69 (34%, 0%, 93%, 69%)
(0.34 / 0.00 / 0.93 / 0.69)

CMYK percentages

%33.75
%0
%92.5
%68.63

Codes

Color #355006 in popluar color models

35 50 06
RGB 53 80 6
HSL 82° 86.05% 16.86%
HSB/HSV 82° 92.50% 31.37%
CMYK 33.75% 0.00% 92.50%
68.63%

Color #355006 in popluar number systems.

HEX 35 50 06
Decimal 53 80 6
Binary 110101 1010000 110
Octal 65 120 6

Shades and tints

Shades of #355006

#355006
(53,80,6)
#314906
(49,73,6)
#2D4206
(45,66,6)
#293B06
(41,59,6)
#253406
(37,52,6)
#212D06
(33,45,6)
#1D2606
(29,38,6)
#191F06
(25,31,6)
#151806
(21,24,6)
#111106
(17,17,6)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #355006

#355006
(53,80,6)
#475F1C
(71,95,28)
#596E32
(89,110,50)
#6B7D48
(107,125,72)
#7D8C5E
(125,140,94)
#8F9B74
(143,155,116)
#A1AA8A
(161,170,138)
#B3B9A0
(179,185,160)
#C5C8B6
(197,200,182)
#D7D7CC
(215,215,204)
#E9E6E2
(233,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355006; }

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

This text font color is #355006.

Background Color

.myBgColor { background-color: #355006; }

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

This div background color is #355006.

Border color

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

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

This div border color is #355006.

Opacity

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

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

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

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

This text has shadow with #355006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355006.

Preview

Color preview on black background

This text has color #355006 on black background.


Color preview on white background

This text has color #355006 on white background.


Black color preview on #355006 background

This text has black color on #355006 background.


White color preview on #355006 background

This text has white color on #355006 background.


Related colors

Complementary color

Complementary color for #hex is #CAAFF9.


I love getcolorcode.com

Triadic colors

1 #063550 and #500635 with #355006 are triadic colors.

2 #065035 and #503506 with #355006 are triadic colors.