COLOR #35551E

HEX: #35551E RGB: (53,85,30)

Color info

#35551E contains red, green and blue colors in about the same proportion. Web safe color of #35551E is #336633 (or #363).

RGB color model

#35551E color RGB value is (53,85,30).

RGB: (53,85,30) (21%, 33%, 12%)

RGB channels and saturation

R 53 of 255 = 21%
G 85 of 255 = 33%
B 30 of 255 = 12%

53
85
30

R + G + B ~ 22%. #35551E is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 85 + 30 = 168 (100%)
R 53 of 168 ~ 31.55%
G 85 of 168 ~ 50.6%
B 30 of 168 ~ 17.86'%

%31.55
%50.6
%17.86

CMYK color model

#35551E color CMYK value is (38,0,65,67).

  • cyan value is 37.65%
  • magenta value is 0.00%
  • yellow value is 64.71%
  • key color value is 66.67%

CMYK: (38,0,65,67)
C38M0Y65K67 (38%, 0%, 65%, 67%)
(0.38 / 0.00 / 0.65 / 0.67)

CMYK percentages

%37.65
%0
%64.71
%66.67

Codes

Color #35551E in popluar color models

35 55 1E
RGB 53 85 30
HSL 95° 47.83% 22.55%
HSB/HSV 95° 64.71% 33.33%
CMYK 37.65% 0.00% 64.71%
66.67%

Color #35551E in popluar number systems.

HEX 35 55 1E
Decimal 53 85 30
Binary 110101 1010101 11110
Octal 65 125 36

Shades and tints

Shades of #35551E

#35551E
(53,85,30)
#314E1C
(49,78,28)
#2D471A
(45,71,26)
#294018
(41,64,24)
#253916
(37,57,22)
#213214
(33,50,20)
#1D2B12
(29,43,18)
#192410
(25,36,16)
#151D0E
(21,29,14)
#11160C
(17,22,12)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #35551E

#35551E
(53,85,30)
#476432
(71,100,50)
#597346
(89,115,70)
#6B825A
(107,130,90)
#7D916E
(125,145,110)
#8FA082
(143,160,130)
#A1AF96
(161,175,150)
#B3BEAA
(179,190,170)
#C5CDBE
(197,205,190)
#D7DCD2
(215,220,210)
#E9EBE6
(233,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35551E color. Also use rgb(53,85,30) instead hex code.

Text Font Color

.myTextColor { color: #35551E; }

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

This text font color is #35551E.

Background Color

.myBgColor { background-color: #35551E; }

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

This div background color is #35551E.

Border color

.myBorderColor { border: 1px solid #35551E; }

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

This div border color is #35551E.

Opacity

.myOpacity80 { color: #35551E; opacity: 0.8; }

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

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

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

This text has shadow with #35551E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35551E.

Preview

Color preview on black background

This text has color #35551E on black background.


Color preview on white background

This text has color #35551E on white background.


Black color preview on #35551E background

This text has black color on #35551E background.


White color preview on #35551E background

This text has white color on #35551E background.


Related colors

Complementary color

Complementary color for #hex is #CAAAE1.


I love getcolorcode.com

Triadic colors

1 #1E3555 and #551E35 with #35551E are triadic colors.

2 #1E5535 and #55351E with #35551E are triadic colors.