COLOR #353614

HEX: #353614 RGB: (53,54,20)

Color info

#353614 contains red, green and blue colors in about the same proportion. Web safe color of #353614 is #333300 (or #330).

RGB color model

#353614 color RGB value is (53,54,20).

RGB: (53,54,20) (21%, 21%, 8%)

RGB channels and saturation

R 53 of 255 = 21%
G 54 of 255 = 21%
B 20 of 255 = 8%

53
54
20

R + G + B ~ 17%. #353614 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 54 + 20 = 127 (100%)
R 53 of 127 ~ 41.73%
G 54 of 127 ~ 42.52%
B 20 of 127 ~ 15.75'%

%41.73
%42.52
%15.75

CMYK color model

#353614 color CMYK value is (2,0,63,79).

  • cyan value is 1.85%
  • magenta value is 0.00%
  • yellow value is 62.96%
  • key color value is 78.82%

CMYK: (2,0,63,79)
C2M0Y63K79 (2%, 0%, 63%, 79%)
(0.02 / 0.00 / 0.63 / 0.79)

CMYK percentages

%1.85
%0
%62.96
%78.82

Codes

Color #353614 in popluar color models

35 36 14
RGB 53 54 20
HSL 62° 45.95% 14.51%
HSB/HSV 62° 62.96% 21.18%
CMYK 1.85% 0.00% 62.96%
78.82%

Color #353614 in popluar number systems.

HEX 35 36 14
Decimal 53 54 20
Binary 110101 110110 10100
Octal 65 66 24

Shades and tints

Shades of #353614

#353614
(53,54,20)
#313213
(49,50,19)
#2D2E12
(45,46,18)
#292A11
(41,42,17)
#252610
(37,38,16)
#21220F
(33,34,15)
#1D1E0E
(29,30,14)
#191A0D
(25,26,13)
#15160C
(21,22,12)
#11120B
(17,18,11)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #353614

#353614
(53,54,20)
#474829
(71,72,41)
#595A3E
(89,90,62)
#6B6C53
(107,108,83)
#7D7E68
(125,126,104)
#8F907D
(143,144,125)
#A1A292
(161,162,146)
#B3B4A7
(179,180,167)
#C5C6BC
(197,198,188)
#D7D8D1
(215,216,209)
#E9EAE6
(233,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353614 color. Also use rgb(53,54,20) instead hex code.

Text Font Color

.myTextColor { color: #353614; }

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

This text font color is #353614.

Background Color

.myBgColor { background-color: #353614; }

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

This div background color is #353614.

Border color

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

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

This div border color is #353614.

Opacity

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

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

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

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

This text has shadow with #353614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353614.

Preview

Color preview on black background

This text has color #353614 on black background.


Color preview on white background

This text has color #353614 on white background.


Black color preview on #353614 background

This text has black color on #353614 background.


White color preview on #353614 background

This text has white color on #353614 background.


Related colors

Complementary color

Complementary color for #hex is #CAC9EB.


I love getcolorcode.com

Triadic colors

1 #143536 and #361435 with #353614 are triadic colors.

2 #143635 and #363514 with #353614 are triadic colors.