COLOR #335706

HEX: #335706 RGB: (51,87,6)

Color info

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

RGB color model

#335706 color RGB value is (51,87,6).

RGB: (51,87,6) (20%, 34%, 2%)

RGB channels and saturation

R 51 of 255 = 20%
G 87 of 255 = 34%
B 6 of 255 = 2%

51
87
6

R + G + B ~ 19%. #335706 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 87 + 6 = 144 (100%)
R 51 of 144 ~ 35.42%
G 87 of 144 ~ 60.42%
B 6 of 144 ~ 4.17'%

%35.42
%60.42

CMYK color model

#335706 color CMYK value is (41,0,93,66).

  • cyan value is 41.38%
  • magenta value is 0.00%
  • yellow value is 93.10%
  • key color value is 65.88%

CMYK: (41,0,93,66)
C41M0Y93K66 (41%, 0%, 93%, 66%)
(0.41 / 0.00 / 0.93 / 0.66)

CMYK percentages

%41.38
%0
%93.1
%65.88

Codes

Color #335706 in popluar color models

33 57 06
RGB 51 87 6
HSL 87° 87.10% 18.24%
HSB/HSV 87° 93.10% 34.12%
CMYK 41.38% 0.00% 93.10%
65.88%

Color #335706 in popluar number systems.

HEX 33 57 06
Decimal 51 87 6
Binary 110011 1010111 110
Octal 63 127 6

Shades and tints

Shades of #335706

#335706
(51,87,6)
#2F5006
(47,80,6)
#2B4906
(43,73,6)
#274206
(39,66,6)
#233B06
(35,59,6)
#1F3406
(31,52,6)
#1B2D06
(27,45,6)
#172606
(23,38,6)
#131F06
(19,31,6)
#0F1806
(15,24,6)
#0B1106
(11,17,6)
#000000
(0,0,0)

Tints of #335706

#335706
(51,87,6)
#45661C
(69,102,28)
#577532
(87,117,50)
#698448
(105,132,72)
#7B935E
(123,147,94)
#8DA274
(141,162,116)
#9FB18A
(159,177,138)
#B1C0A0
(177,192,160)
#C3CFB6
(195,207,182)
#D5DECC
(213,222,204)
#E7EDE2
(231,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335706 color. Also use rgb(51,87,6) instead hex code.

Text Font Color

.myTextColor { color: #335706; }

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

This text font color is #335706.

Background Color

.myBgColor { background-color: #335706; }

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

This div background color is #335706.

Border color

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

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

This div border color is #335706.

Opacity

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

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

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

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

This text has shadow with #335706 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335706.

Preview

Color preview on black background

This text has color #335706 on black background.


Color preview on white background

This text has color #335706 on white background.


Black color preview on #335706 background

This text has black color on #335706 background.


White color preview on #335706 background

This text has white color on #335706 background.


Related colors

Complementary color

Complementary color for #hex is #CCA8F9.


I love getcolorcode.com

Triadic colors

1 #063357 and #570633 with #335706 are triadic colors.

2 #065733 and #573306 with #335706 are triadic colors.